[][src]Function bookbinder_common::call_latex_verbose

pub fn call_latex_verbose(tex: &str) -> Result<Vec<u8>, Error>

call lualatex on a particular str and return the pdf, displaying lualatex's output as it goes