Re: Export to lyxhtml broken

2022-12-22 Thread Thibaut Cuvelier
On Sun, 20 Sept 2020 at 16:58, Kornel Benko wrote: > Am Sun, 20 Sep 2020 11:53:39 +0200 > schrieb Kornel Benko : > > > Am Sun, 20 Sep 2020 11:46:36 +0200 > > schrieb Kornel Benko : > > > > > Am Sun, 20 Sep 2020 01:38:11 +0200 > > > schrieb Kornel Benko : > > > > > > > > > > $ xmllint Welcome.xhtm

Re: Export to lyxhtml broken

2020-09-20 Thread Kornel Benko
Am Sun, 20 Sep 2020 11:53:39 +0200 schrieb Kornel Benko : > Am Sun, 20 Sep 2020 11:46:36 +0200 > schrieb Kornel Benko : > > > Am Sun, 20 Sep 2020 01:38:11 +0200 > > schrieb Kornel Benko : > > > > > > > > $ xmllint Welcome.xhtml > > > > > > Welcome.xhtml:47: parser error : Entity 'rArr' not def

Re: Export to lyxhtml broken

2020-09-20 Thread Kornel Benko
Am Sun, 20 Sep 2020 11:46:36 +0200 schrieb Kornel Benko : > Am Sun, 20 Sep 2020 01:38:11 +0200 > schrieb Kornel Benko : > > > > > > $ xmllint Welcome.xhtml > > > > > Welcome.xhtml:47: parser error : Entity 'rArr' not defined > > > > > ase use it! Start with the menu > > > style='font-family:sans

Re: Export to lyxhtml broken

2020-09-20 Thread Kornel Benko
Am Sun, 20 Sep 2020 01:38:11 +0200 schrieb Kornel Benko : > > > > $ xmllint Welcome.xhtml > > > > Welcome.xhtml:47: parser error : Entity 'rArr' not defined > > > > ase use it! Start with the menu > > style='font-family:sans-serif;'>Help⇒ > > > > ... > > > > > > Yes, looks like 'xmllint --sax

Re: Export to lyxhtml broken

2020-09-19 Thread Kornel Benko
Am Sun, 20 Sep 2020 01:36:12 +0200 schrieb Thibaut Cuvelier : > On Sun, 20 Sep 2020 at 01:25, Kornel Benko wrote: > > > Am Sat, 19 Sep 2020 19:12:12 -0400 > > schrieb Scott Kostyshak : > > > > > On Sat, Sep 19, 2020 at 07:09:55PM -0400, Scott Kostyshak wrote: > > > > On Sun, Sep 20, 2020 at 12:0

Re: Export to lyxhtml broken

2020-09-19 Thread Thibaut Cuvelier
On Sun, 20 Sep 2020 at 01:25, Kornel Benko wrote: > Am Sat, 19 Sep 2020 19:12:12 -0400 > schrieb Scott Kostyshak : > > > On Sat, Sep 19, 2020 at 07:09:55PM -0400, Scott Kostyshak wrote: > > > On Sun, Sep 20, 2020 at 12:08:55AM +0200, Kornel Benko wrote: > > > > > > > > Unfortunately the tests do

Re: Export to lyxhtml broken

2020-09-19 Thread Kornel Benko
Am Sat, 19 Sep 2020 19:12:12 -0400 schrieb Scott Kostyshak : > On Sat, Sep 19, 2020 at 07:09:55PM -0400, Scott Kostyshak wrote: > > On Sun, Sep 20, 2020 at 12:08:55AM +0200, Kornel Benko wrote: > > > > > > Unfortunately the tests do not try to display the resulting > > > xhtml code, they only c

Re: Export to lyxhtml broken

2020-09-19 Thread Kornel Benko
Am Sun, 20 Sep 2020 01:13:39 +0200 schrieb Thibaut Cuvelier : > On Sun, 20 Sep 2020 at 01:10, Scott Kostyshak wrote: > > > On Sun, Sep 20, 2020 at 12:08:55AM +0200, Kornel Benko wrote: > > > > > > Unfortunately the tests do not try to display the resulting > > > xhtml code, they only check with

Re: Export to lyxhtml broken

2020-09-19 Thread Thibaut Cuvelier
On Sun, 20 Sep 2020 at 01:10, Scott Kostyshak wrote: > On Sun, Sep 20, 2020 at 12:08:55AM +0200, Kornel Benko wrote: > > > > Unfortunately the tests do not try to display the resulting > > xhtml code, they only check with xmllint. > > > > ATM, most (if not all) xhtml exports create invalid output

Re: Export to lyxhtml broken

2020-09-19 Thread Scott Kostyshak
On Sat, Sep 19, 2020 at 07:09:55PM -0400, Scott Kostyshak wrote: > On Sun, Sep 20, 2020 at 12:08:55AM +0200, Kornel Benko wrote: > > > > Unfortunately the tests do not try to display the resulting > > xhtml code, they only check with xmllint. > > > > ATM, most (if not all) xhtml exports create in

Re: Export to lyxhtml broken

2020-09-19 Thread Scott Kostyshak
On Sun, Sep 20, 2020 at 12:08:55AM +0200, Kornel Benko wrote: > > Unfortunately the tests do not try to display the resulting > xhtml code, they only check with xmllint. > > ATM, most (if not all) xhtml exports create invalid output in the sense > that the output is not displayable with firefox.