Lines Matching refs:js
523 // symbols in symbols.js
606 * This file provides support to domTree.js and delimiter.js.
1075 * Similar functions for working with MathML nodes exist in mathMLTree.js.
1366 // brahmic_fallback. See ./unicodeScripts.js for the set of possible
3928 * Note: the `width` property may be undefined if fontMetricsData.js wasn't
4692 // These ligatures are detected and created in Parser.js's `formLigatures`.
4979 const sizeMultipliers = [// fontMetrics.js:getGlobalMetrics also uses size indexes, so if
5330 * as parsed by functions.js argType "size") into a CSS em value for the
5387 * replacements defined in symbol.js
5392 // Replace the value with its replaced value from symbol.js
5403 * Makes a symbolNode after translation via the list of symbols in symbols.js.
5991 * - variant: string used for "mathvariant" attribute in buildMathML.js
6273 * `functions.js` just exports this same dictionary again and makes it public.
6274 * `Parser.js` requires this dictionary.
6325 * if the function's ParseNode is generated in Parser.js rather than via a
6709 * of the types in domTree.js. Since MathML handles its own rendering, and
6714 * domTree.js, creating namespaced DOM nodes and HTML text markup respectively.
6936 * optional replacement from symbols.js.
7205 * This file provides support to buildMathML.js and buildHTML.js
7927 // Parser.js throws an error if there is no argument.
7938 // \char defined in macros.js.
8147 * after following replacement from symbols.js)
9383 * `environments.js` exports this same dictionary again and makes it public.
9384 * `Parser.js` requires this dictionary via `environments.js`.
11417 …const attributeStr = assertNodeType(optArgs[0], "raw").string; // Parser.js does not parse key/val…
13220 // See delimsizing.js for stretchy delims.
13229 // "mathord" and "textord" ParseNodes created in Parser.js from symbol Groups in
13306 }; // ParseNode<"spacing"> created in Parser.js from the "spacing" symbol Groups in
13307 // src/symbols.js.
13366 // set by a CSS class applied in buildTree.js. That would have worked
13505 // \verb and \verb* are dealt with directly in Parser.js.
13507 // in the regex in Lexer.js. LaTeX raises the following error when \verb is
14109 // For MathML we write U+0338 here. buildMathML.js will then do the overlay.
14144 // We'll call \varvdots, which gets a glyph from symbols.js.
14409 // \scriptstyle, which has a scale factor of 0.7 (see Options.js).
14670 // MacroExpander.js
14672 // Parser.js
14674 // Parser.js
14676 // Parser.js
14677 "\\nolimits": true // Parser.js
15090 // This file is GENERATED by unicodeMake.js. DO NOT MODIFY.
15740 * parse string to parse tokens from. The lexer (found in Lexer.js, stored at