Re: [LyX/master] Fix #10863 compiler warnings.

2017-12-15 Thread Kornel Benko
Am Samstag, 16. Dezember 2017 um 07:03:34, schrieb Pavel Sanda > Richard Heck wrote: > > commit b684ec39eaaf7d5b0270bf8109b8e281fa8c5d9f > > Author: Richard Heck > > Date: Fri Dec 15 23:50:23 2017 -0500 > > > > Fix #10863 compiler warnings. > > --- > >

Re: [LyX/master] Fix #10863 compiler warnings.

2017-12-15 Thread Pavel Sanda
Richard Heck wrote: > commit b684ec39eaaf7d5b0270bf8109b8e281fa8c5d9f > Author: Richard Heck > Date: Fri Dec 15 23:50:23 2017 -0500 > > Fix #10863 compiler warnings. > --- > src/mathed/MathParser.cpp | 12 +--- > 1 files changed, 5 insertions(+), 7 deletions(-) >

Re: [patch] support for the paratype fonts

2017-12-15 Thread Pavel Sanda
Richard Heck wrote: > So I guess I'd suggest we wait to commit any format changes to master > until 2.3 is released. Any other thoughts? I was about to ask the same, please don't break portability of files until 2.3 is out if possible. Pavel

Re: [patch] support for the paratype fonts

2017-12-15 Thread Richard Heck
On 12/14/2017 06:15 PM, Uwe Stöhr wrote: > Yuriy asked if LyX could support the paratype fonts > https://ctan.org/pkg/paratype > to offer an outline font alternative for the computer modern fonts for > Cyrillic. > > This is in my opinion a good idea and so I created the applied patch. > This is a

Re: Combinations of context menus

2017-12-15 Thread Kornel Benko
Am Freitag, 15. Dezember 2017 um 17:46:57, schrieb Jean-Marc Lasgouttes > Le 15/12/2017 à 17:38, Kornel Benko a écrit : > >> The code in InsetCollapsible::contextMenu tells it all: it depends > >> whether there is a button, whether it is open, etc. > > > > It describes the

Re: Combinations of context menus

2017-12-15 Thread Jean-Marc Lasgouttes
Le 15/12/2017 à 17:38, Kornel Benko a écrit : The code in InsetCollapsible::contextMenu tells it all: it depends whether there is a button, whether it is open, etc. It describes the algorithm, yes. But, as a translator, one needs the possible combinations. I was a bit fast: the code show

Re: Combinations of context menus

2017-12-15 Thread Kornel Benko
Am Freitag, 15. Dezember 2017 um 16:46:14, schrieb Jean-Marc Lasgouttes > Le 15/12/2017 à 15:36, Kornel Benko a écrit : > > Do we have somewhere a list of possible combinations? > > > > Something like > > context-edit + context-tabular > > > > or > > context-phantom

Re: Combinations of context menus

2017-12-15 Thread Jean-Marc Lasgouttes
Le 15/12/2017 à 15:36, Kornel Benko a écrit : Do we have somewhere a list of possible combinations? Something like context-edit + context-tabular or context-phantom + context-collapsible + context-edit The code in InsetCollapsible::contextMenu tells it all: it depends

Combinations of context menus

2017-12-15 Thread Kornel Benko
Do we have somewhere a list of possible combinations? Something like context-edit + context-tabular or context-phantom + context-collapsible + context-edit It would help in omitting conflicting shortcuts. Kornel signature.asc Description: This is a digitally signed

Re: Inquiry on en/em-dash handling changes

2017-12-15 Thread Joel Kulesza
On Fri, Dec 15, 2017 at 4:27 PM, Guenter Milde wrote: > Dear Joel, > > On 2017-12-15, Joel Kulesza wrote: > > > I know there has been extensive discussion on changes to en/em-dash > > handling. Regrettably, I haven't followed it closely. However, I ran > > across an issue