Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Separate index for vernacular options. | Maxime Dénès | 2015-02-17 |
| | |||
* | Removed from headers.hva the code to make index point to the section | emakarov | 2007-04-16 |
| | | | | | | | | | labels and not other environment labels (such as enumerate or theorem). This facility was added to Hevea, which is available at http://hevea.inria.fr/distri/unstable/hevea-2007-04-16.tar.gz git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9772 85f007b7-540e-0410-9357-904b9bb8a0f7 | ||
* | Eliminated warning messages from Hevea. Most warning messages were | emakarov | 2007-04-10 |
from commands about headers; where appropriate, surrounded those by %BEGIN LATEX ... %END LATEX. Removed some \newcommands that were ignored. Removed redefinitions of \land, \lor, \lnot: there are nicely handled by Hevea. Split headers.tex file into headers.sty (for LaTeX) and headers.hva (for Hevea). This allowed removing comments like %BEGIN LATEX and %HEVEA and also commands \makeatletter, \makeatother. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9752 85f007b7-540e-0410-9357-904b9bb8a0f7 |