Mlpost.ConcreteCompute concrete values of numerics, points and paths; not always available
module CPoint : sig ... endThe module of concrete points
module CPath : sig ... endConcrete Paths
module CTransform : sig ... endval float_of_num : Num.t -> floatval ctransform_of_transform : Transform.t -> CTransform.tval num_of_float : float -> Num.tSame as Num.bp.
val transform_of_ctransform : CTransform.t -> Transform.tThese 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