AZ logo

CTAN directory: /macros/latex/contrib/tagging

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
tagging Document configuration with tags.

Files

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.

Contents of 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: 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