Searched refs:expandMacroAsText (Results 1 – 3 of 3) sorted by relevance
9600 var stretch = parser.gullet.expandMacroAsText("\\arraystretch");15316 _proto.expandMacroAsText = function expandMacroAsText(name) {
1 …expandMacroAsText("\\arraystretch");if(null==l)s=1;else if(!(s=parseFloat(l))||s<0)throw new o("In… method
9456 const stretch = parser.gullet.expandMacroAsText("\\arraystretch");14972 expandMacroAsText(name) { method in MacroExpander