summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-04-26 00:12:22 +0000
committerKarl Berry <karl@freefriends.org>2014-04-26 00:12:22 +0000
commit5bef9e75133397ad5aa2a39e3b887a3e2e697314 (patch)
treeb8a8bd1e3c0bf088479c0741980c4339d4d18181 /Master/texmf-dist/doc/support
parentc73ff68dc362b46538b7af3d1d223ce6f32bbbf8 (diff)
dtxgen (25apr14)
git-svn-id: svn://tug.org/texlive/trunk@33681 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r--Master/texmf-dist/doc/support/dtxgen/README35
-rw-r--r--Master/texmf-dist/doc/support/dtxgen/dtxgen.pdfbin63803 -> 43081 bytes
2 files changed, 13 insertions, 22 deletions
diff --git a/Master/texmf-dist/doc/support/dtxgen/README b/Master/texmf-dist/doc/support/dtxgen/README
index 0d8f68551ac..453f96ec282 100644
--- a/Master/texmf-dist/doc/support/dtxgen/README
+++ b/Master/texmf-dist/doc/support/dtxgen/README
@@ -1,24 +1,15 @@
-----------------------------------------------------------------
-dtxgen --- generate template for LaTeX self-extracting .dtx file
-Version: 1.03
-Author: Wybo Dekker
-E-mail: wybo@xs4all.nl
-License: Released under the GNU General Public License
-See: http://www.gnu.org/copyleft/gpl.html
-----------------------------------------------------------------
+ script: dtxgen - generate template for LaTeX self-extracting .dtx file
+ type: bash
+ author: Wybo Dekker
+ email: wybo@dekkerdocumenten.nl
+version: 1.04
+license: Released under the GNU General Public License
+--------------------------------------------------------------------------------
+dtxgen creates a template for a self-extracting .dtx file, based on the model described by
+U{www.texdev.net/2009/10/06/a-model-dtx-file/}{Joseph Wright}. It is useful for
+those who plan to create a new Documented LaTeX Source (.dtx) file.
-Short description:
-dtxgen creates a template for a self-extracting .dtx file. It is useful for
-those who plan to create a new Documented LaTeX Source (.dtx) file.
+Changes with respect version 1.03:
+- Clearer comments
+- scripts' README information incorporated in the documentation.
-The script takes some variables such as:
-- name and email address of the author,
-- a short description of the class or package generated from the .dtx file,
-- a date
-from environment variables, or from command line options and generates a
-template for the .dtx file with some minimal examples. Of course, the user
-will have to replace those examples with the real work.
-
-Major changes of release 1.03 relative to 1.00:
-- dtx files contain only one version number
-- presence of sed executable is tested
diff --git a/Master/texmf-dist/doc/support/dtxgen/dtxgen.pdf b/Master/texmf-dist/doc/support/dtxgen/dtxgen.pdf
index 6f823e61d9f..42c9d51efdf 100644
--- a/Master/texmf-dist/doc/support/dtxgen/dtxgen.pdf
+++ b/Master/texmf-dist/doc/support/dtxgen/dtxgen.pdf
Binary files differ