Skip to main content

latexml_test_single

Function latexml_test_single 

Source
pub fn latexml_test_single(
    tex_file_str: &str,
    name: &str,
    dirpath: &str,
    requires: Option<&Map<&str, &str>>,
    dispatcher_opt: Option<BindingDispatcher>,
)