Index of /ctan/info/dtxtut/
| | | |
../ | | - | Directory |
cskeleton.dtx | 2024-Jan-25 03:37:20 | 2.9K | application/octet-stream |
cskeleton.ins | 2024-Jan-25 03:37:20 | 1.9K | application/octet-stream |
dtxtut.pdf | 2024-Jan-25 03:37:20 | 351.3K | application/pdf |
dtxtut.tex | 2024-Jan-25 03:37:20 | 68.3K | application/x-tex |
README | 2024-Jan-25 03:37:20 | 1.0K | text/plain;charset=utf-8 |
skeleton.dtx | 2024-Jan-25 03:37:20 | 2.9K | application/octet-stream |
skeleton.ins | 2024-Jan-25 03:37:20 | 1.9K | application/octet-stream |
+-------------------------------------+
| HOW TO PACKAGE YOUR LATEX PACKAGE |
| By Scott Pakin, [email protected] |
+-------------------------------------+
This tutorial is intended for advanced LaTeX2e users who want to learn
how to create .ins and .dtx files for distributing their homebrewed
classes and style files.
Distributed files include:
README -- This file
dtxtut.pdf -- Preformatted tutorial
dtxtut.tex -- Tutorial source code (LaTeX2e)
skeleton.ins -- A sample .ins file (generates .sty)
skeleton.dtx -- A sample .dtx file (generates .sty)
cskeleton.ins -- A sample .ins file (generates .cls)
cskeleton.dtx -- A sample .dtx file (generates .cls)
The author would like to thank the following people (in alphabetical
order) for their suggestions on improving dtxtut and the skeleton
files:
* Robert Alessi
* Robin Fairbairns
* Marcel Heldoorn
* Alex Hirzel
* Rolf Niepraschk
* Thomas Nolden
* Hans Fredrik Nordhaug
* Will Robertson