CTAN update: adjustbox
Provides the macros \trimbox, \clipbox and \adjustbox as an addition to the macros \resizebox, \scalebox and \rotatebox from the 'graphics' package. It reuses the key=value interface of the 'graphicx' package. The 'pgf' package is used to implement the trimming and clipping operations as well as to parse the numeric values. Environment versions of the macros are also provided. Both macros and environments support verbatim content.
This package is at http://tug.ctan.org/tex-archive/macros/latex/contrib/adjustbox . Information is at http://tug.ctan.org/pkg/adjustbox (it may take a day for the information to appear). We are supported by the TeX Users Group http://www.tug.org . For your users group see http://www.tug.org/usergroups.html .
adjustbox – Graphics package-alike macros for “general” boxes
The package provides several macros to adjust boxed content. One purpose is to supplement the standard graphics package, which defines the macros \resizebox, \scalebox and \rotatebox , with the macros\trimbox and \clipbox. The main feature is the general \adjustbox macro which extends the “key=value” interface of \includegraphics from the graphics package and applies it to general text content. Additional provided box macros are \lapbox, \marginbox, \minsizebox, \maxsizebox and \phantombox.
All macros use the collectbox package to read the content as a box and not as a macro argument. This allows for all forms of content including special material like verbatim content. A special feature of collectbox is used to provide matching environments with the identical names as the macros.
Package | adjustbox |
Version | 1.3a 2022-10-17 |
Copyright | 2011–2022 Martin Scharrer |
Maintainer | Martin Scharrer |