Menu

Tree [303ef4] default tip /
 History

Read Only access


File Date Author Commit
 xetex 2013-02-03 Martin Scharrer Martin Scharrer [beb17e] Fixed lineendings and trailing spaces.
 .hgignore 2012-05-14 Martin Scharrer Martin Scharrer [985045] Added generated README to ignore list.
 .hgtags 2020-08-19 Martin Scharrer Martin Scharrer [303ef4] Added tag v1.3, adjustbox-v1.3, trimclip-v1.2 f...
 Makefile 2020-08-19 Martin Scharrer Martin Scharrer [74395f] Makefile: removed TDS ZIP from main ZIP as CTAN...
 README.md 2020-08-19 Martin Scharrer Martin Scharrer [9f095c] Updated version number, date, changelist, copyr...
 TODO 2012-05-21 Martin Scharrer Martin Scharrer [81c905] Removed done TODOs.
 adjcalc.dtx 2019-01-03 Martin Scharrer Martin Scharrer [201873] Updated checksums and corrected some compile er...
 adjcalc.sty 2013-07-03 Martin Scharrer Martin Scharrer [d45197] Cleaned up the XeTeX rounded corner code.
 adjustbox.dtx 2020-08-19 Martin Scharrer Martin Scharrer [9f095c] Updated version number, date, changelist, copyr...
 adjustbox.ins 2012-05-13 Martin Scharrer Martin Scharrer [56dfa3] Included box figures into DTX file.
 adjustbox.sty 2020-08-19 Martin Scharrer Martin Scharrer [3b5585] Minor documentation code fixes.
 box.tex 2012-05-13 Martin Scharrer Martin Scharrer [56dfa3] Included box figures into DTX file.
 catbox.tex 2012-05-13 Martin Scharrer Martin Scharrer [bf28d8] Moved box figure files to main directory.
 compare.tex 2011-07-31 Martin Scharrer Martin Scharrer [ef16ca] Some updates to the compare result code.
 demo.tex 2011-08-08 Martin Scharrer Martin Scharrer [da27c4] Added demo file.
 fgbgtest.tex 2012-06-07 Martin Scharrer Martin Scharrer [1b694a] Added test file for all foreground and backgrou...
 grid.tex 2011-08-05 Martin Scharrer Martin Scharrer [8ebcf3] Moved tikzset code to the body.
 margin.tex 2012-05-14 Martin Scharrer Martin Scharrer [d02fb8] Replaced transparent color.
 margin2.tex 2012-05-14 Martin Scharrer Martin Scharrer [d02fb8] Replaced transparent color.
 markbox.tex 2012-05-13 Martin Scharrer Martin Scharrer [bf28d8] Moved box figure files to main directory.
 psclip.tex 2011-11-10 Martin Scharrer Martin Scharrer [0feadf] Added test code for PS clipping command.
 psclip2.tex 2011-11-10 Martin Scharrer Martin Scharrer [211783] Added alternative PS clip code.
 tc-dvips.def 2019-01-04 Martin Scharrer Martin Scharrer [f49e00] Updated package version number to 2019/01/04 v1.2.
 tc-luatex.def 2020-08-16 Martin Scharrer Martin Scharrer [52e46d] Added explicit luatex driver which uses the pdf...
 tc-pdftex.def 2019-01-04 Martin Scharrer Martin Scharrer [f49e00] Updated package version number to 2019/01/04 v1.2.
 tc-pgf.def 2019-01-04 Martin Scharrer Martin Scharrer [f49e00] Updated package version number to 2019/01/04 v1.2.
 tc-xetex.def 2019-01-04 Martin Scharrer Martin Scharrer [f49e00] Updated package version number to 2019/01/04 v1.2.
 test.tex 2011-07-31 Martin Scharrer Martin Scharrer [f8c6c4] Corrected handling of dimensions.
 test2.tex 2011-07-31 Martin Scharrer Martin Scharrer [f8c6c4] Corrected handling of dimensions.
 tikzbox.sty 2011-11-15 Martin Scharrer Martin Scharrer [94e0ef] Added `tikzbox` package for decorating content ...
 trim.tex 2012-05-14 Martin Scharrer Martin Scharrer [d02fb8] Replaced transparent color.
 trim2.tex 2012-05-14 Martin Scharrer Martin Scharrer [d02fb8] Replaced transparent color.
 trim3.tex 2012-05-14 Martin Scharrer Martin Scharrer [d02fb8] Replaced transparent color.
 trimclip.dtx 2020-08-19 Martin Scharrer Martin Scharrer [4c00f5] trimclip: Updated version number, date, changel...
 trimclip.sty 2020-08-16 Martin Scharrer Martin Scharrer [52e46d] Added explicit luatex driver which uses the pdf...
 trimtest.tex 2012-05-15 Martin Scharrer Martin Scharrer [1518e0] Updated trimtest file for new @trimbox format.
 viewport.tex 2012-05-14 Martin Scharrer Martin Scharrer [d02fb8] Replaced transparent color.
 viewport2.tex 2012-05-14 Martin Scharrer Martin Scharrer [d02fb8] Replaced transparent color.

Read Me

LaTeX bundle adjustbox

Copyright (c) 2011-2020 by Martin Scharrer martin@scharrer-online.de
WWW: https://helixteamhub.cloud/scharrer/projects/adjustbox/ (incl. bug tracker)

This bundle contains the the adjustbox package and its auxiliary packages trimclip and adjcalc.
The initial purpose of adjustbox was to supplement the standard graphics/x package,
which defines the macros \resizebox, \scalebox and \rotatebox, with the macros \trimbox and \clipbox.
An additional \marginbox macro is also provided.
These macros are now placed in the dedicated package trimclip which is loaded by adjustbox.
The package comes with clipping driver files are provided for pdftex (incl. LuaLaTeX), dvips and xetex. A
fall-back driver which uses the pgf package is still included.
The driver files got written by Joseph Wright (LaTeX3 project) and the package author.

The main feature of adjustbox is the general \adjustbox macro which extends the key=value
interface of \includegraphics from the graphicx package, and applies it to general text
content. It also provides further text/box modifications keys, macros and envionments.

Both adjustbox and trimclip use the adjcalc package to allow for algebraic expressions for all length
arguments. The adjcalc package can use either e-TeX, the calc package or the pgfmath package.

All macros use the authors other package collectbox to read the content as box and not as
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.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.