Keep or drop some part of LaTeX source code
The makegobbler package provides a mechanism to selectively drop (gobble) or keep ("ungobble") portions of LaTeX 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
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | svn78189-4.fc45 | - |
| Fedora 44 | svn78189-4.fc44 | svn78189-4.fc44 |
You can contact the maintainers of this package via email at
texlive-collection-latexextra dash maintainers at fedoraproject dot org.