texmacro

.texmacro name:{String} macro:{String} -> Void

Creates a new global TeX macro that can be accessed within math blocks.

Parameters

name

name of the macro

macro

TeX code

Wiki page

TeX macros