blob: f27642aa863647f7648423d58dd5d2b953f48704 (
plain)
1
2
3
4
5
6
7
8
9
10
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.
|