Module Mlpost__.MPprint

module C = Mlpost__.Compiled_types
module M = Mlpost__.Matrix
val externalimage_dimension : string -> float * float
val name : Stdlib.Format.formatter -> string -> unit
val piccorner : Stdlib.Format.formatter -> Mlpost__.Types.corner -> unit
val position : Stdlib.Format.formatter -> Mlpost__.Types.position -> unit
val num : Stdlib.Format.formatter -> C.num -> unit
val float : Stdlib.Format.formatter -> C.num -> unit
val scolor : Stdlib.Format.formatter -> Mlpost__.Concrete_types.scolor -> unit
val color : Stdlib.Format.formatter -> Mlpost__.Concrete_types.color -> unit
val point : Stdlib.Format.formatter -> Mlpost__.Point_lib.t -> unit
val transform : Stdlib.Format.formatter -> C.transform -> unit
val picture : Stdlib.Format.formatter -> C.picture -> unit
val path : Stdlib.Format.formatter -> C.path -> unit
val joint : Stdlib.Format.formatter -> C.joint -> unit
val direction : Stdlib.Format.formatter -> C.direction -> unit
val knot : Stdlib.Format.formatter -> C.knot -> unit
val dash : Stdlib.Format.formatter -> C.dash -> unit
val pen : Stdlib.Format.formatter -> C.pen -> unit
val command : Stdlib.Format.formatter -> C.command -> unit