Re: LyX on Apple silicon?

2020-11-18 Thread Stephan Witt
Am 19.11.2020 um 04:41 schrieb Richard Kimberly Heck : > > On 11/18/20 3:54 PM, Dr Eberhard W Lisse wrote: >> I seem to recall that during the previous processor switch there were >> Apps in a combined mode, forgot what the name was, which would run on >> both processors, so I assume XCode will ev

Re: LyX on Apple silicon?

2020-11-18 Thread el
So did I :-)-O el — Sent from Dr Lisse’s iPad Mini 5 On 19 Nov 2020, 05:41 +0200, Richard Kimberly Heck , wrote: > On 11/18/20 3:54 PM, Dr Eberhard W Lisse wrote: > > I seem to recall that during the previous processor switch there were > > Apps in a combined mode, forgot what the name was, which

Re: LyX on Apple silicon?

2020-11-18 Thread Richard Kimberly Heck
On 11/18/20 3:54 PM, Dr Eberhard W Lisse wrote: > I seem to recall that during the previous processor switch there were > Apps in a combined mode, forgot what the name was, which would run on > both processors, so I assume XCode will eventually do that. I'm sure that the ordinary LyX binaries will

Re: LyX on Apple silicon?

2020-11-18 Thread Dr Eberhard W Lisse
I seem to recall that during the previous processor switch there were Apps in a combined mode, forgot what the name was, which would run on both processors, so I assume XCode will eventually do that. el On 2020-11-17 18:55 , Richard Kimberly Heck wrote: > On 11/17/20 10:55 AM, Chris Menzel wrote:

Re: CMake: cofigure failure (Windows)

2020-11-18 Thread Yu Jin
Am Di., 17. Nov. 2020 um 21:51 Uhr schrieb Kornel Benko : > Am Tue, 17 Nov 2020 19:01:29 +0100 > schrieb Yu Jin : > > > Am Mo., 16. Nov. 2020 um 23:01 Uhr schrieb Kornel Benko >: > > > > > Am Mon, 16 Nov 2020 22:16:22 +0100 > > > schrieb Yu Jin : > > > ... > > > > >> In master it is called before

Re: Automake configuration with '--with-included-iconv'

2020-11-18 Thread Kornel Benko
Am Wed, 18 Nov 2020 16:45:34 +0100 schrieb Jean-Marc Lasgouttes : > Le 18/11/2020 à 16:00, Kornel Benko a écrit : > > Yes, compilable with cmake. For convenience of the automake users I tried > > to compile > > with automake and failed. > > Reading commit log of 08afc52c4cc, I see that it is n

Re: Automake configuration with '--with-included-iconv'

2020-11-18 Thread Jean-Marc Lasgouttes
Le 18/11/2020 à 16:00, Kornel Benko a écrit : Yes, compilable with cmake. For convenience of the automake users I tried to compile with automake and failed. Reading commit log of 08afc52c4cc, I see that it is not supposed to work with Linux. I am wary of tweaking it, because all this looks pr

Re: Automake configuration with '--with-included-iconv'

2020-11-18 Thread Jean-Marc Lasgouttes
Le 18/11/2020 à 16:00, Kornel Benko a écrit : Yes, compilable with cmake. For convenience of the automake users I tried to compile with automake and failed. Right, I will take a look. JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: Automake configuration with '--with-included-iconv'

2020-11-18 Thread Kornel Benko
Am Wed, 18 Nov 2020 15:54:08 +0100 schrieb Jean-Marc Lasgouttes : > Le 18/11/2020 à 15:41, Scott Kostyshak a écrit : > > We have several tests set up that we can use to check whether other > > solutions work well. In fact, some of the tests fail when compiling LyX > > with our included iconv but n

Re: Automake configuration with '--with-included-iconv'

2020-11-18 Thread Jean-Marc Lasgouttes
Le 18/11/2020 à 15:41, Scott Kostyshak a écrit : We have several tests set up that we can use to check whether other solutions work well. In fact, some of the tests fail when compiling LyX with our included iconv but not when compiling LyX with a system iconv (on Ubuntu 20.04 and 19.10 at least).

Re: Automake configuration with '--with-included-iconv'

2020-11-18 Thread Scott Kostyshak
On Wed, Nov 18, 2020 at 03:14:54PM +0100, Jean-Marc Lasgouttes wrote: > Le 18/11/2020 à 14:43, Scott Kostyshak a écrit : > > > I think it is only useful for compiling with mingw32, but my memory is > > > fuzzy. > > > > > > Removing it would be a good option otherwise. > > > > I think we use it fo

Re: Automake configuration with '--with-included-iconv'

2020-11-18 Thread Jean-Marc Lasgouttes
Le 18/11/2020 à 14:43, Scott Kostyshak a écrit : I think it is only useful for compiling with mingw32, but my memory is fuzzy. Removing it would be a good option otherwise. I think we use it for converting characters between encodings? I don't know anything about it, I just know that it has ye

Re: Automake configuration with '--with-included-iconv'

2020-11-18 Thread Scott Kostyshak
On Wed, Nov 18, 2020 at 10:58:14AM +0100, Jean-Marc Lasgouttes wrote: > Le 17/11/2020 à 23:16, Kornel Benko a écrit : > > $ ./autogen.sh > > $ cd bindir > > $ srcdir/configure ... --with-included-iconv ... > > ... > > config.status: creating 3rdparty/Makefile > > config.status: creating 3rd

Re: Automake configuration with '--with-included-iconv'

2020-11-18 Thread Jean-Marc Lasgouttes
Le 17/11/2020 à 23:16, Kornel Benko a écrit : $ ./autogen.sh $ cd bindir $ srcdir/configure ... --with-included-iconv ... ... config.status: creating 3rdparty/Makefile config.status: creating 3rdparty/boost/Makefile config.status: creating 3rdparty/dtl/Makefile config.status: creating 3rd

Re: Part no greater font size than Chapter/Section

2020-11-18 Thread Jean-Marc Lasgouttes
Le 10/08/2020 à 15:36, Daniel a écrit : On 10/8/20 13:46, Jean-Marc Lasgouttes wrote: The font sizes should be those used in the cls file. The right patch will be the one that does the same as the LaTeX source. It may depend on the class. But isn't the idea of the stdsections.inc file to cont