You can get the contents of this directory bundled as a zip file.
| Identifier | Caption |
|---|---|
| tagging | Document configuration with tags. |
| Name | Size* | Date UTC | Notes |
|---|---|---|---|
| README | 1 KiB | 2011-Aug-28 | Shown below |
| tagging.pdf | 81 KiB | 2011-Aug-28 | |
| tagging.sty | 2 KiB | 2011-Aug-28 | |
| tagging.tex | 13 KiB | 2011-Aug-28 |
*File sizes in kibibytes.
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: taggingmanual.pdf.
Change History
~~~~~~~~~~~~~~
2011-08-22 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