MCPcopy Create free account

hub / github.com/KaTeX/KaTeX / functions

Functions524 in github.com/KaTeX/KaTeX

↓ 1 callersFunctionsqrtMain
(extraVinculum: number, hLinePad: number)
src/svgGeometry.ts:41
↓ 1 callersFunctionsqrtPath
( size: string, extraVinculum: number, viewBoxHeight: number )
src/svgGeometry.ts:136
↓ 1 callersFunctionsqrtSize1
(extraVinculum: number, hLinePad: number)
src/svgGeometry.ts:57
↓ 1 callersFunctionsqrtSize2
(extraVinculum: number, hLinePad: number)
src/svgGeometry.ts:72
↓ 1 callersFunctionsqrtSize3
(extraVinculum: number, hLinePad: number)
src/svgGeometry.ts:86
↓ 1 callersFunctionsqrtSize4
(extraVinculum: number, hLinePad: number)
src/svgGeometry.ts:101
↓ 1 callersFunctionsqrtSvg
( sqrtName: string, height: number, viewBoxHeight: number, extraVinculum: number, options:
src/delimiter.ts:460
↓ 1 callersFunctionsqrtTall
( extraVinculum: number, hLinePad: number, viewBoxHeight: number )
src/svgGeometry.ts:118
↓ 1 callersFunctionstretchyEnclose
( inner: HtmlDomNode, label: string, topPad: number, bottomPad: number, options: Options,
src/stretchy.ts:299
↓ 1 callersFunctiontakeScreenshot
(key)
dockers/screenshotter/screenshotter.js:463
↓ 1 callersFunctiontakeScreenshots
()
dockers/screenshotter/screenshotter.js:439
↓ 1 callersFunctiontallDelim
(label: string, midHeight: number)
src/svgGeometry.ts:507
↓ 1 callersFunctiontest
(val: unknown)
test/setup.ts:41
↓ 1 callersFunctiontoParseLike
(this: {expand: boolean}, expr: unknown, expected: unknown, settings?: unknown)
test/setup.ts:76
↓ 1 callersMethodtoText
* Converts the text node into a string * (representing the text itself).
src/mathMLTree.ts:177
↓ 1 callersFunctiontraverseNonSpaceNodes
( nodes: HtmlDomNode[], callback: (arg0: HtmlDomNode, arg1: HtmlDomNode) => HtmlDomNode | null
src/buildHTML.ts:141
↓ 1 callersFunctionupdatePermalink
()
static/main.js:326
↓ 1 callersMethoduseStrictBehavior
* Check whether to apply strict (LaTeX-adhering) behavior for unusual * input (like `\\`). Unlike `nonstrict`, will not throw an error; * i
src/Settings.ts:425
↓ 1 callersFunctionwideCharacterFont
( wideChar: string, )
src/wide-character.ts:123
↓ 1 callersMethodwithPhantom
* Create a new options object with "phantom" set to true.
src/Options.ts:220
↓ 1 callersMethodwithTextFontFamily
* Create a new options objects with the given fontFamily.
src/Options.ts:237
↓ 1 callersMethodwithTextFontShape
* Creates a new options object with the given font weight
src/Options.ts:254
↓ 1 callersMethodwithTextFontWeight
* Creates a new options object with the given font weight
src/Options.ts:244
↓ 1 callersFunctionwriteOutput
(input)
cli.js:88
Method__init__
(self, word)
src/metrics/parse_tfm.py:2
Method__init__
(self, program)
src/metrics/parse_tfm.py:23
Method__init__
(self, width, height, depth, italic, kern_table)
src/metrics/parse_tfm.py:45
Method__init__
(self, start_char, end_char, char_info, width_table, height_table, depth_table, italic_table,
src/metrics/parse_tfm.py:54
Method__init__
(self, f)
src/metrics/parse_tfm.py:99
FunctionalignedHandler
(context: EnvContextLike, args: AnyParseNode[])
src/environments/array.ts:701
MethodbeginGroup
* Start a new group nesting within all namespaces.
src/MacroExpander.ts:65
FunctionbuildExpressionRow
( expression: AnyParseNode[], options: Options, isOrdgroup?: boolean, )
src/buildMathML.ts:244
Methodconstructor
(message: string)
test/helpers.ts:11
Methodconstructor
(input: string, settings: Settings)
src/Lexer.ts:73
Methodconstructor
* Both arguments are optional. The first argument is an object of * built-in mappings which never change. The second argument is an object
src/Namespace.ts:22
Methodconstructor
(lexer: LexerInterface, start: number, end: number)
src/SourceLocation.ts:13
Methodconstructor
( text: string, // the text of this token loc?: SourceLocation | null | undefined,
src/Token.ts:31
Methodconstructor
(data: OptionsData)
src/Options.ts:83
Methodconstructor
( type: MathNodeType, children?: MathDomNode[], classes?: string[] )
src/mathMLTree.ts:53
Methodconstructor
(text: string)
src/mathMLTree.ts:154
Methodconstructor
* Create a Space node with width given in CSS ems.
src/mathMLTree.ts:193
Methodconstructor
(id: number, size: number, cramped: boolean)
src/Style.ts:18
Methodconstructor
( message: string, // The error message token?: Token | null | undefined | AnyParseNode, )
src/ParseError.ts:22
Methodconstructor
(input: string, settings: Settings, mode: Mode)
src/MacroExpander.ts:37
Methodconstructor
(input: string, settings: Settings)
src/Parser.ts:62
Methodconstructor
( classes?: string[], children?: ChildType[], options?: Options, style?: CssSt
src/domTree.ts:228
Methodconstructor
( href: string, classes: string[], children: HtmlDomNode[], options: Options,
src/domTree.ts:273
Methodconstructor
( src: string, alt: string, style: CssStyle, )
src/domTree.ts:313
Methodconstructor
( text: string, height?: number, depth?: number, italic?: number, skew
src/domTree.ts:381
Methodconstructor
( children?: SvgChildNode[], attributes?: Record<string, string>, )
src/domTree.ts:501
Methodconstructor
(pathName: string, alternate?: string)
src/domTree.ts:549
Methodconstructor
( attributes?: Record<string, string>, )
src/domTree.ts:579
Methodconstructor
(children: ReadonlyArray<ChildType>)
src/tree.ts:30
Methodconstructor
(options: SettingsOptions = {})
src/Settings.ts:376
Methodcramp
* Get the cramped version of a style (in particular, cramping a cramped style * doesn't change the style).
src/Style.ts:58
FunctiondocUrl
(doc, language)
website/core/Footer.js:11
MethodendGroup
* End current group nesting within all namespaces.
src/MacroExpander.ts:72
MethodendGroups
* Ends all currently nested groups (if any), restoring values before the * groups began. Useful in case of an error in the middle of parsing.
src/MacroExpander.ts:80
Functionevaluate
(err: Error | null, log: string)
test/symgroups.ts:98
MethodexpandAfterFuture
* Expand the next token only once (if possible), and return the resulting * top token on the stack (without removing anything from the stack).
src/MacroExpander.ts:330
MethodexpandMacro
* Fully expand the given macro name and return the resulting list of * tokens, or return `undefined` if no such macro is defined.
src/defineMacro.ts:55
MethodexpandMacroAsText
* Fully expand the given macro name and return the result as a string, * or return `undefined` if no such macro is defined.
src/MacroExpander.ts:392
MethodexpandNextToken
* Recursively expand first token, then return first non-expandable token.
src/MacroExpander.ts:338
FunctionfftImage
(image)
dockers/texcmp/texcmp.js:239
MethodfracDen
* Get the style of a fraction denominator given the fraction in the current * style.
src/Style.ts:50
MethodfracNum
* Get the style of a fraction numerator given the fraction in the current * style.
src/Style.ts:42
FunctiongenerateParseTree
( expression: string, options?: SettingsOptions, )
katex.ts:82
FunctiongetVariant
( group: SymbolParseNode, options: Options, )
src/buildMathML.ts:74
Functionhandler
(context, args)
src/environments/array.ts:798
Functionhandler
({parser, funcName}, args)
src/environments/cd.ts:252
Functionhandler
({parser, funcName}, args)
src/functions/text.ts:62
Functionhandler
({parser}, args, optArgs)
src/functions/sqrt.ts:17
Functionhandler
({parser}, args)
src/functions/pmb.ts:21
Functionhandler
({parser})
src/functions/relax.ts:10
Functionhandler
({parser}, args)
src/functions/vcenter.ts:17
Functionhandler
({parser, funcName}, args, optArgs)
src/functions/enclose.ts:227
Functionhandler
({parser, funcName}, args)
src/functions/environment.ts:16
Functionhandler
({parser}, args)
src/functions/underline.ts:14
Functionhandler
({parser, funcName})
src/functions/op.ts:267
Functionhandler
({parser, funcName}, args)
src/functions/mclass.ts:66
Functionhandler
({parser, funcName}, args)
src/functions/horizBrace.ts:122
Functionhandler
({parser, funcName})
src/functions/def.ts:68
Functionhandler
(context, args, optArgs)
src/functions/verb.ts:14
Functionhandler
({parser}, args)
src/functions/char.ts:14
Functionhandler
({breakOnTokenText, funcName, parser}, args)
src/functions/styling.ts:30
Functionhandler
({parser, funcName, token})
src/functions/genfrac.ts:317
Functionhandler
({parser}, args, optArgs)
src/functions/cr.ts:17
Functionhandler
({funcName, parser}, args)
src/functions/math.ts:12
Functionhandler
({parser}, args)
src/functions/color.ts:43
Functionhandler
({parser}, args, optArgs)
src/functions/rule.ts:16
Functionhandler
({parser, funcName}, args, optArgs)
src/functions/arrow.ts:39
Functionhandler
({parser, funcName}, args)
src/functions/kern.ts:19
Functionhandler
({parser}, args)
src/functions/hbox.ts:21
Functionhandler
({parser}, args)
src/functions/raisebox.ts:18
Functionhandler
({parser}, args)
src/functions/overline.ts:13
MethodhasClass
(className: string)
src/domTree.ts:247
MethodhasClass
(className: string)
src/domTree.ts:288
MethodhasClass
(className: string)
src/domTree.ts:327
MethodhasClass
(className: string)
src/domTree.ts:418
MethodhasClass
(className: string)
src/tree.ts:39
← previousnext →301–400 of 524, ranked by callers