Sourcetype 'a with_options = ?options:pr list -> 'a Sourceval hyperref : string -> 'a t Sourceval description : ('a, ('a * 'a) list) tr Sourceval small_table : ('a, 'a list list) tr Required OCaml-specific primitives
All the macro should be implemented as "ocaml"-suffixed macro in the latex preamble
Package-dependent primitives
expected to be implemented with changepage/adjustwidth
Sourceval ocamltabular : column_desc:pr -> 'a t Any tabular implementation that works well with at most 10 rows
Sourceval ocamltag : string -> 'a t tag (e.g keyword, type-var, ...) are rendered to
\ocamltag{tagname}{content}