package htmlfromtexbooks

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Unparsing to generate math latex to be interpreted on the web

val generate_latex_command : string -> string list -> string

Generate a command with its name and list of parameters

val generate_latex : Parser.structure list -> string

Generate latex again for commands

val re_calculate_env : Parser.structure list -> Parser.structure list

Recalculate the environments accounting align,align*,equation,equation*