Re: Find quotes with quick search

2022-04-07 Thread Kornel Benko
Am Fri, 08 Apr 2022 07:00:56 +0200 schrieb Jürgen Spitzmüller : > Am Donnerstag, dem 07.04.2022 um 11:25 +0200 schrieb Kornel Benko: > > The attached works nice for me. > > Is that OK to you Jürgen? > > Fine with me. > > Jürgen Thanks, committed a modified version at 1f7d90d6. (Handle also '

Re: Find quotes with quick search

2022-04-07 Thread Jürgen Spitzmüller
Am Donnerstag, dem 07.04.2022 um 11:25 +0200 schrieb Kornel Benko: > The attached works nice for me. > Is that OK to you Jürgen? Fine with me. Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailma

Re: Using inherited/current color in box

2022-04-07 Thread Jürgen Spitzmüller
Am Donnerstag, dem 07.04.2022 um 22:31 -0400 schrieb Scott Kostyshak: > Indeed using tcolorbox might suit my needs better. I might look into > using that. In any case, I worked on a patch for fcolorbox. You are aware that this is a file format change? Jürgen signature.asc Description: This is

Re: Using inherited/current color in box

2022-04-07 Thread Scott Kostyshak
On Wed, Apr 06, 2022 at 10:15:21AM +0200, Jean-Marc Lasgouttes wrote: > Le 06/04/2022 à 08:23, Daniel a écrit : > > On 2022-04-02 17:10, Scott Kostyshak wrote: > > > If I go to Insert > Box, for the color, I see "Black" for the frame. In > > > LaTeX, if we use ".", then that uses the "current"/"inh

Find quotes with quick search

2022-04-07 Thread Kornel Benko
The attached works nice for me. Is that OK to you Jürgen? Kornel -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp index be133b12c5..6e54de970c 100644 --- a/src/Paragraph.cpp +++ b/src/Parag