diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/comment.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/comment.tlpsrc | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Master/tlpkg/tlpsrc/comment.tlpsrc b/Master/tlpkg/tlpsrc/comment.tlpsrc index a3b43b2f275..cbd9cf979e0 100644 --- a/Master/tlpkg/tlpsrc/comment.tlpsrc +++ b/Master/tlpkg/tlpsrc/comment.tlpsrc @@ -1,16 +1,2 @@ name comment category Package -shortdesc Selectively include/excludes portions of text. -longdesc Selectively include/exclude pieces of text, allowing the user to -longdesc define new, separately controlled, comment versions. All text -longdesc between \comment ... \endcomment or \begin{comment} ... -longdesc \end{comment} is discarded. The opening and closing commands -longdesc should appear on a line of their own. No starting spaces, nothing -longdesc after it. This environment should work with arbitrary amounts of -longdesc comment, and the comment can be arbitrary text. Other 'comment' -longdesc environments are defined and selected/deselected with -longdesc \includecomment{versiona} and \excludecoment{versionb} These -longdesc environments are used as \versiona ... \endversiona or -longdesc \begin{versiona} ... \end{versiona} with the opening and closing -longdesc commands again on a line of their own. [description copied from -longdesc TeX Catalogue] |