I downloaded and it runs without issues on on my 32GB Intel Macbook Pro
13" and my 24GB M2 MacBook 13".

It compiles my "handbook" (25 child files, 550 line Makefile) on the M2
in 137 seconds and on the Intel in 383 :-)-O

I did something like

   for i in *.lyx
   do
      cp $i $i.2-3
      /Applications/LyX.app//Contents/Resources/lyx2lyx/lyx2lyx \
         $i.2-3 -o $i
   done

before the run and synched both laptops.

There was one single issue, I had a pair of braces '{}' in a figure
caption and it did not like that. 2.3.7 didn't mind. Should I look at
an MWE and send that in?

The idea is to translate the handbook into docbook and then into epub
when 2.4.0 is out. Will advise results.

So far so good, thank all of you so much for your work.


el

On 12/01/2024 07:18, Eberhard W Lisse wrote:
> Sorry,
>
> I was looking for “universal” and overlooked “x86”. 
>
> Thanks.
>
> el
[...]

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to