summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/dtxdescribe/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/dtxdescribe/README.txt')
-rw-r--r--Master/texmf-dist/doc/latex/dtxdescribe/README.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/dtxdescribe/README.txt b/Master/texmf-dist/doc/latex/dtxdescribe/README.txt
new file mode 100644
index 00000000000..e158ac3bfdc
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/dtxdescribe/README.txt
@@ -0,0 +1,20 @@
+The LaTeX dtxdescribe package
+Describe additional object types in dtx source files.
+
+v0.11 — 2018/03/30
+Copyright 2016–2018 Brian Dunn — www.BDTechConcepts.com
+LaTeX Project Public License, version 1.3
+
+The doc package includes tools for describing macros and environments in
+LATEX source dtx format. The dtxdescribe package adds additional tools for
+describing booleans, lengths, counters, keys, packages, classes, options, files,
+commands, arguments, and other objects.
+
+Each item is given a margin tag similar to \DescribeEnv, and is listed in
+the index by itself and also by category. Each item may be sorted further by
+an optional class. All index entries except code lines are hyperlinked.
+
+Descriptions are best accompanied by examples, so the environment
+dtxexample is provided. Contents are displayed verbatim along with a
+caption and cross-referencing. They are then \input and executed, and the
+result is shown.