diff options
| author | notin | 2009-02-11 14:39:11 +0000 |
|---|---|---|
| committer | notin | 2009-02-11 14:39:11 +0000 |
| commit | 3fcf35360d68a24d77d7c3ddf24984ab41ced572 (patch) | |
| tree | fdc58d329e527696db6e24aa016bf80ff0fad89b /Makefile.common | |
| parent | f930602d29ee71144b620629b3f7148e22e309c1 (diff) | |
Modification du style du manuel de référence
(cherry picked from commit b44a87556b68c08b7cd2fcbdaf2b4067b8a77427)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11916 85f007b7-540e-0410-9357-904b9bb8a0f7
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 |
