The file and the backtrace:
/usr/include/c++/13.2.0/bits/stl_vector.h:1232: std::vector<_Tp,
_Alloc>::reference std::vector<_Tp, _Alloc>::back() [with _Tp =
lyx::CursorSlice; _Alloc = std::allocator; reference =
lyx::CursorSlice&]: Assertion '!this->empty()' failed.
Thread 1 "lyx" received signa
On Fri, Jul 12, 2024 at 03:03:37PM GMT, T Rex wrote:
> Yes, it doesn't work as I thought.
>
> The program closes when you press "
signature.asc
Description: PGP signature
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel
Hi,
this is a topic that I have heard here several times.
I have been playing with Jupyter a lot for the last years to the point
where I am using meta-data and customized templates prettify the pdf
generated from the jupyter notebooks (using koma-script and a toc, for
example).
Before working o
On Fri, 2024-07-12 at 14:08 -0500, T Rex wrote:
> Greetings to all,
>
> I am trying to insert Latex from an equation generated by wxMaxima.
> When viewing there are "{" symbols that seem to be left over and
> although they are not in the final document, I don't like them being
> there. So I decid
Yes, it doesn't work as I thought.
The program closes when you press "--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel
On 7/12/24 3:08 PM, T Rex wrote:
Greetings to all,
I am trying to insert Latex from an equation generated by wxMaxima.
When viewing there are "{" symbols that seem to be left over and
although they are not in the final document, I don't like them being
there. So I decided to use the find and
On 7/12/24 11:13 AM, Jean-Marc Lasgouttes wrote:
Le 12/07/2024 à 17:02, Jürgen Spitzmüller a écrit :
Am Freitag, dem 12.07.2024 um 16:18 +0200 schrieb Jean-Marc Lasgouttes:
It is the fault of autoconf 2.72, actually. Try the patch below.
Thanks, this works!
Very good. It is in master now.
Greetings to all,
I am trying to insert Latex from an equation generated by wxMaxima. When
viewing there are "{" symbols that seem to be left over and although they
are not in the final document, I don't like them being there. So I decided
to use the find and replace tool, but it does nothing on
Le 12/07/2024 à 17:02, Jürgen Spitzmüller a écrit :
Am Freitag, dem 12.07.2024 um 16:18 +0200 schrieb Jean-Marc Lasgouttes:
It is the fault of autoconf 2.72, actually. Try the patch below.
Thanks, this works!
Very good. It is in master now.
Riki, this is candidate for branch.
A workaround
Am Freitag, dem 12.07.2024 um 16:18 +0200 schrieb Jean-Marc Lasgouttes:
> It is the fault of autoconf 2.72, actually. Try the patch below.
Thanks, this works!
--
Jürgen
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel
Le 12/07/2024 à 15:56, Jean-Marc Lasgouttes a écrit :
Le 12/07/2024 à 15:47, Jürgen Spitzmüller a écrit :
Am Freitag, dem 12.07.2024 um 15:28 +0200 schrieb Jean-Marc Lasgouttes:
Do you see a mention of grep and egrep in the configure output?
yes:
checking for grep that handles long lines an
Le 12/07/2024 à 15:47, Jürgen Spitzmüller a écrit :
Am Freitag, dem 12.07.2024 um 15:28 +0200 schrieb Jean-Marc Lasgouttes:
Do you see a mention of grep and egrep in the configure output?
yes:
checking for grep that handles long lines and -e... /usr/bin/grep
I get nothing like the above, b
Am Freitag, dem 12.07.2024 um 15:28 +0200 schrieb Jean-Marc Lasgouttes:
> Do you see a mention of grep and egrep in the configure output?
yes:
> checking for grep that handles long lines and -e... /usr/bin/grep
I get nothing like the above, but
> checking for egrep... /usr/bin/grep -E
checking
Le 12/07/2024 à 14:16, Jürgen Spitzmüller a écrit :
Am Freitag, dem 12.07.2024 um 11:31 +0200 schrieb Pavel Sanda:
Can you share the exact autogen/configure sequence and params so I
can try to reproduce your workflow?
./autogen.sh
./configure --enable-build-type=rel
The issue shows up in the
Am Freitag, dem 12.07.2024 um 11:31 +0200 schrieb Pavel Sanda:
> Can you share the exact autogen/configure sequence and params so I
> can try to reproduce your workflow?
./autogen.sh
./configure --enable-build-type=rel
The issue shows up in the make install step.
--
Jürgen
--
lyx-devel mailing
On Fri, Jul 12, 2024 at 09:35:23AM +0200, Jürgen Spitzmüller wrote:
> Am Donnerstag, dem 11.07.2024 um 17:53 +0200 schrieb Pavel Sanda:
> > What does line EGREP in your config.log says?
> > Here I see EGREP='/usr/bin/grep -E'
>
> Don't have this. I have in config.log
>
> configure:9394: checking
Le 12/07/2024 à 03:54, John O'Gorman a écrit :
Hi
I have recently installed 2.4.0 and then upgraded to 2.4.1 on 2
machines: an imac and an OpenSuSE tumbleweed.
The Mac and Linux implementations differ.
On the Mac the top left icon gives the About LyX output.
On the Linux you instead go to t
Am Donnerstag, dem 11.07.2024 um 12:58 -0400 schrieb Scott Kostyshak:
> templates/Articles/American_Psychological_Association_%28APA%29,_v._7
> .xhtml:211: parser error : xmlParseEntityRef: no name
> r">1961;
signature.asc
Description: This is a digitally signed message part
--
lyx-devel mailing
Am Donnerstag, dem 11.07.2024 um 17:53 +0200 schrieb Pavel Sanda:
> What does line EGREP in your config.log says?
> Here I see EGREP='/usr/bin/grep -E'
Don't have this. I have in config.log
configure:9394: checking for egrep -e
configure:9524: result: /usr/bin/grep -E
and
ac_cv_path_EGREP_TRADI
Hi
I have recently installed 2.4.0 and then upgraded to 2.4.1 on 2
machines: an imac and an OpenSuSE tumbleweed.
The Mac and Linux implementations differ.
On the Mac the top left icon gives the About LyX output.
On the Linux you instead go to the Help menu to get the About Lyx output.
Is th
20 matches
Mail list logo