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.

If you were at JFLA, it can be seen as my answer to the question "what about MlTeX" which was asked during the Mlpost presentation.

Melt can be download on OCamlForge:
https://forge.ocamlcore.org/projects/melt/

This is the first release of Melt. Thus, it might not be considered as truly stable. However, several documents, including articles and slides, have already been produced using Melt, so it is definitely usable.

The documentation is included in the distribution (read the README). Some examples can be found in the "bench" directory (see doc.mlt).

Have fun with Melt! :)

--
Romain Bardou

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to