Skip to main content

Module functions

Module functions 

Source

Modules§

accent
arrow
char_cmd
color
cr
def
delimsizing
enclose
environment
font
genfrac
hbox
horiz_brace
href
htmlmathml
kern
lap
left_right
math
mathchoice
mclass
op
operatorname
overline
phantom
pmb
raisebox
relax
rule
sizing
spacing
sqrt
styling
symbols_cmd
tag
text
vcenter
verb

Structs§

FunctionContext
Context passed to function handlers.
FunctionSpec
Specification for a registered function.

Enums§

ArgType
Argument types for function parameters.

Statics§

FUNCTIONS
Get the global function registry.

Functions§

check_mode_compatibility
Check if a mode is compatible with a function spec.
define_function
Helper to define a function with common defaults.
define_function_full

Type Aliases§

FunctionHandler
Handler function signature.