Choose a News item and you can browse, search, and post messages.
Melt 1.4.0 - the "thesis release"
Version 1.4.0 of Melt, the tool to write LaTeX documents in OCaml, has been released. New LaTeX commands have been added, the melt tool binary has been renamed as melt-build, and some bugs have been fixed.
Melt 1.3.0
Version 1.3.0 of Melt, the tool to write LaTeX documents in OCaml, has been released. This version features variables computed using a fixpoint, which allow you to ask for future values of the variable. Man pages have been written, *many* new latex commands have been added, comments may be used in text and math mode, and of course some bugs have been fixed.
Melt 1.2.0
Version 1.2.0 of Melt, the tool to write LaTeX documents in OCaml, has been released. Its main changes are: support for Mlpost 0.7, some bugfixes, small additions to the Latex library and various minor tweaks.
Melt 1.1.0
Version 1.1.0 of Melt, the tool to write LaTeX documents in OCaml, has been released. Its main changes are: a better configuration tool, a very handy pseudocode Verbatim tool, more LaTeX commands and of course the mandatory bugfixes.
Melt 1.0.1
Melt 1.0.1 has been released. It should now compile and be usable on more configurations, with or without Mlpost.
First release of Melt : LaTeX with OCaml
Melt is a set of libraries and tools which allows you to program LaTeX documents using OCaml. This combines the typesetting power of LaTeX with the programming power of OCaml. It can be combined with Mlpost to include figures.
