Skip to main content

clear_fatal_flag

Function clear_fatal_flag 

Source
pub fn clear_fatal_flag()
Expand description

Clear the sticky report.fatal flag. Used by best-effort helpers (e.g. \maketitle’s deferred frontmatter digest) that silently swallow a digest error and want to undo the note_status(Fatal) side-effect so the overall conversion status reflects the silently-handled fact.