summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/adjustbox
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-13 22:19:43 +0000
committerKarl Berry <karl@freefriends.org>2011-08-13 22:19:43 +0000
commitd429ad262261b593689d81ac6db8bdaf16c6b2b2 (patch)
tree16722bab0f431e76ac520bb97b5e018b6a94b1b5 /Master/texmf-dist/doc/latex/adjustbox
parent5730d1c679f7a725b75ce80066cc6a6987aee888 (diff)
adjustbox (13aug11)
git-svn-id: svn://tug.org/texlive/trunk@23541 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/adjustbox')
-rw-r--r--Master/texmf-dist/doc/latex/adjustbox/README22
-rw-r--r--Master/texmf-dist/doc/latex/adjustbox/adjustbox.pdfbin533393 -> 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
index 5af7f86d5f0..30af267f008 100644
--- a/Master/texmf-dist/doc/latex/adjustbox/adjustbox.pdf
+++ b/Master/texmf-dist/doc/latex/adjustbox/adjustbox.pdf
Binary files differ