From 739e9a2382a6db0f3cee99d6b91810860a5b9f0f Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Thu, 22 Aug 2024 09:30:48 +0200 Subject: [PATCH] Oops ... --- src/frontends/qt/ui/NomenclUi.ui | 132 +++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 src/frontends/qt/ui/NomenclUi.ui diff --git a/src/frontends/qt/ui/NomenclUi.ui b/src/frontends/qt/ui/NomenclUi.ui new file mode 100644 index 0000000000..4222599073 --- /dev/null +++ b/src/frontends/qt/ui/NomenclUi.ui @@ -0,0 +1,132 @@ + + + NomenclUi + + + + 0 + 0 + 404 + 315 + + + + + + + + + + + + + + Nomenclature St&yle: + + + nomenclStyleCO + + + + + + + + + + Qt::Orientation::Horizontal + + + + 138 + 23 + + + + + + + + + + Add the nomenclature list to the table of contents + + + Add to &table of contents + + + + + + + The phrase \", see equation (x)" is appended to every entry in the nomenclature where x is the number of the last equation in front of the corresponding nomenclature + + + Add &equation references + + + + + + + The phrase ", see page x" is appended to every entry in the nomenclature where x is the number of the page number on which the corresponding nomenclature is used + + + Add &page references + + + + + + + Use standard subgroups (Latin Letters, Greek Letters, ...) to structure the nomenclature list + + + Use standard &subgroups + + + + + + + + + &Other options: + + + extraOptionsLE + + + + + + + Insert additionla options of the nomencl package here + + + + + + + + + + + Qt::Orientation::Vertical + + + + 20 + 40 + + + + + + + + qt_i18n.h + + + + -- 2.39.5