Stog library reference documentation : Stog_latex

Module Stog_latex

module Stog_latex: sig .. end
LaTeX plugin.
Some values are made available so they can be reused by other plugins.

val get_in_env : Xtmpl.env -> Xmlm.name -> string
FIXME: move get_in_env elsewhere, but later
val make_svg : string ->
?packages:string list -> ?scale:float -> ?defs:string -> string -> string
val fun_latex : Stog_types.stog -> Xtmpl.callback