Skip to main content

find_preambles

Function find_preambles 

Source
pub fn find_preambles(doc: &PostDocument) -> String
Expand description

Extract preamble data from <?latexml ...?> processing instructions.

Port of Processor::find_preambles.