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
MaintainerHeiko Oberdiek
TDS archiveoberdiek.tds.zip
Contained inTeX Live as oberdiek
MiKTeX as oberdiek
TopicsBoxing

Community Comments

Loading...
Guest Book Sitemap Contact Contact Author