Commit graph

2 commits

Author SHA1 Message Date
markd
be6bdb5029 Convert to use texlive package. Bump PKGREVISION as PLIST changed. 2015-04-21 22:29:43 +00:00
mef
28710a4acc Import tex-collectbox-0.4b as print/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.
2015-02-10 02:48:23 +00:00