MCPcopy Create free account
hub / github.com/TruthHun/BookStack / fracNum

Method fracNum

static/katex/katex.mjs:397–399  ·  view source on GitHub ↗

* Get the style of a fraction numerator given the fraction in the current * style.

()

Source from the content-addressed store, hash-verified

395
396
397 fracNum() {
398 return styles[fracNum[this.id]];
399 }
400 /**
401 * Get the style of a fraction denominator given the fraction in the current
402 * style.

Callers 3

genfrac_htmlBuilderFunction · 0.80
htmlBuilder$6Function · 0.80
MrFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected