"LaTeXML::Global" - global exports used within LaTeXML, and in Packages.
Contents
Copyright
Public domain software, produced as part of work done by the United States Government & not subject to
copyright in the US.
perl v5.40.1 2025-05-28 LaTeXML::Global(3pm)
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;
