Re: [LyX/master] Implement support for font options

2019-07-13 Thread Jürgen Spitzmüller
Am Samstag, den 13.07.2019, 16:03 +0200 schrieb Kornel Benko: > So far I have seen (Checked only rm styles): Thanks! I have removed those that are handled or don't make sense and added the list here: https://www.lyx.org/trac/ticket/11615 Please feel free to add. Jürgen signature.asc Descriptio

Re: [LyX/master] Implement support for font options

2019-07-13 Thread Kornel Benko
Am Freitag, 12. Juli 2019, 15:41:22 CEST schrieb Jürgen Spitzmüller: > Am Freitag, den 12.07.2019, 14:29 +0200 schrieb Kornel Benko: > > Hm, you taped me. I don't feel smart enough for that task, especially > > for the dialog part. > > What you can do, though, and where I would need help, is going

Re: [LyX/master] Implement support for font options

2019-07-12 Thread Jürgen Spitzmüller
Am Freitag, den 12.07.2019, 14:29 +0200 schrieb Kornel Benko: > Hm, you taped me. I don't feel smart enough for that task, especially > for the dialog part. What you can do, though, and where I would need help, is going through the currently supported font packages and check which ones have additi

Re: [LyX/master] Implement support for font options

2019-07-12 Thread Kornel Benko
Am Freitag, 12. Juli 2019, 14:19:23 CEST schrieb Jürgen Spitzmüller: > Am Freitag, den 12.07.2019, 14:12 +0200 schrieb Kornel Benko: > > It could be done for boolean options only, and as a supplement to > > the solution like it is now. > > "It could be done" does not really sound like you are pla

Re: [LyX/master] Implement support for font options

2019-07-12 Thread Jürgen Spitzmüller
Am Freitag, den 12.07.2019, 14:12 +0200 schrieb Kornel Benko: > It could be done for boolean options only, and as a supplement to > the solution like it is now. "It could be done" does not really sound like you are planning to do it (I am not, for that matter). Jürgen signature.asc Description

Re: [LyX/master] Implement support for font options

2019-07-12 Thread Kornel Benko
Am Freitag, 12. Juli 2019, 11:45:33 CEST schrieb Jürgen Spitzmüller: > Am Freitag, den 12.07.2019, 11:40 +0200 schrieb Kornel Benko: > > I had in mind a dialog with checkboxes for valid options. > > Cool. If you have the time and energy to implement that, go for it. But > note that there are not

Re: [LyX/master] Implement support for font options

2019-07-12 Thread Jürgen Spitzmüller
Am Freitag, den 12.07.2019, 11:40 +0200 schrieb Kornel Benko: > I had in mind a dialog with checkboxes for valid options. Cool. If you have the time and energy to implement that, go for it. But note that there are not only boolean options, so you'll need to provide different widgets depending on

Re: [LyX/master] Implement support for font options

2019-07-12 Thread Kornel Benko
Am Freitag, 12. Juli 2019, 07:26:36 CEST schrieb Jürgen Spitzmüller: > Am Donnerstag, den 11.07.2019, 21:05 +0200 schrieb Kornel Benko: > > Would be nice, if 'MoreOptions' could be a list of possible options > > (instead of <0|1>) > > And what to do with it, then? Check if the inputted options are

Re: [LyX/master] Implement support for font options

2019-07-11 Thread Jürgen Spitzmüller
Am Donnerstag, den 11.07.2019, 21:05 +0200 schrieb Kornel Benko: > Would be nice, if 'MoreOptions' could be a list of possible options > (instead of <0|1>) And what to do with it, then? Check if the inputted options are valid? Jürgen > Just my 2 cents. signature.asc Description: This is a digi

Re: [LyX/master] Implement support for font options

2019-07-11 Thread Kornel Benko
Am Donnerstag, 11. Juli 2019, 20:25:07 CEST schrieb Juergen Spitzmueller: > commit c3c2815092da1be063f2f67aeb7b97aafd3c2796 > Author: Juergen Spitzmueller > Date: Thu Jul 11 20:28:34 2019 +0200 > > Implement support for font options > > This revives a patch by Uwe and extends it. A