Re: [GSoC 2014]ODT--LyX Conversion

2014-07-05 Thread Georg Baum
Prannoy Pilligundla wrote: Hi Everyone, I am almost done with LyX to ODT part of my project and I started work on the roundtrip i.e ODT to LyX part of the project. For LyX to ODT I converted LyX to LaTeX first and then used tex4ht for converting LaTeX to ODT. In case of math I am also

Re: [GSoC 2014]ODT-->LyX Conversion

2014-07-05 Thread Georg Baum
Prannoy Pilligundla wrote: > Hi Everyone, > > I am almost done with LyX to ODT part of my project and I started work on > the roundtrip i.e ODT to LyX part of the project. For LyX to ODT I > converted LyX to LaTeX first and then used tex4ht for converting LaTeX to > ODT. In case of math I am

[GSoC 2014]ODT--LyX Conversion

2014-07-03 Thread Prannoy Pilligundla
Hi Everyone, I am almost done with LyX to ODT part of my project and I started work on the roundtrip i.e ODT to LyX part of the project. For LyX to ODT I converted LyX to LaTeX first and then used tex4ht for converting LaTeX to ODT. In case of math I am also storing the latex expression as it as

Re: [GSoC 2014]ODT--LyX Conversion

2014-07-03 Thread Liviu Andronic
Hello Prannoy, On Thu, Jul 3, 2014 at 5:06 PM, Prannoy Pilligundla prannoy.b...@gmail.com wrote: Hi Everyone, I am almost done with LyX to ODT part of my project This sounds most promising! A lot of LyX users are dying to have a useful way to convert LyX documents to something

Re: [GSoC 2014]ODT--LyX Conversion

2014-07-03 Thread Dr Eberhard Lisse
Prannoy, what's wrong with the LaTeX Export from ODT? el On 2014-07-03, 17:06 , Prannoy Pilligundla wrote: [...] Now for getting back to LyX from ODT I am thinking of writing a python script which does this conversion. As of now I am planning to use the xml parsers expat library

Re: [GSoC 2014]ODT--LyX Conversion

2014-07-03 Thread Prannoy Pilligundla
Hi Liviu, On Thu, Jul 3, 2014 at 8:40 PM, Liviu Andronic landronim...@gmail.com wrote: How can we test the feature, and where is the repo located? Also, are there some test documents available? I am attaching the tests report, please have a look. I am using the LyX GSoC repo. Everything is

Re: [GSoC 2014]ODT--LyX Conversion

2014-07-03 Thread Prannoy Pilligundla
Hi Eberhard, On Thu, Jul 3, 2014 at 9:34 PM, Dr Eberhard Lisse nos...@lisse.na wrote: Prannoy, what's wrong with the LaTeX Export from ODT? I used Writer2LaTeX for doing this. Many things are interpreted wrong for example math which was originally inline is now put into equation

Re: [GSoC 2014]ODT--LyX Conversion

2014-07-03 Thread Dr Eberhard W Lisse
Did you look at the source code? Or perl/python postprocessing? This strikes me as solvable... el Sent from Dr Lisse's iPad mini On Jul 3, 2014, at 19:07, Prannoy Pilligundla prannoy.b...@gmail.com wrote: Hi Eberhard, On Thu, Jul 3, 2014 at 9:34 PM, Dr Eberhard Lisse nos...@lisse.na

Re: [GSoC 2014]ODT--LyX Conversion

2014-07-03 Thread Cyrille Artho
Hi Prannoy, I guess Stefano has probably already told you that, but for information that is not correctly converted back from ODT to LyX, there are two different cases: (1) The data is correct in ODT (at least in a form that makes sense to us) but does not get converted back in the right

[GSoC 2014]ODT-->LyX Conversion

2014-07-03 Thread Prannoy Pilligundla
Hi Everyone, I am almost done with LyX to ODT part of my project and I started work on the roundtrip i.e ODT to LyX part of the project. For LyX to ODT I converted LyX to LaTeX first and then used tex4ht for converting LaTeX to ODT. In case of math I am also storing the latex expression as it as

Re: [GSoC 2014]ODT-->LyX Conversion

2014-07-03 Thread Liviu Andronic
Hello Prannoy, On Thu, Jul 3, 2014 at 5:06 PM, Prannoy Pilligundla wrote: > Hi Everyone, > > I am almost done with LyX to ODT part of my project > This sounds most promising! A lot of LyX users are dying to have a useful way to convert LyX documents to something

Re: [GSoC 2014]ODT-->LyX Conversion

2014-07-03 Thread Dr Eberhard Lisse
Prannoy, what's wrong with the LaTeX Export from ODT? el On 2014-07-03, 17:06 , Prannoy Pilligundla wrote: [...] > Now for getting back to LyX from ODT I am thinking of writing a python > script which does this conversion. As of now I am planning to use the > xml parsers expat library >

Re: [GSoC 2014]ODT-->LyX Conversion

2014-07-03 Thread Prannoy Pilligundla
Hi Liviu, On Thu, Jul 3, 2014 at 8:40 PM, Liviu Andronic wrote: > How can we test the feature, and where is the repo located? Also, are > there some test documents available? > I am attaching the tests report, please have a look. I am using the LyX GSoC repo. Everything

Re: [GSoC 2014]ODT-->LyX Conversion

2014-07-03 Thread Prannoy Pilligundla
Hi Eberhard, On Thu, Jul 3, 2014 at 9:34 PM, Dr Eberhard Lisse wrote: > Prannoy, > > what's wrong with the LaTeX Export from ODT? > I used Writer2LaTeX for doing this. Many things are interpreted wrong for example math which was originally inline is now put into equation

Re: [GSoC 2014]ODT-->LyX Conversion

2014-07-03 Thread Dr Eberhard W Lisse
Did you look at the source code? Or perl/python postprocessing? This strikes me as solvable... el Sent from Dr Lisse's iPad mini > On Jul 3, 2014, at 19:07, Prannoy Pilligundla wrote: > > Hi Eberhard, > >> On Thu, Jul 3, 2014 at 9:34 PM, Dr Eberhard Lisse

Re: [GSoC 2014]ODT-->LyX Conversion

2014-07-03 Thread Cyrille Artho
Hi Prannoy, I guess Stefano has probably already told you that, but for information that is not correctly converted back from ODT to LyX, there are two different cases: (1) The data is "correct" in ODT (at least in a form that makes sense to us) but does not get converted back in the right