diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/adjustbox/README | 22 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/adjustbox/adjustbox.pdf | bin | 533393 -> 258702 bytes |
2 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/adjustbox/README b/Master/texmf-dist/doc/latex/adjustbox/README new file mode 100644 index 00000000000..9fae3a001e6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/adjustbox/README @@ -0,0 +1,22 @@ +LaTeX package 'adjustbox' +~~~~~~~~~~~~~~~~~~~~~~~~~ +Copyright (c) 2011 by Martin Scharrer <martin@scharrer-online.de> +WWW: https://bitbucket.org/martin_scharrer/adjustbox (incl. bug tracker) + +This 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 'graphicx' package, and applies it to general text +content. +Additional provided box macros are \lapbox, \marginbox, \minsizebox, \maxsizebox and \phantombox. + +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. + +The clipping operation is output driver dependend. At the moment the package provides +native support for 'pdflatex'. For other output drivers the 'pgf' package is used as a general +fall-back for all clipping operations. + diff --git a/Master/texmf-dist/doc/latex/adjustbox/adjustbox.pdf b/Master/texmf-dist/doc/latex/adjustbox/adjustbox.pdf Binary files differindex 5af7f86d5f0..30af267f008 100644 --- a/Master/texmf-dist/doc/latex/adjustbox/adjustbox.pdf +++ b/Master/texmf-dist/doc/latex/adjustbox/adjustbox.pdf |