LATEXML::COMMON::GLUE(3PM) - Linux man page online | Library functions
Representation of glue, skips, stretchy dimensions; extends.
Chapter
2018-02-26
LaTeXML::Common::Glue(3pm) User Contributed Perl Documentation LaTeXML::Common::Glue(3pm)
@nist.gov>
perl v5.26.1 2018-02-26 LaTeXML::Common::Glue(3pm)
NAME
"LaTeXML::Common::Glue" - representation of glue, skips, stretchy dimensions; extends LaTeXML::Common::Dimension. Exported functions "$glue = Glue($gluespec);" "$glue = Glue($sp,$plus,$pfill,$minus,$mfill);" Creates a Glue object. $gluespec can be a string in the form that TeX recognizes (number units optional plus and minus parts). Alternatively, the dimension, plus and minus parts can be given separately: $pfill and $mfill are 0 (when the $plus or $minus part is in sp) or 1,2,3 for fil, fill or filll.AUTHOR
Bruce Miller <