diff options
Diffstat (limited to 'Makefile.common')
| -rw-r--r-- | Makefile.common | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common index 9a4f852310..1ca51ea5ac 100644 --- a/Makefile.common +++ b/Makefile.common @@ -80,6 +80,7 @@ PDFLATEX:=pdflatex HEVEA:=hevea HEVEAOPTS:=-fix -exec xxdate.exe HEVEALIB:=/usr/local/lib/hevea:/usr/lib/hevea +HTMLSTYLE:=simple export TEXINPUTS:=$(COQSRC)/doc:$(HEVEALIB): COQTEXOPTS:=-n 72 -image "$(COQSRC)/$(COQTOPEXE) -boot" -sl -small |
