We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ae9c9d commit 1058f8dCopy full SHA for 1058f8d
lib/LaTeXML/Package/pgfmath.code.tex.ltxml
@@ -770,7 +770,7 @@ REGISTER : # these need to set dimension flag!!!
770
LaTeXML::Package::Pool::pgfmath_getdepth($item[2]); }
771
| CS { LaTeXML::Package::Pool::pgfmath_register($item[1]); }
772
773
-CS : /\\[a-zA-Z@]*/
+CS : /\\[a-zA-Z_@]*/
774
775
# NOTE: Need to recognize octal, binary and hex! AND scientific notation!
776
NUMBER :
0 commit comments