In the file .lyx I found the lines:
\use_package amsmath 1
\use_package amssymb 0
I changed the second line to:
\use_package amssymb 1
and it worked: the graphic symbol trianglequal appears in the generated PDF
file.
These settings correspond, in the dialog Document Settings | Math Options, to:
On 2/23/25 05:07, Cesare Padovani wrote:
In the file .lyx I found the lines:
\use_package amsmath 1
\use_package amssymb 0
I changed the second line to:
\use_package amssymb 1
and it worked: the graphic symbol trianglequal appears in the
generated PDF file.
These settings correspond, i
On 2/23/25 4:10 AM, Xaver Gerster wrote:
If you're on Linux, then it's very easy to compile LyX yourself
Sure. Was the 1st thing I did ;)
git clone https://git.lyx.org/repos/lyx.git
./autogen.sh
./configure --enable-qt6 --with-qt-dir=/usr/share/qt6/
but this has issues already at that level:
Am Samstag, dem 22.02.2025 um 11:41 -0500 schrieb Richard Kimberly
Heck:
> > Obviously candidate for stable.
>
> OK!
Done. This will be fixed in forthcoming LyX 2.4.4.
--
Jürgen
--
lyx-users mailing list
lyx-users@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-users
If you're on Linux, then it's very easy to compile LyX yourself
Sure. Was the 1st thing I did ;)
git clone https://git.lyx.org/repos/lyx.git
./autogen.sh
./configure --enable-qt6 --with-qt-dir=/usr/share/qt6/
but this has issues already at that level:
All of the following .configure messages a