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 4a9129c commit df68e3dCopy full SHA for df68e3d
1 file changed
Doc/Makefile
@@ -50,7 +50,7 @@ PAPER=letter
50
LATEX= latex
51
PDFLATEX= pdflatex
52
DVIPS= dvips -N0
53
-KPSEWHICH= TEXINPUTS=$(TEXINPUTS) kpsewhich
+KPSEWHICH= TEXINPUTS=$(TEXINPUTS) kpsewhich tex
54
MAKEINDEX= makeindex -s $(srcdir)/texinputs/myindex.ist
55
ACROREAD= acroread
56
L2HARGS=
0 commit comments