zk/diary/2002-08-13-02:07:22.md

9 lines
1.0 KiB
Markdown

%title After reading XML in a Nutshell...
%date 2002-08-13 02:07:22
:diary:livejournal:fossils:
<strong>latex2xml</strong> - project in progress -
This should be fairly easy to do, as long as we can figure out how to convert the images. I downloaded the latex2html source to help me a bit. Basically, just convert the LaTeX file into xml, and distribute with the package an xslt2html.xsl, xslt2xsl-fo.xsl, and latex2html.css file to deal with these things. The output from xslt2xsl-fo.xsl can be converted into a PDF, straight TeX (and then to dvi, if that's absolutely necessary), or PS with java on the commandline. Besides, then DocMan can deal with a better LaTeX converter, without random images popping up.
<strong>RFP.pm redone</strong> - finished project - http://ranna.bolognia.net/available/in-progress/docman/RFP.pm
Now it has different styles supported: normal (current), minimalist (http://ranna.bolognia.net/minimalist), greenery (http://ranna.bolognia.net/greenery), printable version, text/plain, and application/octet-stream.