Searched refs:subscript (Results 1 – 5 of 5) sorted by relevance
204 def shouldEntityBeText(entity, subscript): argument210 if subscript:211 if subscript == '[]' or subscript == '[i]' or subscript.startswith(212 '[_') or subscript.endswith('_]'):214 entity_only = entity[:-len(subscript)]592 self.subscript = match.group('subscript')859 shouldBeText = shouldEntityBeText(entity, self.subscript)
118 // buffer.p == left-side subscript119 // buffer.q == right-side subscript1981 type_: 'state of aggregation subscript',2789 case 'state of aggregation subscript':
472 const regionName = isLog ? "base" : "subscript";
416 * Get the style of a subscript given a base in the current style.11769 } // Build the final group as a vlist of the possible subscript, base,11852 // subscript) but be safe.11874 // out the superscript and subscript and set the group to the op in12182 // out the superscript and subscript and set the group to the op in13048 // Account for that by shifting the subscript back the appropriate15956 } // The greediness of a superscript or subscript15960 * Handle a subscript or superscript with nice errors.15966 …rser.SUPSUB_GREEDINESS, undefined, undefined, true); // ignore spaces before sup/subscript argument16020 let subscript;[all …]
16386 var subscript;16424 if (subscript) {16428 subscript = this.handleSupSubscript("subscript");16470 if (superscript || subscript) {16477 sub: subscript