Re: Lyx (latex) to xml

2005-04-15 Thread Steve Litt
On Friday 15 April 2005 03:33 pm, Andre Poenitz wrote: > XML allows proper nesting all over the place and therefore lowers the > current barrier for character styles. > > Andre' Now you're speaking my language! SteveT Steve Litt Author: * Universal Troubleshooting Process courseware * Tr

Re: Lyx (latex) to xml

2005-04-15 Thread Andre Poenitz
On Fri, Apr 15, 2005 at 10:52:50AM -0400, Steve Litt wrote: > Why change the LyX native language? It's incredibly readable and > parsable the way it is. It is neither. It is "sort of" readable and parsable at most. And it hampers progress in a few areas. The last step of math and non-math inset u

Re: Lyx (latex) to xml

2005-04-15 Thread Jose' Matos
On Friday 15 April 2005 15:52, Steve Litt wrote: > > Why change the LyX native language? It's incredibly readable and parsable > the way it is. I'd need to rewrite my otl2lyx utility, and probably 5 or > 10 other program's I've written to process LyX native files. No need for that, you can use l

Re: Lyx (latex) to xml

2005-04-15 Thread Steve Litt
On Friday 15 April 2005 04:47 am, Angus Leeming wrote: > Ingar Pareliussen wrote: > > there are also work on making xml lyx native language: > > http://wiki.lyx.org/Devel/DocumentInXMLFormat > > But i do not know how far that has come yet. > > It won't be part of LyX 1.4 and it won't use Spirit. La

Re: Lyx (latex) to xml

2005-04-15 Thread Angus Leeming
Ingar Pareliussen wrote: there are also work on making xml lyx native language: http://wiki.lyx.org/Devel/DocumentInXMLFormat But i do not know how far that has come yet. It won't be part of LyX 1.4 and it won't use Spirit. Lars is keen on migrating to an XML format in LyX 1.5 however. Angus

Re: Lyx (latex) to xml

2005-04-15 Thread Ingar Pareliussen
Torsdag 14. april 2005 23:05 skreiv Vladimir S. Petukhov: > Hi > Sorry for my English.. > How can I convert lyx (ot latex) file into xml? > I want to use xml-data in dinamic web-content... There are several ways, but I guess depends on what you need to do and your type of document. How abou

Lyx (latex) to xml

2005-04-14 Thread Vladimir S. Petukhov
Hi Sorry for my English.. How can I convert lyx (ot latex) file into xml? I want to use xml-data in dinamic web-content...