commit 047004cb0fca7247a6e13dde9f22c9a56ab245e6 Merge: f352a37 1464bd3 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Sat May 14 16:29:46 2022 +0200
Merge branch 'master' into features/indexmacros .../latex/lyxbugs-resolved/6197-polish-amssymb.lyx | 141 +++++++++ .../export/latex/lyxbugs/6197-polish-amssymb.lyx | 134 --------- config/qt.m4 | 4 +- development/autotests/filterCheckWarnings | 4 +- development/autotests/findadv-05-in.txt | 2 +- development/autotests/findadv-06-in.txt | 6 +- development/autotests/findadv-07-in.txt | 4 +- development/autotests/findadv-09-in.txt | 4 +- development/autotests/findadv-10-in.txt | 4 +- development/autotests/findadv-14-in.txt | 4 +- development/autotests/findadv-15-in.txt | 4 +- development/autotests/findadv-16-in.txt | 2 +- development/autotests/findadv-17-in.txt | 2 +- development/autotests/findadv-21-in.txt | 4 +- development/autotests/findadv-22-in.txt | 4 +- development/autotests/findadv-combined-in.txt | 2 +- development/autotests/findadv-logo-in.txt | 2 +- development/autotests/findadv-re-01-in.txt | 4 +- development/autotests/findadv-re-02-in.txt | 6 +- development/autotests/findadv-re-03-in.txt | 4 +- development/autotests/findadv-re-04-in.txt | 8 +- development/autotests/findadv-re-06-in.txt | 2 +- development/autotests/lyx2lyxtest.cmake | 2 +- development/batchtests/beamer_test.tex.orig | 4 +- lib/doc/UserGuide.lyx | 149 +++++++++- lib/ui/stdcontext.inc | 2 +- m4/eilseq.m4 | 20 +- po/de.gmo | Bin 624975 -> 625745 bytes po/de.po | 222 +++++++++------ po/fr.gmo | Bin 628113 -> 629103 bytes po/fr.po | 278 +++++++++++------- po/sk.po | 95 +++++-- src/BufferView.cpp | 4 +- src/Font.cpp | 17 +- src/OutputParams.h | 9 +- src/Paragraph.cpp | 37 ++- src/Text2.cpp | 1 + src/Text3.cpp | 20 +- src/frontends/qt/FindAndReplace.cpp | 81 +++++- src/frontends/qt/FindAndReplace.h | 7 + src/frontends/qt/ui/FindAndReplaceUi.ui | 157 ++++++++-- src/frontends/qt/ui/PrefEditUi.ui | 9 +- src/insets/InsetBibtex.cpp | 2 +- src/insets/InsetBranch.cpp | 4 +- src/insets/InsetInclude.cpp | 4 +- src/insets/InsetIndex.cpp | 2 +- src/insets/InsetNote.cpp | 14 +- src/insets/InsetQuotes.cpp | 4 +- src/insets/InsetSpace.cpp | 82 ++++-- src/lyxfind.cpp | 308 +++++++++++++++---- src/mathed/InsetMathHull.cpp | 6 +- src/mathed/InsetMathNest.cpp | 2 +- src/output_latex.cpp | 28 +- 53 files changed, 1329 insertions(+), 592 deletions(-) -- lyx-cvs mailing list lyx-cvs@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-cvs