Index of /archives/text/CTAN/macros/generic/gobble

Icon  Name                                Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2019-01-05 05:38 880 [TXT] gobble.dtx 2019-01-05 05:38 12K [   ] gobble.ins 2019-01-05 05:38 372 [   ] gobble.pdf 2019-01-05 05:38 154K
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.