1LaTeXML::Global(3) User Contributed Perl Documentation LaTeXML::Global(3)
2
3
4
6 "LaTeXML::Global" - global exports used within LaTeXML, and in
7 Packages.
8
10 use LaTeXML::Global;
11
13 This module exports the various constants and constructors that are
14 useful throughout LaTeXML, and in Package implementations.
15
16 Global state
17 "$STATE;"
18 This is bound to the currently active LaTeXML::Core::State by an
19 instance of LaTeXML during processing.
20
22 Bruce Miller <bruce.miller@nist.gov>
23
25 Public domain software, produced as part of work done by the United
26 States Government & not subject to copyright in the US.
27
28
29
30perl v5.38.0 2023-07-19 LaTeXML::Global(3)