Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
The LaTeX output format, implements Signatures.printer
functions.
val build :
?print_comments:bool ->
?separate_header:(string * string * string) ref ->
?table_caption_after:bool ->
?img_hook:(string -> string) ->
?url_hook:(string -> string) ->
?href_is_footnote:bool ->
writer:Bracetax_signatures.writer ->
unit ->
Bracetax_signatures.printer
Build a printer
to feed Parser.do_transformation
, the optional arguments have the same meaning than for Transform.brtx_to_latex
.
Build a LaTeX header.
Close a LaTeX document.