unicode2latex
NPM
Docs
GitHub
Preparing search index...
TeXChar
Type Alias TeXChar
type
TeXChar
=
{
math
?:
string
;
text
?:
string
;
macrospacer
?:
boolean
;
stopgap
?:
boolean
;
combining
?:
boolean
;
alt
?:
string
[]
;
}
Index
Properties
math?
text?
macrospacer?
stopgap?
combining?
alt?
Properties
Optional
math
math
?:
string
Optional
text
text
?:
string
Optional
macrospacer
macrospacer
?:
boolean
Optional
stopgap
stopgap
?:
boolean
Optional
combining
combining
?:
boolean
Optional
alt
alt
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
math
text
macrospacer
stopgap
combining
alt
API
NPM
Docs
GitHub
unicode2latex
Loading...