summaryrefslogtreecommitdiff
path: root/support/dtxgen/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/dtxgen/README
Initial commit
Diffstat (limited to 'support/dtxgen/README')
-rw-r--r--support/dtxgen/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/support/dtxgen/README b/support/dtxgen/README
new file mode 100644
index 0000000000..f27642aa86
--- /dev/null
+++ b/support/dtxgen/README
@@ -0,0 +1,11 @@
+ script: dtxgen - generate template for LaTeX self-extracting .dtx file
+ type: bash
+ author: Wybo Dekker
+ email: wybo@dekkerdocumenten.nl
+version: 1.08
+license: GNU General Public License
+--------------------------------------------------------------------------------
+dtxgen creates a template for a self-extracting .dtx file, based on the model described by
+[Joseph Wright](www.texdev.net/2009/10/06/a-model-dtx-file/). It is useful for
+those who plan to create a new Documented LaTeX Source (.dtx) file.
+