logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

"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