Module Mlpost__.Metapost_tool
val read_prelude_from_tex_file : string -> stringval rnd_state : Stdlib.Random.State.tval create_temp_dir : string -> string -> Mlpost.File.Dir.tcreate a temporary directory
val tempdir : ?clean:bool -> string -> string -> (Mlpost.File.Dir.t -> Mlpost.File.Dir.t -> 'a * Mlpost.File.t list) -> 'acreate a temporary directory and call function
fwithin. *fhas to return a resultresand a list of filesfilesthat are * copied from thetmpdirto theworkdir