C.6 Acknowledgements
The following people contributed to HEVEA development:
-
Philip A.Viton, maintains a
window
(win32) port of HEVEA.
- Abhishek Thakur implemented most of the new features if version
1.08, including, translations of symbols to Unicode entities,
the babel package, and style sheet support.
- Christian Queinnec wrote an extra lexer to translate code
snippets produced by its tool
VideoC
for writing pedagogical documents on programming.
The very principle he introduced for interfacing the videoc
lexer with HEVEA main lexer is now used extensively throughout
HEVEA source code.
- Pierre Boulet, by using HEVEA as a stage in his tool
MlDoc
for documenting Objective Caml source code, forced me into debugging
HEVEA implementation of the
alltt
environment.
- Nicolas Tessaud implemented the
-text
and -info
output modes (see section 11).
- Georges Mariano maintains the hevea mailing list, asked for
many feature, and argued a lot to have them implemented.
- Many users contributed by sending bug reports.