Directory support/easydtx
EasyDTX is a variant of the DTX format which eliminates the need for all those pesky macrocode
environments. Any line introduced by a single comment counts as documentation, and documentation lines may be indented.
An .edtx
file is converted to a .dtx
by a little Perl script called edtx2dtx
; there is also a rudimentary Emacs mode, implemented in easydoctex-mode.el
, which takes care of fontification, indentation, and forward and inverse search. (The script does what it should, and would really deserve version 1.0.0. The Emacs mode, however, is just something that works well enough for me.)
Download the contents of this package in one zip archive (16.9k).
EasyDTX – A simplified DTX format
EasyDTX is a variant of the DTX format which eliminates the need for all those pesky “macrocode” environments. Any line introduced by a single comment counts as documentation, and documentation lines may be indented.
An .edtx file is converted to a .dtx by a little Perl script called edtx2dtx. There is also a rudimentary Emacs mode, implemented in easydoctex-mode.el, which takes care of fontification, indentation, and forward and inverse search.
Package | EasyDTX |
Repository | https://github.com/sasozivanovic/easydtx |
Version | 0.1.0 2023-10-10 |
Licenses | GNU General Public License, version 3 or newer |
Copyright | 2023 Sašo Živanović |
Maintainer | Sašo Živanović |
TDS archive | easydtx.tds.zip |
Contained in | TeX Live as easydtx MiKTeX as easydtx |
Topics | Documentation support |