Brzo_b0_latex.Compile
val cmd : B00.Memo.t -> ?args:B00_std.Cmd.t -> tex:B00_std.Fpath.t -> dir:B00_std.Fpath.t -> oname:string -> unit
cmd ~tex ~o compiles tex to the PDF file oname.pdf in dir using Tool.xelatex.
cmd ~tex ~o
tex
oname.pdf
dir
Tool.xelatex