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 7a7480d commit f93f101Copy full SHA for f93f101
1 file changed
Doc/Makefile
@@ -59,8 +59,8 @@ DVIPS= dvips -f
59
MAKEINDEX= makeindex
60
PYTHON= python
61
MAKEINFO= makeinfo
62
-L2H= /ufs/guido/l2h/latex2html
63
-L2HARGS= -address $$USER@`domainname` -dont_include myformat
+L2H= latex2html
+L2HARGS= -address $$USER@`domainname` -info ""
64
65
# Destination directory for output of libwww target.
66
PARTPARSE= $(PYTHON) ./partparse.pyc
0 commit comments