module Melt:sig
..end
Unification of Mlpost
, Latex
and the preprocessor.
val emit : ?file:string -> Latex.t -> unit
Emit a LaTeX file.
This is basically the same than Latex.to_file
except that
there is a default file name base.tex
where base
is computed in
the same way than base
in the mlpost
function.
module Verbatim:sig
..end
include Mlpost_specific.Signature
module Arg:sig
..end