Module Odoc_latex.RawSource
Raw latex primitives:
- macro and environment definitions
- text escaping
Helper types
Source
val small_table :
('a, Odoc_latex.Types.alignment list option * 'a list list) Odoc_latex.Raw.trRequired OCaml-specific primitives
All the macro should be implemented as "ocaml"-suffixed macro in the latex preamble
Code block customization
Package-dependent primitives
expected to be implemented with changepage/adjustwidth
Any tabular implementation that works well with at most 10 rows
Tags
tag (e.g keyword, type-var, ...) are rendered to
\ocamltag{tagname}{content}