Re: Tweaking lib/symbols for XML entities

2020-06-18 Thread Thibaut Cuvelier
Guillaume just made me notice a limitation of this patch for MathFactory: with \def, the column for the XML entity was not parsed. It's fixed in this new stand-alone patch (along with small updates in lib/symbols for things I forgot). Thibaut Cuvelier On Thu, 18 Jun 2020 at 23:40, Pavel Sanda w

Re: Tweaking lib/symbols for XML entities

2020-06-18 Thread Pavel Sanda
On Thu, Jun 18, 2020 at 11:35:39PM +0200, Thibaut Cuvelier wrote: > indicating that no real translation was available. I highly suspect that > \varGamma was displayed as "varGamma", i.e. as text, instead of the right > symbol. As far as I know, there is no HTML entity for rare symbols like > \varGa

Re: Tweaking lib/symbols for XML entities

2020-06-18 Thread Thibaut Cuvelier
That effect was not intended: few new Unicode-based XML entities should be output in HTML. I therefore investigated further the case of varGamma. Before, it was simply not translated into MathML: the symbols file only contained an x ( https://github.com/cburschka/lyx/blob/57272e837b148975817440bdc6

Re: Tweaking lib/symbols for XML entities

2020-06-18 Thread Pavel Sanda
On Thu, Jun 18, 2020 at 09:41:10PM +0200, Kornel Benko wrote: > > Mint 19.3 Tara. > > Tricia! Ok, debian based distros seem to be covered, I just checked with another win machine and its fine. I'll comit the last patch. Pavel -- lyx-devel mailing list lyx-devel@lists

Re: Tweaking lib/symbols for XML entities

2020-06-18 Thread Kornel Benko
Am Thu, 18 Jun 2020 21:40:25 +0200 schrieb Kornel Benko : > Am Thu, 18 Jun 2020 21:24:45 +0200 > schrieb Pavel Sanda : > > > On Thu, Jun 18, 2020 at 09:08:07PM +0200, Kornel Benko wrote: > > > I have no problems, if that is the expected line. > > > > Good, what distro? Pavel > > Mint 19

Re: Tweaking lib/symbols for XML entities

2020-06-18 Thread Kornel Benko
Am Thu, 18 Jun 2020 21:24:45 +0200 schrieb Pavel Sanda : > On Thu, Jun 18, 2020 at 09:08:07PM +0200, Kornel Benko wrote: > > I have no problems, if that is the expected line. > > Good, what distro? Pavel Mint 19.3 Tara. Kornel pgpMkJYoL8IYI.pgp Description: Digitale Signatur von Ope

Re: Tweaking lib/symbols for XML entities

2020-06-18 Thread Pavel Sanda
On Thu, Jun 18, 2020 at 09:08:07PM +0200, Kornel Benko wrote: > I have no problems, if that is the expected line. Good, what distro? Pavel -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: Tweaking lib/symbols for XML entities

2020-06-18 Thread Kornel Benko
Am Thu, 18 Jun 2020 21:08:07 +0200 schrieb Kornel Benko : > Am Thu, 18 Jun 2020 20:54:08 +0200 > schrieb Pavel Sanda : > > > On Thu, Jun 18, 2020 at 08:46:08PM +0200, Kornel Benko wrote: > > > > > If you go to > > > > > https://en.wikipedia.org/wiki/Mathematical_Alphanumeric_Symbols > > > > > a

Re: Tweaking lib/symbols for XML entities

2020-06-18 Thread Kornel Benko
Am Thu, 18 Jun 2020 20:54:08 +0200 schrieb Pavel Sanda : > On Thu, Jun 18, 2020 at 08:46:08PM +0200, Kornel Benko wrote: > > > > If you go to > > > > https://en.wikipedia.org/wiki/Mathematical_Alphanumeric_Symbols > > > > and check for the U+1D6Ex line do you see some meaningful symbols > > > > li

Re: Tweaking lib/symbols for XML entities

2020-06-18 Thread Pavel Sanda
On Thu, Jun 18, 2020 at 08:46:08PM +0200, Kornel Benko wrote: > > > If you go to > > > https://en.wikipedia.org/wiki/Mathematical_Alphanumeric_Symbols > > > and check for the U+1D6Ex line do you see some meaningful symbols > > > like \varGamma in your browsers? > Sorry, I misread the question. Dont

Re: Tweaking lib/symbols for XML entities

2020-06-18 Thread Kornel Benko
Am Thu, 18 Jun 2020 20:44:20 +0200 schrieb Kornel Benko : > Am Thu, 18 Jun 2020 20:01:18 +0200 > schrieb Pavel Sanda : > > > On Mon, Jun 15, 2020 at 02:46:47PM +0200, Thibaut Cuvelier wrote: > > > Here is a new version of the first patch. Indeed, I forgot to completely > > > refactor a few font

Re: Tweaking lib/symbols for XML entities

2020-06-18 Thread Kornel Benko
Am Thu, 18 Jun 2020 20:01:18 +0200 schrieb Pavel Sanda : > On Mon, Jun 15, 2020 at 02:46:47PM +0200, Thibaut Cuvelier wrote: > > Here is a new version of the first patch. Indeed, I forgot to completely > > refactor a few font-related things. It should be much better now. (I also > > removed a meth

Re: Tweaking lib/symbols for XML entities

2020-06-18 Thread Pavel Sanda
On Mon, Jun 15, 2020 at 02:46:47PM +0200, Thibaut Cuvelier wrote: > Here is a new version of the first patch. Indeed, I forgot to completely > refactor a few font-related things. It should be much better now. (I also > removed a method declaration that belongs to another DocBook commit down > the l

Re: Tweaking lib/symbols for XML entities

2020-06-18 Thread Pavel Sanda
On Thu, Jun 18, 2020 at 05:26:34PM +0200, Jean-Marc Lasgouttes wrote: > Le 18/06/2020 ?? 17:19, Pavel Sanda a écrit : > >Thanks, I committed the first patch with consts added (binding to > >temporaries). > >I propose to drop the second patch altogether. Unless you use simple > >expressions > >cha

Re: [LyX/master] Assure that LyX and tex2lyx use src/lyxwinres.rc

2020-06-18 Thread Pavel Sanda
On Thu, Jun 18, 2020 at 02:12:26PM +0200, Eugene Chornyi wrote: > commit e501f2c473560577ad2510438fa1b4bfb30dd443 > Author: Eugene Chornyi > Date: Thu Jun 18 14:31:25 2020 +0200 > > Assure that LyX and tex2lyx use src/lyxwinres.rc BTW welcome on the board Eugene! Pavel -- lyx-devel maili

Re: Tweaking lib/symbols for XML entities

2020-06-18 Thread Jean-Marc Lasgouttes
Le 18/06/2020 à 17:19, Pavel Sanda a écrit : Thanks, I committed the first patch with consts added (binding to temporaries). I propose to drop the second patch altogether. Unless you use simple expressions chaining is not particularly safe, << is not a sequence point so order of evaluation is un

Re: Tweaking lib/symbols for XML entities

2020-06-18 Thread Pavel Sanda
On Thu, Jun 18, 2020 at 02:03:38AM +0200, Thibaut Cuvelier wrote: > On Mon, 15 Jun 2020 at 23:51, Pavel Sanda wrote: > > > On Mon, Jun 15, 2020 at 02:46:47PM +0200, Thibaut Cuvelier wrote: > > > Here is a new version of the first patch. Indeed, I forgot to completely > > > refactor a few font-rel

Re: [LyX/2.3.x] Use data from src/lyxwinres.rc to generate lyx.coff for the Windows build.

2020-06-18 Thread Yu Jin
Am Do., 18. Juni 2020 um 13:25 Uhr schrieb Kornel Benko : > Am Thu, 18 Jun 2020 11:49:36 +0200 > schrieb Yu Jin : > > > Am Do., 18. Juni 2020 um 09:41 Uhr schrieb Kornel Benko >: > > > > > Am Wed, 17 Jun 2020 22:20:07 +0200 > > > schrieb Yu Jin : > > > > > > > Am Mi., 17. Juni 2020 um 14:58 Uhr s

Re: [LyX/2.3.x] Use data from src/lyxwinres.rc to generate lyx.coff for the Windows build.

2020-06-18 Thread Kornel Benko
Am Thu, 18 Jun 2020 11:49:36 +0200 schrieb Yu Jin : > Am Do., 18. Juni 2020 um 09:41 Uhr schrieb Kornel Benko : > > > Am Wed, 17 Jun 2020 22:20:07 +0200 > > schrieb Yu Jin : > > > > > Am Mi., 17. Juni 2020 um 14:58 Uhr schrieb Kornel Benko > >: > > > > > > > Am Wed, 17 Jun 2020 12:20:55 +0200 >

Re: [LyX/2.3.x] Use data from src/lyxwinres.rc to generate lyx.coff for the Windows build.

2020-06-18 Thread Yu Jin
Am Do., 18. Juni 2020 um 09:41 Uhr schrieb Kornel Benko : > Am Wed, 17 Jun 2020 22:20:07 +0200 > schrieb Yu Jin : > > > Am Mi., 17. Juni 2020 um 14:58 Uhr schrieb Kornel Benko >: > > > > > Am Wed, 17 Jun 2020 12:20:55 +0200 > > > schrieb Yu Jin : > > > > > > > Am Di., 16. Juni 2020 um 21:21 Uhr s

Re: [LyX/2.3.x] Use data from src/lyxwinres.rc to generate lyx.coff for the Windows build.

2020-06-18 Thread Kornel Benko
Am Wed, 17 Jun 2020 22:20:07 +0200 schrieb Yu Jin : > Am Mi., 17. Juni 2020 um 14:58 Uhr schrieb Kornel Benko : > > > Am Wed, 17 Jun 2020 12:20:55 +0200 > > schrieb Yu Jin : > > > > > Am Di., 16. Juni 2020 um 21:21 Uhr schrieb Enrico Forestieri < > > for...@lyx.org > > > >: > > > > > > > On Tue,