MathJax Localization
Language:
Main strings
CookieConfig:
MathProcessingError:
MathError:
LoadFile:
Loading:
LoadFailed:
ProcessMath:
Processing:
TypesetMath:
Typesetting:
MathJaxNotSupported:
HelpDialog:
MathML:
BadMglyph:
BadMglyphFont:
MathPlayer:
CantCreateXMLParser:
UnknownNodeType:
UnexpectedTextNode:
UNEXPECTEDTEXT
ErrorParsingMathML:
ParsingError:
MathMLSingleElement:
MathMLRootElement:
FontWarnings
webFont, fonts:
imageFonts, fonts:
noFonts, fonts:
webFont, TeX:
webFont, STIX:
MathMenu:
Right click on one these formulas to display the menu:
TeX: \( x \)
AsciiMath: `x`
MathML:
x
MathProcessingError:
Annotation:
x
x (TeX)
x (StarMath)
x (Maple)
x
About Box:
WebkitNativeMMLWarning:
MSIENativeMMLWarning:
OperaNativeMMLWarning:
SafariNativeMMLWarning:
FirefoxNativeMMLWarning:
MSIESVGWarning:
LoadURL:
BadURL:
BadData:
ScaleMath:
NonZeroScale:
PercentScale:
IE8warning:
IE9warning:
NoOriginalForm:
'Show Math As' window:
HTML-CSS:
LoadWebFont:
CantLoadWebFont:
FirefoxCantLoadWebFont:
CantFindFontUsing:
WebFontsNotAvailable:
TeX:
Main commands
ExtraOpenMissingClose: \( { \)
ExtraCloseMissingOpen: \( } \)
MissingLeftExtraRight: \( \right) \)
MissingScript: \( x^ \)
ExtraLeftMissingRight: \( \left( \)
Misplaced: \( & \)
MissingOpenForSub: \( x__ \)
MissingOpenForSup: \( x^^ \)
AmbiguousUseOf: \( x \over y \over z \)
EnvBadEnd: \( \begin{aligned} \end{eqarray} \)
EnvMissingEnd: \( \begin{aligned} \)
MissingBoxFor: \( \raise 1pt \)
MissingCloseBrace: \( \array{ \)
UndefinedControlSequence: \( \UNDEFINED \)
DoubleExponent: \( x^3^2 \)
DoubleSubscripts: \( x_3_2 \)
DoubleExponentPrime: \( x^2' \)
CantUseHash1: \( # \)
MisplacedMiddle: \( \middle| \)
MisplacedLimits: \( \limits \)
MisplacedMoveRoot: \( \uproot \)
IntegerArg: \( \sqrt[\uproot{INVALID}]{x} \)
NotMathMLToken: \( \mmlToken{INVALID}{x} \)
InvalidMathMLAttr: \( \mmlToken{mi}[_INVALID_]{x} \)
UnknownAttrForElement: \( \mmlToken{mi}[INVALIDATTR='']{x} \)
MaxMacroSub1: \( \newcommand{\a}{\a} \a \)
MaxMacroSub2: \( \newenvironment{a}{\begin{a}}{\end{a}} \begin{a}\end{a} \)
MissingArgFor: \( \frac{a} \)
ExtraAlignTab: \( \cases{a & b & c} \)
BracketMustBeDimension: \(\begin{array} x \\[INVALID] y \end{array}\)
InvalidEnv: \( \begin{_INVALID_} \end{_INVALID_} \)
UnknownEnv: \( \begin{UNKNOWN} \end{UNKNOWN} \)
ExtraCloseLooking: \( \sqrt[}]x \)
MissingCloseBracket: \( \sqrt[ \)
MissingOrUnrecognizedDelim: \( \left \)
MissingDimOrUnits: \( x \above y \)
TokenNotFoundForCommand: \( \root{x} \)
MathNotTerminated: \( \text{$x} \)
IllegalMacroParam: \( \def\mymacro#1{#2} \mymacro{x} \)
MaxBufferSize: \( \newcommand{\a}{\a\a} \a \)
AMSmath
CommandNotAllowedInEnv: \(\begin{split} x \tag{x} \end{split} \)
MultipleCommand: \( \tag{x} \tag{y} \)
MultipleLabel: \( \label{x} \) \(\ \label{x} \)
CommandAtTheBeginingOfLine: \( \shoveleft \)
IllegalAlign: \( \cfrac[INVALID]{a}{b} \)
BadMathStyleFor: \( \genfrac{\{}{\}}{0pt}{INVALID}{a}{b} \)
PositiveIntegerArg: \(\begin{alignedat}{INVALID}\end{alignedat}\)
ErroneousNestingEq: \( \begin{multline} \begin{multline} \end{multline} \end{multline} \)
MultlineRowsOneCol: \( \begin{multline} x & y \end{multline} \)
bbox
MultipleBBoxProperty: \( \bbox[green,blue]{} \)
InvalidBBoxProperty: \( \bbox[_INVALID_]{} \)
begingroup
ExtraEndMissingBegin: \( \endgroup \)
GlobalNotFollowedBy: \( \global\unknown \)
color
UndefinedColorModel: \( \color[COLORMODEL]{}{} \)
ModelArg1: \( \color[RGB]{}{} \)
InvalidDecimalNumber: \( \color[rgb]{,,}{} \)
ModelArg2: \( \color[RGB]{256,,}{} \)
InvalidNumber: \( \color[RGB]{,,}{} \)
extpfeil
NewextarrowArg1: \( \Newextarrow{}{}{} \)
NewextarrowArg2: \( \Newextarrow{\myarrow}{}{} \)
NewextarrowArg3: \( \Newextarrow{\myarrow}{0,0}{} \)
mhchem
NoClosingChar: \( \ce{ ->[ } \)
newcommand
IllegalControlSequenceName: \( \newcommand{_INVALID_}{} \)
IllegalParamNumber: \( \newcommand{mycommand}[INVALID]{} \)
MissingCS: \( \let INVALID \)
CantUseHash2: \( \def\mycommand#A \)
SequentialParam: \( \def\mycommand#2#1 \)
MissingReplacementString: \( \def\mycommand \)
MismatchUseDef: \( \def\mycommand[#1]#2[#3]{#1+#2+#3} \mycommand{a}{b}[c] \)
RunawayArgument: \( \def\mycommand[#1][#2]#3{#1+#2+#3} \mycommand[a]{b} \)
NoClosingDelim: \( \verb?... \)