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

Function delimiter_mathrmSize

static/katex/katex.js:8166–8168  ·  view source on GitHub ↗
(value, size, mode, options)

Source from the content-addressed store, hash-verified

8164
8165
8166var delimiter_mathrmSize = function mathrmSize(value, size, mode, options) {
8167 return buildCommon.makeSymbol(value, "Size" + size + "-Regular", mode, options);
8168};
8169/**
8170 * Makes a large delimiter. This is a delimiter that comes in the Size1, Size2,
8171 * Size3, or Size4 fonts. It is always rendered in textstyle.

Callers 1

delimiter_makeLargeDelimFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected