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 [...]