pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/tex-adjustbox



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Feb 10 02:48:10 UTC 2015

Added Files:
        pkgsrc/print/tex-adjustbox: DEINSTALL DESCR INSTALL Makefile PLIST
            distinfo

Log Message:
Import tex-adjustbox-1.0 as print/tex-adjustbox.

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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-adjustbox/DEINSTALL \
    pkgsrc/print/tex-adjustbox/DESCR pkgsrc/print/tex-adjustbox/INSTALL \
    pkgsrc/print/tex-adjustbox/Makefile pkgsrc/print/tex-adjustbox/PLIST \
    pkgsrc/print/tex-adjustbox/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index