Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

"LaTeXML::Global" - global exports used within LaTeXML, and in Packages.

Author

       Bruce Miller <bruce.miller@nist.gov>

Description

       This module exports the various constants and constructors that are useful throughout LaTeXML, and in
       Package implementations.

   Globalstate
       "$STATE;"
           This  is  bound  to  the  currently  active  LaTeXML::Core::State  by  an  instance of LaTeXML during
           processing.

Name

       "LaTeXML::Global" - global exports used within LaTeXML, and in Packages.

Synopsis

       use LaTeXML::Global;

See Also