Mlpost.CairostUse the Cairo backend to draw your figures; not always available
val emit_pdf : ?msg_error:float -> string -> Command.t -> unitval emit_ps : string -> Command.t -> unitval emit_png : string -> Command.t -> unitval emit_svg : string -> Command.t -> unitval emit_pdfs : string -> Command.t list -> unitOne figure by page
val generate_pdfs : string -> (int * Command.t) list -> unit