gobble Code
Brought to you by:
mscharrer
File | Date | Author | Commit |
---|---|---|---|
.hgignore | 2012-06-09 |
![]() |
[42126f] First version. |
.hgtags | 2019-01-04 |
![]() |
[cbe350] Added tag v0.2 for changeset ce6747370a71 |
Makefile | 2020-09-29 |
![]() |
[71e818] Updated email address in Makefile |
README | 2019-01-04 |
![]() |
[ce6747] Fixed for issue #1: Fixed \RequirePackage typo ... |
gobble-user.sty | 2019-01-04 |
![]() |
[ce6747] Fixed for issue #1: Fixed \RequirePackage typo ... |
gobble-user.tex | 2012-06-09 |
![]() |
[100322] Wrote manual. |
gobble.dtx | 2019-01-04 |
![]() |
[ce6747] Fixed for issue #1: Fixed \RequirePackage typo ... |
gobble.ins | 2012-06-09 |
![]() |
[42126f] First version. |
gobble.sty | 2012-06-09 |
![]() |
[42126f] First version. |
gobble.tex | 2012-06-09 |
![]() |
[100322] Wrote manual. |
LaTeX and generic TeX packages 'gobble' and 'gobble-user' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Copyright (c) 2012-2019 by Martin Scharrer <martin@scharrer-online.de> CTAN: http://www.ctan.org/pkg/gobble Code repository: https://bitbucket.org/martin_scharrer/gobble The LaTeX package 'gobble' includes several gobble macros not included in the LaTeX kernel. These macros remove a number of arguments after them; a feature regulary used inside other macros. This includes gobble macros for optional arguments. The LaTeX package 'gobble-user' provides these macros to the user level, i.e. using names without '@', so that these can be used without \makeatletter and \makeatother. The same macros are provided inside .tex files for use with plain-TeX or other TeX formats. However, the gobble macros for optional macros require \@ifnextchar to be defined.