pkgsrc-WIP-cvs archive

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

CVS commit: wip/tex-adjustbox



Module name:	wip
Committed by:	makoto
Date:		Fri Feb  6 00:05:19 UTC 2015

Added Files:
	wip/tex-adjustbox: DESCR INSTALL Makefile PLIST distinfo

Log Message:
Import tex-adjustbox-1.0 as wip/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 -z3 rdiff -u -r0 -r1.1 wip/tex-adjustbox/DESCR wip/tex-adjustbox/INSTALL \
    wip/tex-adjustbox/Makefile wip/tex-adjustbox/PLIST \
    wip/tex-adjustbox/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tex-adjustbox/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tex-adjustbox/INSTALL?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tex-adjustbox/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tex-adjustbox/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tex-adjustbox/distinfo?r1=0&r2=1.1

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

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index