pkgsrc-WIP-cvs archive

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

CVS commit: wip/tex-collectbox



Module name:	wip
Committed by:	makoto
Date:		Fri Feb  6 00:04:28 UTC 2015

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

Log Message:
Import tex-collectbox-0.4b as wip/tex-collectbox.

The package provides macros to collect and process a macro argument (i.e.,
something which looks like a macro argument) as a horizontal box rather than
as a real macro argument.

The `arguments' are stored as if they had been saved by \savebox or by the
lrbox environment. Grouping tokens \bgroup and \egroup may be used, which
allows the user to have the beginning and end of a group in different macro
invocations, or to place them in the begin and end code of an
environment. Arguments may contain verbatim material or other special use of
characters.

The macros were designed for use within other macros.

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/tex-collectbox/DESCR \
    wip/tex-collectbox/INSTALL wip/tex-collectbox/Makefile \
    wip/tex-collectbox/PLIST wip/tex-collectbox/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tex-collectbox/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tex-collectbox/INSTALL?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tex-collectbox/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tex-collectbox/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tex-collectbox/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