Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8fd1f1 commit d671e8fCopy full SHA for d671e8f
1 file changed
Doc/Makefile
@@ -126,6 +126,7 @@ tut-all: tut.dvi tut.pdf tut.ps l2htut
126
# This rule avoids creation of the intermediate PostScript files and uses
127
# only free software.
128
#
129
+$(PDFFILES): tools/toc2bkm.py
130
.dvi.pdf: $*.bkm
131
$(PDFLATEX) $*
132
$(PYTHON) tools/toc2bkm.py $*
0 commit comments