table of contents
LaTeXML::Core::Definition::Expandable(3pm) | User Contributed Perl Documentation | LaTeXML::Core::Definition::Expandable(3pm) |
NAME¶
"LaTeXML::Core::Definition::Expandable" - Expandable Control sequence definitions.
DESCRIPTION¶
These represent macros and other expandable control sequences that are carried out in the Gullet during expansion. The results of invoking an "LaTeXML::Core::Definition::Expandable" should be a list of "LaTeXML::Core::Token"s. See LaTeXML::Package for the most convenient means to create Expandables.
It extends LaTeXML::Core::Definition.
AUTHOR¶
Bruce Miller <bruce.miller@nist.gov>
COPYRIGHT¶
Public domain software, produced as part of work done by the United States Government & not subject to copyright in the US.
2024-02-27 | perl v5.38.2 |