mlpost

Langue: en

Autres versions - même langue

Version: February 2009 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

mlpost - wrapper around OCaml and Metapost for the Mlpost library

SYNOPSIS

mlpost [options] files...

DESCRIPTION

mlpost is a program that compiles OCaml files to PostScript or PDF files using the Mlpost library.

OPTIONS

-pdf
Generate .mps files
-latex <main.tex>
Scan the LaTeX prelude
-eps
Generate encapsulated postscript files
-xpdf
WYSIWYG mode using xpdf
-v
Be a bit more verbose
-ocamlbuild
Use ocamlbuild to compile
-native
Compile to native code
-ccopt <options>
Pass <options> to the Ocaml compiler
-execopt <options>
Pass <options> to the compiled program
-help, --help
Display the list of options

SEE ALSO

mpost(1), ocamlc(1), xpdf(1).

AUTHOR

Mlpost was written by Romain Bardou, Johannes Kanig, Stéphane Lescuyer and Jean-Christophe Filliâtre.

This manual page was written by Stéphane Glondu <steph@glondu.net> for the Debian project (but may be used by others).