CTAN Comprehensive TeX Archive Network

Settobox – Assigning dimensions of a box to a length register

Commands to assist the reuse of boxes (set up by \sbox or by the lrbox environment); the \settobox... commands behave similarly to the \settowidth (etc.) commands. For example:

        \newsavebox{\mybox}
        \newlength{\mylength}
        \sbox{\mybox}{Hello World}
        \settoboxwidth{\mylength}{\mybox}
      

Sources/macros/latex/contrib/oberdiek/settobox.dtx
Documentation
Version1.5 2016-05-16
LicensesThe Project Public License 1.3
Copyright2000, 2006–2008 Heiko Oberdiek
MaintainerThe Project Team
Heiko Oberdiek
TDS archiveoberdiek.tds.zip
Contained inTeX Live as oberdiek
MiKTeX as oberdiek
TopicsTagged PDF – fully compatible
Boxing

Community Comments

Loading...
Guest Book Sitemap Contact Contact Author