mlpost
OCaml library on top of Metapost
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module CPoint : sig ... end
The module of concrete points
module CPath : sig ... end
Concrete Paths
module CTransform : sig ... end
Compute the concrete value
val float_of_num : Num.t -> float
val ctransform_of_transform : Transform.t -> CTransform.t
Compute the baselines of a tex
Simple functions for the opposite operations
val num_of_float : float -> Num.t
Same as Num.bp
.
val transform_of_ctransform : CTransform.t -> Transform.t
Some options (the mlpost tool takes care of them)
These functions are deprecated.
(deprecated) set_prelude filename
uses the prelude of the file filename for compilation of the tex snippets
(deprecated) set_prelude2 prelude
uses this prelude for compilation of the tex snippets