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

Method fracDen

static/katex/katex.mjs:406–408  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

404
405
406 fracDen() {
407 return styles[fracDen[this.id]];
408 }
409 /**
410 * Get the cramped version of a style (in particular, cramping a cramped style
411 * doesn't change the style).

Callers 3

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

Calls

no outgoing calls

Tested by

no test coverage detected