arxiv-vanity/engrafo

Recursive include of the input file in the output folder

オープン

#182 opened on 2017/10/30

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)HTML (96 件のフォーク)batch import
good first issuehelp wantedtype/bug

Repository metrics

Stars
 (990 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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...

コントリビューターガイド