easydtx__doc

A simplified DTX format

Version:
0.2.0
Copyright:
Sašo Živanović
License:
gpl3+
Packaged on:
12/15/2024 13:38:19
Number of files:
7
Size on disk:
48.61 kB

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.