Contenu | Menu
html latex markdown

The guidebooks are now included in the source and build management. The current version will have to be reworked to match with the evolutions of megawave, but here is the result of the automatic build:

guide 1 : user guide

guide 2 : system library

LaTeX-html conversion is handled with HeVeA, but it is far from perfect; incompatibilitues with hyperref, poor html styling, .... Basically, LaTeX-html conversion is a broken issue as long as html is not a native TeX output format.

The correct solution could be using a markdown master format, converted to LaTeX and html with pandoc, but markdown (and even pandoc's markdown) is too poor for a guidebook (think about index, table of contents, references, ...).