Table of Contents
笏€笏€笏€笏€笏€笏€笏€笏€笏€笏€笏€笏€笏€笏€笏€笏€笏€




makedtx v1.2 : a Perl script to help create .dtx and .ins files

Last Modified: 2018-02-19
Author : Nicola Talbot
Files : 
        窶「 makedtx.dtx - documented source file
        窶「 makedtx.ins - installation script


The makedtx bundle is provided to help LaTeX2e developers to write the
code and documentation in separate files, and then combine them into a
single .dtx file for distribution.  It automatically generates the
character table, and also writes the associated installation (.ins)
script.

To extract the code do:

笏娯楳笏€笏€笏€
笏� latex makedtx.ins
笏披楳笏€笏€笏€

To extract the documentation do after extracting the code:

笏娯楳笏€笏€笏€
笏� latexmk -r latexmkrc.pl
笏披楳笏€笏€笏€

If you don't have latexmk or makeindex, you can also do the following to
have the documentation w/o index:

笏娯楳笏€笏€笏€
笏� pdflatex makedtx.dtx
笏� pdflatex makedtx.dtx
笏披楳笏€笏€笏€

Read the documentation for installation instructions.

This material is subject to the LaTeX Project Public License.  See
[http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html] for
the details of that license.

[http://theoval.cmp.uea.ac.uk/~nlct/]