Re: LyX 2.3.5.2 Relesed

2020-07-11 Thread Yu Jin
Am So., 12. Juli 2020 um 06:06 Uhr schrieb Richard Kimberly Heck < rikih...@lyx.org>: > On 7/11/20 4:05 PM, Yu Jin wrote: > > Am Sa., 11. Juli 2020 um 20:58 Uhr schrieb Bernd >: > >> Yes, I started it with the checkbox on the last page of the installer. >> >> I use Windows 10 and was using admini

Re: Add sections to the XHTML output?

2020-07-11 Thread Richard Kimberly Heck
On 7/11/20 11:04 PM, Scott Kostyshak wrote: > On Mon, Jun 08, 2020 at 04:55:10AM +0200, Thibaut Cuvelier wrote: >> Dear list, >> >> During my work on DocBook, I first prototyped a few things based on the >> XHTML output. One part that might be of interest is adding sections in the >> generated file

Re: LyX 2.3.5.2 Relesed

2020-07-11 Thread Richard Kimberly Heck
On 7/11/20 4:05 PM, Yu Jin wrote: > Am Sa., 11. Juli 2020 um 20:58 Uhr schrieb Bernd > mailto:bernd.kappenb...@gmx.de>>: > > Yes, I started it with the checkbox on the last page of the installer. > > I use Windows 10 and was using administrator privileges to install > LyX 2.3.5.2. > >

Re: Add sections to the XHTML output?

2020-07-11 Thread Scott Kostyshak
On Mon, Jun 08, 2020 at 04:55:10AM +0200, Thibaut Cuvelier wrote: > Dear list, > > During my work on DocBook, I first prototyped a few things based on the > XHTML output. One part that might be of interest is adding sections in the > generated file. This requires HTML5 to be valid: > https://devel

More lay description for "Use old style figures"?

2020-07-11 Thread Scott Kostyshak
I don't know anything about this feature, but I had to pause for a few seconds when I saw it. I went through the following thought process: - Does "old" refer to how things were before 2.4.0? - If this is about "figures", why is it a font setting? It would be nice to describe the feature in a way

Re: LyX 2.3.5.2 Relesed

2020-07-11 Thread Yu Jin
Am Sa., 11. Juli 2020 um 20:58 Uhr schrieb Bernd : > Yes, I started it with the checkbox on the last page of the installer. > > I use Windows 10 and was using administrator privileges to install LyX > 2.3.5.2. > > (The same happened with an ealier version of LyX.) > > Strangely, this time I could

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Kornel Benko
Am Sat, 11 Jul 2020 21:11:38 +0200 schrieb Jean-Marc Lasgouttes : > >> release prerelease development profiling gprof > >> optimization-O2 -O2 -O -O2 -O2 > >> assertions X X > >> stdlib

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Jean-Marc Lasgouttes
Le 11/07/2020 à 20:49, Kornel Benko a écrit : Am Sat, 11 Jul 2020 20:15:26 +0200 schrieb Jean-Marc Lasgouttes : Le 11/07/2020 à 20:08, Kornel Benko a écrit : Cmake does not have a maintainer mode (and I do not understand its consequences). Indeed, forget about this one. I can try to chang

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Kornel Benko
Am Sat, 11 Jul 2020 20:15:26 +0200 schrieb Jean-Marc Lasgouttes : > Le 11/07/2020 à 20:08, Kornel Benko a écrit : > > Cmake does not have a maintainer mode (and I do not understand its > > consequences). > > Indeed, forget about this one. > > > I can try to change the behaviour to what you li

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Jean-Marc Lasgouttes
Le 11/07/2020 à 20:08, Kornel Benko a écrit : Cmake does not have a maintainer mode (and I do not understand its consequences). Indeed, forget about this one. I can try to change the behaviour to what you like. As of now, very little depends on release. Most settings are independent. But in

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Kornel Benko
Am Sat, 11 Jul 2020 16:57:32 +0200 schrieb Jean-Marc Lasgouttes : > Le 11/07/2020 à 12:37, Jürgen Spitzmüller a écrit : > > Hm. I compile with --enable-maintainer-mode rather than using --enable- > > stdlib-debug directly. Maybe this makes a difference. > > Enable maintainer mode is jus a matte

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Jean-Marc Lasgouttes
Le 11/07/2020 à 12:37, Jürgen Spitzmüller a écrit : Hm. I compile with --enable-maintainer-mode rather than using --enable- stdlib-debug directly. Maybe this makes a difference. Enable maintainer mode is jus a matter of rebuilding automatically configure and the makefiles. It is on in developm

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Jürgen Spitzmüller
Am Samstag, den 11.07.2020, 15:56 +0200 schrieb Thibaut Cuvelier: > It shouldn't be required (it must be a left-over of previous > experiments). OK, I remove it. And sorry for having mis-spelled your name once more. Jürgen signature.asc Description: This is a digitally signed message part --

Re: Current master uncompilable on cygwin

2020-07-11 Thread Enrico Forestieri
On Sat, Jul 11, 2020 at 08:34:13AM -0400, Richard Kimberly Heck wrote: > On 7/11/20 8:02 AM, Enrico Forestieri wrote: > > On Fri, Jul 10, 2020 at 10:18:27PM +0200, Enrico Forestieri wrote: > > > >> This is what I get: > >> > >> CXX Buffer.o > >> In file included from > >> /usr/lib/gcc/x86_6

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Thibaut Cuvelier
On Sat, 11 Jul 2020 at 12:21, Jürgen Spitzmüller wrote: > Am Samstag, den 11.07.2020, 11:58 +0200 schrieb Kornel Benko: > > Does the sequence > > #include > > #include > > work for you? > > Yes, this does work. I still wonder, though, if/why typeinfo inclusion > is needed. It do

Re: Current master uncompilable on cygwin

2020-07-11 Thread Kornel Benko
Am Sat, 11 Jul 2020 08:34:13 -0400 schrieb Richard Kimberly Heck : > On 7/11/20 8:02 AM, Enrico Forestieri wrote: > > On Fri, Jul 10, 2020 at 10:18:27PM +0200, Enrico Forestieri wrote: > > > >> This is what I get: > >> > >> CXX Buffer.o > >> In file included > >> from /usr/lib/gcc/x86_64-

Re: Current master uncompilable on cygwin

2020-07-11 Thread Richard Kimberly Heck
On 7/11/20 8:02 AM, Enrico Forestieri wrote: > On Fri, Jul 10, 2020 at 10:18:27PM +0200, Enrico Forestieri wrote: > >> This is what I get: >> >> CXX Buffer.o >> In file included from >> /usr/lib/gcc/x86_64-pc-cygwin/9.3.0/include/c++/unordered_set:46, >> from ../../src/Outp

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Richard Kimberly Heck
On 7/11/20 8:22 AM, Kornel Benko wrote: > Am Sat, 11 Jul 2020 14:16:10 +0200 > schrieb Jürgen Spitzmüller : > >> Am Samstag, den 11.07.2020, 14:03 +0200 schrieb Kornel Benko: >>> ?? Which changes? I always use the newest source. >> The question is probably whether you can see it before and not >>

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Kornel Benko
Am Sat, 11 Jul 2020 14:16:10 +0200 schrieb Jürgen Spitzmüller : > Am Samstag, den 11.07.2020, 14:03 +0200 schrieb Kornel Benko: > > ?? Which changes? I always use the newest source. > > The question is probably whether you can see it before and not > after aaeb4252302. > > Jürgen I was sure,

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Jürgen Spitzmüller
Am Samstag, den 11.07.2020, 14:03 +0200 schrieb Kornel Benko: > ?? Which changes? I always use the newest source. The question is probably whether you can see it before and not after aaeb4252302. Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing lis

Re: Current master uncompilable on cygwin

2020-07-11 Thread Enrico Forestieri
On Fri, Jul 10, 2020 at 10:18:27PM +0200, Enrico Forestieri wrote: > This is what I get: > > CXX Buffer.o > In file included from > /usr/lib/gcc/x86_64-pc-cygwin/9.3.0/include/c++/unordered_set:46, > from ../../src/OutputParams.h:19, > from ../../src/Form

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Kornel Benko
Am Sat, 11 Jul 2020 08:00:17 -0400 schrieb Richard Kimberly Heck : > On 7/11/20 7:44 AM, Kornel Benko wrote: > > Am Sat, 11 Jul 2020 13:24:17 +0200 > > schrieb Jürgen Spitzmüller : > > > >> Am Samstag, den 11.07.2020, 12:53 +0200 schrieb Kornel Benko: > >>> Would you please try enable-stdlib-d

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Richard Kimberly Heck
On 7/11/20 7:44 AM, Kornel Benko wrote: > Am Sat, 11 Jul 2020 13:24:17 +0200 > schrieb Jürgen Spitzmüller : > >> Am Samstag, den 11.07.2020, 12:53 +0200 schrieb Kornel Benko: >>> Would you please try enable-stdlib-debug? >> I did now >> ./configure --enable-stdlib-debug --with-included-hunspell >

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Kornel Benko
Am Sat, 11 Jul 2020 13:24:17 +0200 schrieb Jürgen Spitzmüller : > Am Samstag, den 11.07.2020, 12:53 +0200 schrieb Kornel Benko: > > Would you please try enable-stdlib-debug? > > I did now > ./configure --enable-stdlib-debug --with-included-hunspell > > This didn't crash either. > > Jürgen Ye

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Jürgen Spitzmüller
Am Samstag, den 11.07.2020, 12:53 +0200 schrieb Kornel Benko: > Would you please try enable-stdlib-debug? I did now ./configure --enable-stdlib-debug --with-included-hunspell This didn't crash either. Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel maili

Re: Compiling and using master on macOS

2020-07-11 Thread Enrico Forestieri
On Sat, Jul 11, 2020 at 09:07:28AM +0200, Daniel wrote: > > bash-3.2$ sh autogen.sh > : command not found > : command not found: > : command not found: > 'utogen.sh: line 18: syntax error near unexpected token `in > 'utogen.sh: line 18: `case $automake_version in I think you may have wrong line en

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Kornel Benko
Am Sat, 11 Jul 2020 12:37:23 +0200 schrieb Jürgen Spitzmüller : > Am Samstag, den 11.07.2020, 12:31 +0200 schrieb Kornel Benko: > > Unfortunately it does not work here. I still get the crash iff > > 1.) removing include > > 2.) configure ... --enable-stdlib-debug=yes > > > > I do not get a crash

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Jürgen Spitzmüller
Am Samstag, den 11.07.2020, 12:31 +0200 schrieb Kornel Benko: > Unfortunately it does not work here. I still get the crash iff > 1.) removing include > 2.) configure ... --enable-stdlib-debug=yes > > I do not get a crash if I also set the env CXXFLAGS prior to > configure, e.g. > > 1.) setenv CX

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Kornel Benko
Am Sat, 11 Jul 2020 12:21:05 +0200 schrieb Jürgen Spitzmüller : > Am Samstag, den 11.07.2020, 11:58 +0200 schrieb Kornel Benko: > > Does the sequence > > #include > > #include > > work for you? > > Yes, this does work. I still wonder, though, if/why typeinfo inclusion > is nee

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Jürgen Spitzmüller
Am Samstag, den 11.07.2020, 11:58 +0200 schrieb Kornel Benko: > Does the sequence > #include > #include > work for you? Yes, this does work. I still wonder, though, if/why typeinfo inclusion is needed. It does not seem to be needed here (unless I am missing something). Jürgen

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Kornel Benko
Am Sat, 11 Jul 2020 11:09:33 +0200 schrieb Jürgen Spitzmüller : > Am Samstag, den 11.07.2020, 10:33 +0200 schrieb Kornel Benko: > > There must be some problem setting the compile definitions for > > stdlib-debug into the > > header file. > > > > If I recompile everything, using also the environme

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Jürgen Spitzmüller
Am Samstag, den 11.07.2020, 11:09 +0200 schrieb Jürgen Spitzmüller: > Thierry, why do you include here? Thibault. I'm sorry. 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/mailman/listinfo/lyx-de

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Jürgen Spitzmüller
Am Samstag, den 11.07.2020, 10:33 +0200 schrieb Kornel Benko: > There must be some problem setting the compile definitions for > stdlib-debug into the > header file. > > If I recompile everything, using also the environment > CXXFLAGS ( = "-D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC") > the

Re: Bug in master (related to docbook changes?)

2020-07-11 Thread Kornel Benko
Am Thu, 09 Jul 2020 12:49:31 +0200 schrieb Jürgen Spitzmüller : > Am Donnerstag, den 09.07.2020, 12:48 +0200 schrieb Jürgen Spitzmüller: > > Also, tex2lyx coredumps when attempting to import some files, e.g. > > algo2e.tex from tex2lyx/tests. It seems to enter some loop and > > eventually crashes:

Re: Compiling and using master on macOS

2020-07-11 Thread Daniel
On 2020-07-10 23:22, Stephan Witt wrote: Am 08.07.2020 um 17:42 schrieb racoon : On 2020-07-08 08:28, Stephan Witt wrote: Am 07.07.2020 um 07:35 schrieb Daniel : On 2020-07-07 07:30, Daniel wrote: On 2020-07-07 00:24, Stephan Witt wrote: Am 06.07.2020 um 09:59 schrieb Daniel : On 2020-