sty2dtx – Create a .dtx file from a .sty file
The package provides a Perl script that converts a .sty
file (LaTeX package) to .dtx format (documented LaTeX
source), by surrounding macro definitions with macro and
macrocode environments. The macro name is automatically
inserted as an argument to the macro environemnt.
Code lines outside macro definitions are wrapped only in
macrocode environments. Empty lines are removed.
The script should not be thought to be fool proof and 100%
accurate but rather as a good start to the business of making a
.dtx file from an undocumented style file.
Full .dtx files are generated. A template based on the skeleton file
from 'dtxtut' is used. User level macros are added automatically to
the 'Usage' section of the .dtx file. A corresponding .ins file can
be generated as well.
| CTAN path | /support/sty2dtx |
|---|---|
| Documentation |
Readme |
| Version | 2.3 |
| License | GNU General Public License, version 3 |
| Maintainer | Martin Scharrer |
| Contained in | TeXLive as sty2dtx |
| MiKTeX as sty2dtx | |
| Topics |
support for package development |
| See also |
makedtx |
