gobble
More gobble macros for PlainTeX and LaTeX
- Version:
- 0.2
- Copyright:
- Martin Scharrer
- License:
- lppl1.3
- Packaged on:
- 01/06/2019 21:11:36
- Number of files:
- 8
- Size on disk:
- 163.63 kB
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 at 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.