LATEXMLFIND(1p) | User Contributed Perl Documentation | LATEXMLFIND(1p) |
"latexmlfind" - finds interesting things in LaTeXML generated XML.
latexmlfind [options] xmlfile
Options: --symbol=symbol finds equations where the symbol appears. --unknown=symbol finds equations where the unknown symbol appears (ie role=UNKNOWN). --possiblefunction=symbol finds equations where symbol is possibly used as a function. --label=symbol finds objects with the given label. --refnum=symbol finds objects with the given refnum (reference number). --quiet suppress messages (can repeat) --verbose more informative output (can repeat) --VERSION show version number. --help shows help message.
latexmlfind is useful for finding objects within an XML file generated by LaTeXML.
latexml, LaTeXML
2023-02-03 | perl v5.36.0 |