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.
Sources | /support/sty2dtx |
Documentation | |
Home page | https://github.com/MartinScharrer/sty2dtx |
Bug tracker | https://github.com/MartinScharrer/sty2dtx/issues |
Repository | https://github.com/MartinScharrer/sty2dtx.git |
Version | 2.4 2022-10-18 |
Licenses | GNU General Public License, version 3 |
Copyright | 2010–2022 Martin Scharrer |
Maintainer | Martin Scharrer |
Contained in | TeX Live as sty2dtx MiKTeX as sty2dtx |
Topics | Package development |
See also | makedtx |
Download the contents of this package in one zip archive (164.2k).
Announcements
Suggestions
Maybe you are interested in the following packages as well.
Community Comments