On 11/3/05, Nikolai Weibull <[EMAIL PROTECTED]> wrote: > Why not dump to XML or some other more generic format and then apply > XSL(T) or some other sort of transformation on it to generate HTML, > PDFs, text, ... You may change the patch as you like ;) Adding <?xml version="1.0"?> before <pre> is enough IMHO. You may write DTD to validate it because it only uses two tags, the root tag is <pre> and the other tag is <span> with attribute "class" for both. -- Bi Cờ Lao
_______________________________________________ screen-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/screen-users
