1LaTeXML::Common::Glue(3U)ser Contributed Perl DocumentatiLoanTeXML::Common::Glue(3)
2
3
4

NAME

6       "LaTeXML::Common::Glue" - representation of glue, skips, stretchy
7       dimensions; extends LaTeXML::Common::Dimension.
8
9   Exported functions
10       "$glue = Glue($spec);"
11       "$glue = Glue($sp,$plus,$pfill,$minus,$mfill);"
12           Creates a Glue object.  $spec can be a string in the form that TeX
13           recognizes (number units optional plus and minus parts).
14           Alternatively, the dimension, plus and minus parts can be given
15           separately as scaled points (fixpoint), while $pfill and $mfill are
16           0 (when the $plus or $minus part is in scaledpoints) or 1,2,3 for
17           fil, fill or filll, respectively.
18

AUTHOR

20       Bruce Miller <bruce.miller@nist.gov>
21
23       Public domain software, produced as part of work done by the United
24       States Government & not subject to copyright in the US.
25
26
27
28perl v5.36.0                      2023-01-22          LaTeXML::Common::Glue(3)
Impressum