|
Retain original text list numbering order
Purpose To retain list numbering in ordered lists
How to Apply
get webmake release 0.5
(e.g. http://webmake.taint.org/devel/)
tar xvzf HTML-WebMake-0.5.tar.gz
cd HTML-WebMake-0.5
patch -p1 < ../file.patch (or whatever you called it)
perl Makefile.PL
make
Modified Files ./lib/Text/EtText/EtText2HTML.pm
Caolan McNamara (2000) <caolan@skynet.ie>
Download Patch
Patch Against HTML-WebMake-0.5
|