On Fri, May 12, 2023 at 06:07:53PM +0200, Jürgen Spitzmüller wrote:
> Am Freitag, dem 12.05.2023 um 12:23 +0200 schrieb Pavel Sanda:
> > I am open to try it. It's just the designer which frustrated me to
> > the extent
> > that I abandoned further experiments and approached it with vim :)
>
> I c
Am Freitag, dem 12.05.2023 um 12:23 +0200 schrieb Pavel Sanda:
> I am open to try it. It's just the designer which frustrated me to
> the extent
> that I abandoned further experiments and approached it with vim :)
I can try if I have more luck, if you wish.
--
Jürgen
--
lyx-devel mailing list
Am Donnerstag, dem 11.05.2023 um 18:44 +0200 schrieb Pavel Sanda:
> Most likely because you haven't classic icon set as a default? P
Right. Meanwhile fixed.
--
Jürgen
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel
On Thu, May 11, 2023 at 06:19:38PM +0200, Jürgen Spitzmüller wrote:
> Am Dienstag, dem 09.05.2023 um 19:37 +0200 schrieb Pavel Sanda:
> > This pane is responsible for horizontal excess size (at least in CZ
> > translation) of document settings panel. The reason is second
> > encoding combo
> >
On Fri, May 12, 2023 at 09:22:03AM +0200, Jean-Marc Lasgouttes wrote:
Le 11/05/2023 à 23:04, Enrico Forestieri a écrit :
Anyway, I don't think the autoconf test is broken because:
From what I read here:
https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dual_abi.html
this define is merely
Le 11/05/2023 à 23:04, Enrico Forestieri a écrit :
Anyway, I don't think the autoconf test is broken because:
From what I read here:
https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dual_abi.html
this define is merely a default. It looks like one can choose to change
it, as long as all th
Le 11/05/2023 à 19:59, Enrico Forestieri a écrit :
Is this somthing special about cygwin or is our autoconf test broken?
The former, I think. This is what I get when comparing cygwin and native
windows configuration:
$ diff -up build-cygwin/config.h build-win32/config.h | grep -B1 STD_STRING