[LyX/master] Fix indentation

2023-05-27 Thread Richard Kimberly Heck
commit 9a4e44e7df1a7133a16d32c50ae8dddb4b2ad0d1 Author: Richard Kimberly Heck Date: Sat May 27 11:38:19 2023 -0400 Fix indentation --- src/Text.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/Text.cpp b/src/Text.cpp index 80bd80c..e876899 100644 ---

[LyX/master] Fix typo

2023-05-27 Thread Richard Kimberly Heck
commit 04fe6c89dc0e40b9483029b53c97fd5081dc165f Author: Richard Kimberly Heck Date: Sat May 27 11:37:00 2023 -0400 Fix typo --- src/Text.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/Text.cpp b/src/Text.cpp index 923fc1d..80bd80c 100644 ---

[LyX/2.3.x] Do not load mathrsfs if unicode-math is required (#12734)

2023-05-27 Thread Juergen Spitzmueller
commit f5457342c439b20e84fa43f2aedea87762fb80b8 Author: Juergen Spitzmueller Date: Sat Apr 15 12:35:22 2023 +0200 Do not load mathrsfs if unicode-math is required (#12734) The latter provides \mathscr and the packages clash (cherry picked from commit

[LyX/2.3.x] tex2lyx: fix import of umlauts and ß in math (#12739)

2023-05-27 Thread Juergen Spitzmueller
commit 624a1be0723abb1398dad5cf486bd075fd138b2f Author: Juergen Spitzmueller Date: Fri Apr 14 19:13:23 2023 +0200 tex2lyx: fix import of umlauts and ß in math (#12739) --- src/tex2lyx/math.cpp | 24 status.23x |5 ++--- 2 files changed, 18