summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/texlive/texlive-en
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/texlive/texlive-en')
-rw-r--r--Master/texmf-dist/doc/texlive/texlive-en/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/texlive/texlive-en/Makefile b/Master/texmf-dist/doc/texlive/texlive-en/Makefile
index 346f3032d92..1fdd6023792 100644
--- a/Master/texmf-dist/doc/texlive/texlive-en/Makefile
+++ b/Master/texmf-dist/doc/texlive/texlive-en/Makefile
@@ -9,9 +9,9 @@ env = TEXINPUTS=../texlive-common:../texlive-en:; export TEXINPUTS;
pdf:
rm -f *.aux *.toc *.lof *.lot *.xref* *.tmp *.out
$(env) texfot pdflatex --file-line-error '\nonstopmode\def\Status{1}\input $(doc)'
- $(env) pdflatex '\nonstopmode\def\Status{1}\input $(doc)'
- $(env) pdflatex '\nonstopmode\def\Status{1}\input $(doc)'
- $(env) pdflatex '\nonstopmode\def\Status{1}\input $(doc)'
+ $(env) pdflatex --synctex=1 '\nonstopmode\def\Status{1}\input $(doc)'
+ $(env) pdflatex --synctex=1 '\nonstopmode\def\Status{1}\input $(doc)'
+ $(env) pdflatex --synctex=1 '\nonstopmode\def\Status{1}\input $(doc)'
html:
rm -f *.aux *.toc *.lof *.lot *.xref* *.tmp *.out *.4tc