arxiv-vanity/engrafo

Recursive include of the input file in the output folder

Open

#182 建立於 2017年10月30日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)HTML (990 star) (96 fork)batch import
good first issuehelp wantedtype/bug

描述

Hi, I tried engrafo locally (using docker), with

sudo docker run -v "$(pwd)":/workdir -w /workdir arxivvanity/engrafo engrafo -o ./output/ ./input/test.tex

and somehow the content of the ./input/ folder gets copied in ./output/, which also contains a ./output folder with the tex files and all the figures, and recursively (for quite a deep recursive include, for example output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output /output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/output/input.bib is here... (see attached file for the listing, du.log)

Any idea to solve this bug?

Generating a simple output from a 5-page article took 556 Mo on my disk. Just crazy...

貢獻者指南

Recursive include of the input file in the output folder · arxiv-vanity/engrafo#182 | Good First Issue