|
-------:|:--------------------------------------
 script:| dtxgen - generate template for LaTeX self-extracting .dtx file
   type:| bash
 author:| Wybo Dekker
  email:| wybo@dekkerdocumenten.nl
version:| 1.05
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.

Recent changes:
Changes with respect version 1.04:
- mktemp now works for Mac/BSD too
- don't include .cls/.sty file in zip

