[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Changes to Texinfo DTD
From: |
Richard Stallman |
Subject: |
Re: Changes to Texinfo DTD |
Date: |
Mon, 24 Nov 2003 11:22:49 -0500 |
1. use a command line XSLT processor (such as xsltproc, part of
GNOME's libxsl project) to turn the XML into plain text (or
specifically marked up text).
That's much better than making Emacs link with an additional library.
2. write an XSLT processor in Emacs Lisp. This wouldn't be as
difficult as it sounds and I'm not sure it isn't done already (by
one of the various XML/Emacs projects going on).
If someone wants to do it, and it gives good performance, it's an
ok solution.
- Re: Changes to Texinfo DTD, (continued)
- Re: Changes to Texinfo DTD, Luc Teirlinck, 2003/11/25
- Re: Changes to Texinfo DTD, Juri Linkov, 2003/11/25
- Re: Changes to Texinfo DTD, Luc Teirlinck, 2003/11/25
- Re: Changes to Texinfo DTD, Stefan Monnier, 2003/11/22
- Re: Changes to Texinfo DTD, Nic Ferrier, 2003/11/22
- Re: Changes to Texinfo DTD, Oliver Scholz, 2003/11/23
- Re: Changes to Texinfo DTD, Nic Ferrier, 2003/11/23
- Re: Changes to Texinfo DTD,
Richard Stallman <=
- Re: Changes to Texinfo DTD, Karl Eichwalder, 2003/11/20
- Re: Changes to Texinfo DTD, Richard Stallman, 2003/11/24