Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Jürgen Spitzmüller
Am Sonntag, dem 07.03.2021 um 20:55 +0100 schrieb Stephan Witt: > To reproduce I > > 1. Open the Help -> Intro. > 2. Boom. Is it related to the darkmode runtime switch we recently added? You backtrace points towards that code region. In any case, you can try bisecting. Jürgen signature.asc

Re: [LyX/master] Fix bug #12181

2021-03-07 Thread Enrico Forestieri
On Sun, Mar 07, 2021 at 01:05:09PM -0500, Richard Kimberly Heck wrote: > On 3/6/21 5:34 PM, Enrico Forestieri wrote: > > commit 7545698380fa4d0203109d340404574c20aad1bc > > Author: Enrico Forestieri > > Date: Sat Mar 6 23:36:58 2021 +0100 > > > > Fix bug #12181 > > > > The context

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Stephan Witt
Am 07.03.2021 um 20:08 schrieb Stephan Witt : > >> Am 07.03.2021 um 19:09 schrieb Jürgen Spitzmüller : >> >> Am Sonntag, dem 07.03.2021 um 18:58 +0100 schrieb Stephan Witt: >>> From the dictionary. >> >> Thanks. Cannot reproduce. Can you try to dig in deeper? > > How? The exception comes from

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Stephan Witt
> Am 07.03.2021 um 19:09 schrieb Jürgen Spitzmüller : > > Am Sonntag, dem 07.03.2021 um 18:58 +0100 schrieb Stephan Witt: >> From the dictionary. > > Thanks. Cannot reproduce. Can you try to dig in deeper? How? The exception comes from „outer space“ … This is the program output:

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Jürgen Spitzmüller
Am Sonntag, dem 07.03.2021 um 18:58 +0100 schrieb Stephan Witt: > From the dictionary. Thanks. Cannot reproduce. Can you try to dig in deeper? Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@lists.lyx.org

Re: [LyX/master] Fix bug #12181

2021-03-07 Thread Richard Kimberly Heck
On 3/6/21 5:34 PM, Enrico Forestieri wrote: > commit 7545698380fa4d0203109d340404574c20aad1bc > Author: Enrico Forestieri > Date: Sat Mar 6 23:36:58 2021 +0100 > > Fix bug #12181 > > The context menu for InsetMathRef is now usable. > InsetMathRef still misses support for

Re: [LyX/master] Show zoom value in statusbar

2021-03-07 Thread Kornel Benko
Am Sun, 07 Mar 2021 18:37:10 +0100 schrieb Jürgen Spitzmüller : > Am Sonntag, dem 07.03.2021 um 17:48 +0100 schrieb Kornel Benko: > > Status bar shows it OK, but the slider is not updating if changing > > zoom with the mouse. > > Fixed. > > Jürgen > Works nice. Thanks. Kornel

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Stephan Witt
Am 07.03.2021 um 18:50 schrieb Jürgen Spitzmüller : > > Am Sonntag, dem 07.03.2021 um 18:48 +0100 schrieb Stephan Witt: >> To reproduce I do: >> >> 1. Open the attached document. >> 2. Remove the second unrrund. >> 3. Navigate and type some text. Boom. > > What do you mean by "remove"? Remove

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Jürgen Spitzmüller
Am Sonntag, dem 07.03.2021 um 18:48 +0100 schrieb Stephan Witt: > To reproduce I do: > > 1. Open the attached document. > 2. Remove the second unrrund. > 3. Navigate and type some text. Boom. What do you mean by "remove"? Remove from the dictionary or delete the word in the document? Jürgen

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Stephan Witt
Am 07.03.2021 um 18:24 schrieb Jürgen Spitzmüller : > > Am Sonntag, dem 07.03.2021 um 17:55 +0100 schrieb Jürgen Spitzmüller: >> But I'll implement another lfun along this way. > > Done. > > Jürgen Thanks. Is this crash related? Hard to say… (lldb) bt * thread #1, queue =

Re: [LyX/master] French User Guide: fix file paths

2021-03-07 Thread Scott Kostyshak
On Sun, Mar 07, 2021 at 09:26:50AM +0100, JP wrote: > Le 7 mars 2021 06:06:23 Scott Kostyshak a écrit : > > > On Sun, Mar 07, 2021 at 05:35:58AM +0100, JP wrote: > > > Dear Scott > > > > > > Thanks for the fix. > > > > Sure! > > > > > What should I do to avoid such file path errors? > > > >

Re: tex2lyx roundtrip tests broken on master

2021-03-07 Thread Scott Kostyshak
On Sun, Mar 07, 2021 at 08:24:38AM +0100, Jürgen Spitzmüller wrote: > Am Samstag, dem 06.03.2021 um 14:28 -0500 schrieb Scott Kostyshak: > > The tex2lyx roundtrip tests are broken on master. > > Fixed. As so often, forgot to update the tests after file format bump. Thanks for the fix. Indeed, it

Re: [LyX/master] Show zoom value in statusbar

2021-03-07 Thread Jürgen Spitzmüller
Am Sonntag, dem 07.03.2021 um 17:48 +0100 schrieb Kornel Benko: > Status bar shows it OK, but the slider is not updating if changing > zoom with the mouse. Fixed. Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@lists.lyx.org

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Jürgen Spitzmüller
Am Sonntag, dem 07.03.2021 um 17:55 +0100 schrieb Jürgen Spitzmüller: > But I'll implement another lfun along this way. Done. Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@lists.lyx.org

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Jürgen Spitzmüller
Am Sonntag, dem 07.03.2021 um 17:56 +0100 schrieb Stephan Witt: > Or add it to LFUN_SPELLING_REMOVE implementation? I would rather keep the diverse dictionaries separated. Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Stephan Witt
Am 07.03.2021 um 17:55 schrieb Jürgen Spitzmüller : > > Am Sonntag, dem 07.03.2021 um 17:47 +0100 schrieb Stephan Witt: >> Yes, there is LFUN_SPELLING_REMOVE already. > > I find this rather odd, as you have to know a word is in the dictionary > in order to remove it. > > But I'll implement

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Jürgen Spitzmüller
Am Sonntag, dem 07.03.2021 um 17:47 +0100 schrieb Stephan Witt: > Yes, there is LFUN_SPELLING_REMOVE already. I find this rather odd, as you have to know a word is in the dictionary in order to remove it. But I'll implement another lfun along this way. Jürgen signature.asc Description: This

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Jürgen Spitzmüller
Am Sonntag, dem 07.03.2021 um 17:51 +0100 schrieb Stephan Witt: > > It did not come yet AFAIR. > > Yes, it was not announced yet. So we are not in feature freeze. Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@lists.lyx.org

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Stephan Witt
Am 07.03.2021 um 17:36 schrieb Jürgen Spitzmüller : > > Am Sonntag, dem 07.03.2021 um 17:32 +0100 schrieb Stephan Witt: >>> Are we? I must have missed the announcement. Can you point me to >>> it? >> >> https://wiki.lyx.org/Devel/Meeting2021-01-11 > > This only says "A feature and format freeze

Re: [LyX/master] Show zoom value in statusbar

2021-03-07 Thread Kornel Benko
Am Sun, 7 Mar 2021 17:16:58 +0100 (CET) schrieb Juergen Spitzmueller : > commit be6dc7dd5dc10f79ef2525b2ba77d0b02c46 > Author: Juergen Spitzmueller > Date: Sun Mar 7 17:21:52 2021 +0100 > > Show zoom value in statusbar > --- > src/frontends/qt/GuiView.cpp |7 +-- >

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Stephan Witt
Am 07.03.2021 um 17:24 schrieb Jürgen Spitzmüller : > > Am Sonntag, dem 07.03.2021 um 16:53 +0100 schrieb Stephan Witt: >> No I don’t want to enhance it *now*. We are in feature-freeze IMO. > > Are we? I must have missed the announcement. Can you point me to it? > > (I agree that we should

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Jürgen Spitzmüller
Am Sonntag, dem 07.03.2021 um 17:32 +0100 schrieb Stephan Witt: > > Are we? I must have missed the announcement. Can you point me to > > it? > > https://wiki.lyx.org/Devel/Meeting2021-01-11 This only says "A feature and format freeze is coming soon." It did not come yet AFAIR. Jürgen

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Stephan Witt
Am 07.03.2021 um 17:24 schrieb Jürgen Spitzmüller : > > Am Sonntag, dem 07.03.2021 um 16:53 +0100 schrieb Stephan Witt: >> No I don’t want to enhance it *now*. We are in feature-freeze IMO. > > Are we? I must have missed the announcement. Can you point me to it?

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Jürgen Spitzmüller
Am Sonntag, dem 07.03.2021 um 16:53 +0100 schrieb Stephan Witt: > No I don’t want to enhance it *now*. We are in feature-freeze IMO. Are we? I must have missed the announcement. Can you point me to it? (I agree that we should enter feature freeze soon, though). > > > > > > > I see. Can you try

Re: [LyX/master] Zoom slider

2021-03-07 Thread Jürgen Spitzmüller
Am Sonntag, dem 07.03.2021 um 13:53 +0100 schrieb Jean-Marc Lasgouttes: > In libreoffice I see two difference that are IMO very useful: > 1/ the zoom value is shown beside the slider. Seeing the zoom is very > useful. At the very least, the tool tip should show the value instead > of > explaining

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Stephan Witt
Am 07.03.2021 um 14:36 schrieb Jürgen Spitzmüller : > > Am Sonntag, dem 07.03.2021 um 14:04 +0100 schrieb Stephan Witt: >>> I can't follow you here. Sure it is. >> >> IMO it is a new feature. > > Where did I claim it isn't? > > If you want to enhance it: be invited. No I don’t want to enhance

Re: [LyX/master] Zoom slider

2021-03-07 Thread Kornel Benko
Am Sun, 07 Mar 2021 14:33:50 +0100 schrieb Jürgen Spitzmüller : > Am Sonntag, dem 07.03.2021 um 14:18 +0100 schrieb Kornel Benko: > > I get > > > > > ---/usr2/src/lyx/lyx-git/src/frontends/qt/GuiView.cpp:633:31: > > > error: > > ‘const class > > > QFontMetrics’ has no member named

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Jürgen Spitzmüller
Am Sonntag, dem 07.03.2021 um 14:04 +0100 schrieb Stephan Witt: > > I can't follow you here. Sure it is. > > IMO it is a new feature. Where did I claim it isn't? If you want to enhance it: be invited. > > > > Also, as you say it is marked correctly after context menu > > > > action, > > > >

Re: [LyX/master] Zoom slider

2021-03-07 Thread Jürgen Spitzmüller
Am Sonntag, dem 07.03.2021 um 14:18 +0100 schrieb Kornel Benko: > I get > > > ---/usr2/src/lyx/lyx-git/src/frontends/qt/GuiView.cpp:633:31: > > error: > ‘const class > > QFontMetrics’ has no member named ‘horizontalAdvance’ >   zoomslider->setFixedWidth(fm.horizontalAdvance('x') * 15); Fixed.

Re: [LyX/master] Zoom slider

2021-03-07 Thread Kornel Benko
Am Sun, 7 Mar 2021 13:24:29 +0100 (CET) schrieb Juergen Spitzmueller : > commit bdb006543b43f71a06fc5b9915d0df19aae0ef68 > Author: Juergen Spitzmueller > Date: Sun Mar 7 13:29:23 2021 +0100 > > Zoom slider I get > ---/usr2/src/lyx/lyx-git/src/frontends/qt/GuiView.cpp:633:31: error:

Re: [LyX/master] Zoom slider

2021-03-07 Thread Jürgen Spitzmüller
Am Sonntag, dem 07.03.2021 um 13:53 +0100 schrieb Jean-Marc Lasgouttes: > Looks like nothing is stopping you! I thought we were supposed to > calm down on features... Sorry about that. I'll stop it now. > In libreoffice I see two difference that are IMO very useful: > useful. At the very least,

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Stephan Witt
Am 07.03.2021 um 13:54 schrieb Jürgen Spitzmüller : > > Am Sonntag, dem 07.03.2021 um 13:45 +0100 schrieb Stephan Witt: >> I see more than one problem. >> >> 1. The spell checker on Mac is an OS service and there is support for >> document scope too. Probably this collides with our

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Jürgen Spitzmüller
Am Sonntag, dem 07.03.2021 um 13:45 +0100 schrieb Stephan Witt: > I see more than one problem. > > 1. The spell checker on Mac is an OS service and there is support for > document scope too. Probably this collides with our implementation in > LyX. Why is this a problem? The implementation I have

Re: [LyX/master] Zoom slider

2021-03-07 Thread Jean-Marc Lasgouttes
Le 07/03/2021 à 13:24, Juergen Spitzmueller a écrit : commit bdb006543b43f71a06fc5b9915d0df19aae0ef68 Author: Juergen Spitzmueller Date: Sun Mar 7 13:29:23 2021 +0100 Zoom slider Looks like nothing is stopping you! I thought we were supposed to calm down on features... In

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Stephan Witt
Am 07.03.2021 um 13:36 schrieb Jürgen Spitzmüller : > > Am Sonntag, dem 07.03.2021 um 13:24 +0100 schrieb Stephan Witt: >> The first document has „unrrund“ in local dictionary and therefore it >> shouldn’t >> marked as mis-spelled. On Mac the spellchecker doesn’t check words - >> it checks >>

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Jürgen Spitzmüller
Am Sonntag, dem 07.03.2021 um 13:24 +0100 schrieb Stephan Witt: > The first document has „unrrund“ in local dictionary and therefore it > shouldn’t > marked as mis-spelled. On Mac the spellchecker doesn’t check words - > it checks > paragraphs and so it misses the entries in local dictionary. > >

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Stephan Witt
Am 07.03.2021 um 12:35 schrieb Jürgen Spitzmüller : > > Am Sonntag, dem 07.03.2021 um 11:24 +0100 schrieb Stephan Witt: >> On Mac it doesn’t work well. >> >> 1. Mark a word as ignored per-document. >> 2. Save it. >> 3. Close it. >> 4. Reopen it. >> 5. The ignored word is misspelled. >> 6. Open

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Jürgen Spitzmüller
Am Sonntag, dem 07.03.2021 um 11:24 +0100 schrieb Stephan Witt: > On Mac it doesn’t work well. > > 1. Mark a word as ignored per-document. > 2. Save it. > 3. Close it. > 4. Reopen it. > 5. The ignored word is misspelled. > 6. Open context-menu w/o doing any action and close it. > 7. Word is not

Re: [LyX/master] Meet per-document spelling dictionaries (fixes #86 [sic!])

2021-03-07 Thread Stephan Witt
Am 06.03.2021 um 18:25 schrieb Scott Kostyshak : > > On Sat, Mar 06, 2021 at 05:54:27PM +0100, Jean-Marc Lasgouttes wrote: >> Le 06/03/2021 à 16:52, Juergen Spitzmueller a écrit : >>> commit 07396ab2445720b21dc8195816eb1aee1f2ae3a7 >>> Author: Juergen Spitzmueller >>> Date: Sat Mar 6 16:53:33

Re: [LyX/master] French User Guide: fix file paths

2021-03-07 Thread JP
Le 7 mars 2021 06:06:23 Scott Kostyshak a écrit : On Sun, Mar 07, 2021 at 05:35:58AM +0100, JP wrote: Dear Scott Thanks for the fix. Sure! What should I do to avoid such file path errors? It depends on how those path changes got in there. How did you write the file to the master