Re: [GSOC/LyX<-->Word]: Math export to ODT issues

2014-06-09 Thread Alex Vergara Gil
To: LyX-Devel Cc: Prannoy Pilligundla Sent: Sunday, June 08, 2014 10:25 AM Subject: [GSOC/LyX<-->Word]: Math export to ODT issues Dear all, I would love to get some feedback on the issue of Math export to OpenOffice's ODT, which Prannoy is currently working on.

Re: [GSOC/LyX<-->Word]: Math export to ODT issues

2014-06-08 Thread Cyrille Artho
stefano franchi wrote: Dear all, I would love to get some feedback on the issue of Math export to OpenOffice's ODT, which Prannoy is currently working on. ... Unfortunately, the final converted file has many errors. To be precise 14 out of the 72 expressions are not correctly visualized. How

[GSOC/LyX<-->Word]: Math export to ODT issues

2014-06-08 Thread stefano franchi
Dear all, I would love to get some feedback on the issue of Math export to OpenOffice's ODT, which Prannoy is currently working on. We have a fairly comprehensive test document (lifted from the latex2rtf project) with many different kinds of math expressions. In total, there are 73 math constru

Re: [GSOC/Lyx<-->Word]

2014-05-21 Thread stefano franchi
On Wed, May 21, 2014 at 4:59 AM, aparsloe wrote: > > On 21/05/2014 10:14 a.m., stefano franchi wrote: > >> Dear all, >> >> Prannoy is delving into tex4ht to tweak it to our purposes (quite >> successfully so far). In the process, he is also trying to understand >> better tex4ht's rather complex L

Re: [GSOC/Lyx<-->Word]

2014-05-21 Thread stefano franchi
On Tue, May 20, 2014 at 5:48 PM, Cyrille Artho wrote: > Dear Stefano, > Could it be that this defines nesting through custom macros? Then you can > maybe find "BegEnd" in the sources elsewhere, but not "\BegEnd:D" (assuming > the code to parse the backslash may also be shared among macros). > > H

Re: [GSOC/Lyx<-->Word]

2014-05-21 Thread aparsloe
On 21/05/2014 10:14 a.m., stefano franchi wrote: Dear all, Prannoy is delving into tex4ht to tweak it to our purposes (quite successfully so far). In the process, he is also trying to understand better tex4ht's rather complex LaTeX code and grasp the logic of the XML constructions it carries

Re: [GSOC/Lyx<-->Word]

2014-05-20 Thread Cyrille Artho
Dear Stefano, Could it be that this defines nesting through custom macros? Then you can maybe find "BegEnd" in the sources elsewhere, but not "\BegEnd:D" (assuming the code to parse the backslash may also be shared among macros). stefano franchi wrote: Dear all, Prannoy is delving into tex4h

[GSOC/Lyx<-->Word]

2014-05-20 Thread stefano franchi
Dear all, Prannoy is delving into tex4ht to tweak it to our purposes (quite successfully so far). In the process, he is also trying to understand better tex4ht's rather complex LaTeX code and grasp the logic of the XML constructions it carries out. The problem is that several Latex macros used are