On 10/8/20 3:55 PM, Pavel Sanda wrote:
> Hi,
>
> I am tired of writing \nopagebreak into ERT so my graphics ends up with the
> description above on the same page (these are reports so float environment are
> not suitable).
>
> Is there any objection to add this as a new inset?
>
> Implementation-wi
On 10/8/20 9:28 AM, Jean-Marc Lasgouttes wrote:
> Le 07/10/2020 à 17:31, Richard Kimberly Heck a écrit :
>> On 10/7/20 10:31 AM, Yuriy Skalko wrote:
>>> And the last patch based on the static analyzers output.
>>
>> diff --git a/src/Author.cpp b/src/Author.cpp
>> index 9a2dc1ea43..b4cf9fd97b 100644
Le 08/10/2020 à 21:55, Pavel Sanda a écrit :
Hi,
I am tired of writing \nopagebreak into ERT so my graphics ends up with the
description above on the same page (these are reports so float environment are
not suitable).
What about putting them in a box?
JMarc
--
lyx-devel mailing list
lyx-deve
On Thu, Oct 8, 2020 at 1:56 PM Pavel Sanda wrote:
> (these are reports so float environment are
> not suitable).
>
Why is this?
Thanks,
Joel
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel
Hi,
I am tired of writing \nopagebreak into ERT so my graphics ends up with the
description above on the same page (these are reports so float environment are
not suitable).
Is there any objection to add this as a new inset?
Implementation-wise it could be just variant of page-break inset when y
On Thu, Oct 08, 2020 at 11:56:51AM +0200, Kornel Benko wrote:
> Am Sat, 26 Sep 2020 14:48:30 +0200
> schrieb Jürgen Spitzmüller :
>
> > Am Samstag, den 26.09.2020, 14:38 +0200 schrieb Jürgen Spitzmüller:
> > > It looks like a bug in the caption package.
> >
> > Actually, Scott already reported
Le 07/10/2020 à 17:31, Richard Kimberly Heck a écrit :
On 10/7/20 10:31 AM, Yuriy Skalko wrote:
And the last patch based on the static analyzers output.
diff --git a/src/Author.cpp b/src/Author.cpp
index 9a2dc1ea43..b4cf9fd97b 100644
--- a/src/Author.cpp
+++ b/src/Author.cpp
@@ -31,8 +31,8 @@
Am Sat, 26 Sep 2020 14:48:30 +0200
schrieb Jürgen Spitzmüller :
> Am Samstag, den 26.09.2020, 14:38 +0200 schrieb Jürgen Spitzmüller:
> > It looks like a bug in the caption package.
>
> Actually, Scott already reported it:
> https://gitlab.com/axelsommerfeldt/caption/-/issues/99
>
> Seems to b