Archive for the 'hermes' Category

Hermes 0.9.10 released

Friday, July 28th, 2006

This release is a step towards handling longtables appropriately (however, the longtable model Hermes will be able to convert has to have the \caption and \label at the beginning of the environment, followed by \\, like this: \begin{longtable} \caption{…} \label{…} \\ the & rest \\ of & it\\ \end{longtable} This version managed to convert 32 [...]

Hermes 0.9.9 released

Wednesday, June 21st, 2006

This version comes with a more scalable font handling mechanism, although there still are some (less used) encodings to be added. Examples of LaTeX articles converted with this version are available here. Enjoy.

Hermes 0.9.8 released

Monday, June 5th, 2006

phew, lots of changes in the font handling matter, besides cleaning: all (well, most of the useful ones, the 7., 8. and 9. maps) the standard named fonts (according to fontname) are now mapped (not tested thoroughly so let me know if you find something wrong); some of the fonts with special names are mapped [...]