commit 8eda9e25e00effe8eec6adef8244fc81b888c78f
Author: Kornel Benko
Date: Tue Jul 18 13:09:55 2023 +0200
Acount for all non-negative spaces used by lyx
The unicode representation in an ascii-string string is
\302\240Normal space
\342\200\257
commit 6603ae22421479618cf0f752bf05a0795d9f7b3d
Author: Juergen Spitzmueller
Date: Tue Jul 18 15:12:54 2023 +0200
Support option snippets in the LaTeXHighlighter
---
src/frontends/qt/GuiDocument.cpp |4 ++--
src/frontends/qt/LaTeXHighlighter.cpp |7 ---
src/frontends/qt/La
commit c549a2b59c6ae7bf96906067e47b643c116e0085
Author: Juergen Spitzmueller
Date: Tue Jul 18 15:27:17 2023 +0200
At end of children, language needs to be reset
This amends 243b0ef90c09d5
---
src/output_latex.cpp |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff
commit 9e308ddb0323719152d97371e0ab0ee80c318010
Author: Juergen Spitzmueller
Date: Tue Jul 18 17:05:56 2023 +0200
Improve keyval highlighter
---
src/frontends/qt/LaTeXHighlighter.cpp | 26 --
1 files changed, 16 insertions(+), 10 deletions(-)
diff --git a/src/fr
commit eadc8ab147d2453be4eb9339a238a4b5b330a2a4
Author: Juergen Spitzmueller
Date: Tue Jul 18 17:35:48 2023 +0200
LaTeXHighlighter: handle grouped values with commas in keyval options
---
src/frontends/qt/LaTeXHighlighter.cpp | 18 ++
1 files changed, 14 insertions(+), 4
commit 7640d1fbf5c1c775bc3278332c97f504fdbba1ab
Author: Juergen Spitzmueller
Date: Tue Jul 18 17:55:08 2023 +0200
Remove bogus condition and add comments
---
src/frontends/qt/GuiDocument.cpp |4 ++--
src/frontends/qt/LaTeXHighlighter.cpp | 15 +++
src/frontends/qt/La
commit 649cb309638734db324be8d2fa8fb06073ddd136
Author: Juergen Spitzmueller
Date: Tue Jul 18 18:11:59 2023 +0200
Another tiny correction (not yet ideal)
---
src/frontends/qt/LaTeXHighlighter.cpp |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/frontends/qt/LaT
commit 008cec3eec348b43c106f939c6c60e325c4b5e78
Author: Jean-Marc Lasgouttes
Date: Tue Jul 11 22:26:00 2023 +0200
Honor scroll_below_document when jumping to end of document
While fixing #12491 at 0fed10e4, some band-aids were removed at the
end of `BufferView::scrollToBuffer`.
commit a5e689eee5850b8375f6ad53ec892d1ff42cf8ec
Author: Pavel Sanda
Date: Tue Jul 18 22:24:06 2023 +0200
Adding binary path for Homebrew on MacOS-arm64 (bug 12619).
Patch from Koji.
---
development/MacOSX/lyxrc.dist.in |2 +-
status.23x |2 ++
2 files
commit 5b341055140b30f0dd6a5469ca4a654c7dd305cd
Author: Pavel Sanda
Date: Tue Jul 18 22:25:28 2023 +0200
Group most verbose dbg output into more intuitive categories.
From now on, having all dbg level except of painting and scrolling
shows debug output which can be actually fol
10 matches
Mail list logo