collectbox Code
Brought to you by:
mscharrer
File | Date | Author | Commit |
---|---|---|---|
tests | 2011-07-23 |
![]() |
[54fe64] Updated documentation. |
.hgignore | 2012-05-12 |
![]() |
[c8d44a] Changed to new ydocstrip format. |
.hgtags | 2012-05-16 |
![]() |
[0b69d0] Added tag v0.4a for changeset 4ea92ab41dd5 |
Makefile | 2020-09-29 |
![]() |
[fb5615] Updated Makefile to meet CTAN requests for ZIP ... |
README | 2016-04-24 |
![]() |
[1d0eda] Updated ZIP Makefile target and copyright year. |
collectbox.dtx | 2012-05-17 |
![]() |
[2bfa81] Added @Collectbox macro; Updated version/date t... |
collectbox.ins | 2012-05-12 |
![]() |
[c8d44a] Changed to new ydocstrip format. |
collectbox.sty | 2012-05-31 |
![]() |
[13689f] Added missing \global. |
LaTeX package 'collectbox' ~~~~~~~~~~~~~~~~~~~~~~~~~~ Copyright (c) 2011-2016 by Martin Scharrer <martin@scharrer-online.de> Code Repository: https://bitbucket.org/martin_scharrer/collectbox/ WWW: http://latex.scharrer-online.de/ This package provides macros to collect and process an macro argument (i.e. something which looks like a macro argument) as horizontal box instead as a real macro argument. These "arguments" will be stored like when using \savebox, \sbox or the lrbox environment and allow verbatim or other special code. Instead of explicit braces also implicit braces in the form of \bgroup and \egroup are supported. This allows to split the begin and end over different macros or to place them in the begin and end code of an environment. The provided macros are mainly intended to be used inside other macros or environments