module Html_utils:sig..end
For translating a compiled nmm-document with resolved cross-references and labels (in the the XML-format specified by exml.dtd) to HTML
exception Error of string
val html_of_exml : Common_utils.t_doc_class -> Xml.xml -> Xml.xml
val margin_left_of_tr_doc : Doc_types.tr_doc -> string
val internal_css : string -> string -> stringinternal_css tab_length left_margin evaluates to a string representing an internal css style-sheet.