LyXHTML export of Spreadsheet.lyx

2020-09-22 Thread Kornel Benko
Attached is a small perl script converting this invalid xhtml export together with the resulting .xml file. The result displays nice with firefox. Riki, do you have an idea how to make the export correct without the use of this script? Kornel x.pl Description: Perl program Spreads

Re: Using xmllint to test our LyXHTML export

2016-05-29 Thread Kornel Benko
Am Samstag, 28. Mai 2016 um 19:43:27, schrieb Kornel Benko > Am Samstag, 28. Mai 2016 um 17:36:14, schrieb Kornel Benko > ... > > > > I found the cause in layouts. With the attached patch for the verbatim and > > code insets are making some tests happy. > > > > > Next error in attached example.

Re: Using xmllint to test our LyXHTML export

2016-05-28 Thread Kornel Benko
Am Samstag, 28. Mai 2016 um 17:36:14, schrieb Kornel Benko ... > > I found the cause in layouts. With the attached patch for the verbatim and > code insets are making some tests happy. > Next error in attached example. As soon as we dissolve the 'include TestSummary.lyx' from branch, the docum

Re: Using xmllint to test our LyXHTML export

2016-05-28 Thread Kornel Benko
Am Donnerstag, 26. Mai 2016 um 17:16:30, schrieb Scott Kostyshak > On Thu, May 26, 2016 at 06:44:39PM +0200, Kornel Benko wrote: > > Am Mittwoch, 25. Mai 2016 um 16:48:58, schrieb Kornel Benko > > > Am Montag, 23. Mai 2016 um 18:03:27, schrieb Scott Kostyshak > > > > > > > On Mon, May 23, 2016

Re: Using xmllint to test our LyXHTML export

2016-05-26 Thread Scott Kostyshak
On Thu, May 26, 2016 at 06:44:39PM +0200, Kornel Benko wrote: > Am Mittwoch, 25. Mai 2016 um 16:48:58, schrieb Kornel Benko > > Am Montag, 23. Mai 2016 um 18:03:27, schrieb Scott Kostyshak > > > > > On Mon, May 23, 2016 at 03:55:59PM +, Guenter Milde wrote: > > > > On 2016-05-23, Kornel Benk

Re: Using xmllint to test our LyXHTML export

2016-05-26 Thread Kornel Benko
Am Mittwoch, 25. Mai 2016 um 16:48:58, schrieb Kornel Benko > Am Montag, 23. Mai 2016 um 18:03:27, schrieb Scott Kostyshak > > > On Mon, May 23, 2016 at 03:55:59PM +, Guenter Milde wrote: > > > On 2016-05-23, Kornel Benko wrote: > > > > Am Montag, 23. Mai 2016 um 07:36:53, schrieb Guenter Mi

Re: Using xmllint to test our LyXHTML export

2016-05-25 Thread Kornel Benko
Am Montag, 23. Mai 2016 um 18:03:27, schrieb Scott Kostyshak > On Mon, May 23, 2016 at 03:55:59PM +, Guenter Milde wrote: > > On 2016-05-23, Kornel Benko wrote: > > > Am Montag, 23. Mai 2016 um 07:36:53, schrieb Guenter Milde > > > > > >> On 2016-05-22, Scott Kostyshak wrote: > > > > >> > U

Re: Using xmllint to test our LyXHTML export

2016-05-23 Thread Scott Kostyshak
On Mon, May 23, 2016 at 03:55:59PM +, Guenter Milde wrote: > On 2016-05-23, Kornel Benko wrote: > > Am Montag, 23. Mai 2016 um 07:36:53, schrieb Guenter Milde > > > >> On 2016-05-22, Scott Kostyshak wrote: > > >> > Uwe and Georg have recently found and fixed a bug in our internal XHTML > >>

Re: Using xmllint to test our LyXHTML export

2016-05-23 Thread Guenter Milde
On 2016-05-23, Kornel Benko wrote: > Am Montag, 23. Mai 2016 um 07:36:53, schrieb Guenter Milde > >> On 2016-05-22, Scott Kostyshak wrote: >> > Uwe and Georg have recently found and fixed a bug in our internal XHTML >> > export. Why not test the export automatically? ... > I have a patch ready

Re: Using xmllint to test our LyXHTML export

2016-05-23 Thread Kornel Benko
Am Montag, 23. Mai 2016 um 07:36:53, schrieb Guenter Milde > On 2016-05-22, Scott Kostyshak wrote: > > > Uwe and Georg have recently found and fixed a bug in our internal XHTML > > export. Why not test the export automatically? > > > These tests would be fast (compared to the LaTeX compilation tes

Re: Using xmllint to test our LyXHTML export

2016-05-23 Thread Guenter Milde
On 2016-05-22, Scott Kostyshak wrote: > Uwe and Georg have recently found and fixed a bug in our internal XHTML > export. Why not test the export automatically? > These tests would be fast (compared to the LaTeX compilation tests we > have). I think our current XHTML tests just check that the exi

Using xmllint to test our LyXHTML export

2016-05-22 Thread Scott Kostyshak
Uwe and Georg have recently found and fixed a bug in our internal XHTML export. Why not test the export automatically? These tests would be fast (compared to the LaTeX compilation tests we have). I think our current XHTML tests just check that the exit code is zero. We can extend these tests to wo

Re: LyXHTML export

2012-02-03 Thread Richard Heck
On 02/03/2012 12:46 PM, Kornel Benko wrote: Am Freitag, 3. Februar 2012 um 12:12:30, schrieb Richard Heck On 02/03/2012 04:39 AM, Kornel Benko wrote: Exporting this minimal example will give invalid xhml. 1.) it outputs a comment 2.) the next ends with (should be) The error show

Re: Re: LyXHTML export

2012-02-03 Thread Kornel Benko
Am Freitag, 3. Februar 2012 um 12:12:30, schrieb Richard Heck > On 02/03/2012 04:39 AM, Kornel Benko wrote: > > Exporting this minimal example will give invalid xhml. > > > > 1.) it outputs a comment > > > > 2.) the next ends with (should be) > > > > The error shows iff: > > a.) The branch

Re: LyXHTML export

2012-02-03 Thread Richard Heck
On 02/03/2012 04:39 AM, Kornel Benko wrote: Exporting this minimal example will give invalid xhml. 1.) it outputs a comment 2.) the next ends with (should be) The error shows iff: a.) The branch in main module is active b.) The file Thanks.lyx is inside the branch c.) the "addcontent

LyXHTML export

2012-02-03 Thread Kornel Benko
Exporting this minimal example will give invalid xhml. 1.) it outputs a comment 2.) the next ends with (should be ) The error shows iff: a.) The branch in main module is active b.) The file Thanks.lyx is inside the branch c.) the "addcontentsline..." line in file Thanks.lyx is there

LyXHTML export

2012-02-03 Thread Kornel Benko
Exporting this minimal example will give invalid xhml. 1.) it outputs a comment 2.) the next ends with (should be ) The error shows iff: a.) The branch in main module is active b.) The file Thanks.lyx is inside the branch c.) the "addcontentsline..." line in file Thanks.lyx is there

Re: Error on LyXHTML export or viewing

2011-11-02 Thread Richard Heck
On 11/02/2011 04:08 AM, Andrew Parsloe wrote: > When I export to LyXHTML or try to view in LyXHTML a LyX document that > has a *title* containing an ampersand, e.g. Ideas & prompts, it > generates an HTML document containing only an error message: > > XML Parsing Error: not well-formed > Location:

Error on LyXHTML export or viewing

2011-11-02 Thread Andrew Parsloe
When I export to LyXHTML or try to view in LyXHTML a LyX document that has a *title* containing an ampersand, e.g. Ideas & prompts, it generates an HTML document containing only an error message: XML Parsing Error: not well-formed Location: file:///C:/Users/Andrew/AppData/Local/Temp/lyx_tmpdir

Re: MacOS/No LaTeX installation and LyXHTML export

2010-11-15 Thread Abdelrazak Younes
On 11/15/2010 09:47 PM, Richard Heck wrote: On 11/14/2010 03:34 AM, Abdel Younes wrote: Hi Richard, Just a simple report of the LyXHTML export of the with latest trunk under MacOS and no LaTeX installed. The export went fine (and instantaneous!). Except for the expected errors for the pdf

Re: MacOS/No LaTeX installation and LyXHTML export

2010-11-15 Thread Richard Heck
On 11/14/2010 03:34 AM, Abdel Younes wrote: Hi Richard, Just a simple report of the LyXHTML export of the with latest trunk under MacOS and no LaTeX installed. The export went fine (and instantaneous!). Except for the expected errors for the pdf and eps to png conversion, I had absolutely no

MacOS/No LaTeX installation and LyXHTML export

2010-11-14 Thread Abdel Younes
Hi Richard, Just a simple report of the LyXHTML export of the with latest trunk under MacOS and no LaTeX installed. The export went fine (and instantaneous!). Except for the expected errors for the pdf and eps to png conversion, I had absolutely no problem. You may want to have a look at these