CTAN Comprehensive TeX Archive Network

CTAN update: makegobbler

Date: February 28, 2026 12:03:11 AM CET
Vincent Belaïche submitted an update to the makegobbler package. Version: 0.3.2 2026-02-15 License: lppl1.3c other-free Summary description: Keep or drop some part of LaTeX source code Announcement text:
- A number of typo fixes in the documentation (thanks to quark67's feedback) - Add installation instructions
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/makegobbler The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/latex/contrib/makegobbler/
Thanks for the upload. For the CTAN Team Vincent Goulet
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs

makegobbler – Keep or drop some part of source code

The makegobbler package provides a mechanism to selectively drop (gobble) or keep (“ungobble”) portions of source code, either conditionally or unconditionally. The affected code is delimited by user-defined control sequences that act as explicit markers.

For example, you can define a conditional as follows: \newif\ifkeep

You can then make a portion of the source conditional like this: \keepfalse

\MGBkeep*\ifkeep\SomeArbitraryDelimitingControlSequence

Here, everything — including \fi#!{}_^$ — is dropped.

\SomeArbitraryDelimitingControlSequence

Packagemakegobbler
Version0.3.2 2026-02-15
Copyright2025–2026 Vincent Belaïche
MaintainerVincent Belaïche

Announcements

more

Guest Book Sitemap Contact Contact Author