Directory macros/latex/contrib/tagging
README
The `tagging' package provides document configuration by including or omitting tagged input. tagging is licenced under the LPPL. For more details, please see the accompanying manual: tagging.pdf. Change History ~~~~~~~~~~~~~~ 2019-09-09 1.1.0.1 Fix a stupid bug 2019-09-07 1.1 Kindly provided and inspired by Frank Mittelbach: Bug fixes <nonsense by BL>: Removed interference with comment environment (from verbatim package) Allow initial active tag list to be passed as package options 2011-08-22 1.0 Initial release, providing: \tagged{list}{y} Conditional inclusion \untagged{list}{n} Conditional exclusion \iftagged{list}{y}{n} Conditional inclusion/exclusion \begin{taggedblock}{list} Conditionally included environment \end{taggedblock} \begin{untaggedblock}{list} Conditionally included environment \end{taggedblock} \usetag{list} Turn tags on \droptag{list} Turn tags off
Download the contents of this package in one zip archive (112.5k).
tagging – Document configuration with tags
The package allows the user to generate multiple documents from a single source, by marking pieces of the document with tags and specifying which marked pieces to include or exclude.
Package | tagging |
Bug tracker | https://github.com/Hightor/tagging/issues |
Repository | https://github.com/Hightor/tagging |
Version | 1.1.0.1 2019-09-09 |
Licenses | The LaTeX Project Public License 1.3 |
Copyright | 2011, 2019 Brent Longborough |
Maintainer | The LaTeX Project Team Brent Longborough (deceased) |
Contained in | TeX Live as tagging MiKTeX as tagging |
Topics | Conditional compilation |