From 75d731c9d8eacac6382ce41ff254d015fe3c6b5c Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Tue, 9 May 2023 19:06:26 +0200 Subject: [PATCH] * OutputUi.ui - Reorganize Output pane so it takes less vertical space. --- src/frontends/qt/ui/OutputUi.ui | 723 +++++++++++++++++--------------- 1 file changed, 375 insertions(+), 348 deletions(-) diff --git a/src/frontends/qt/ui/OutputUi.ui b/src/frontends/qt/ui/OutputUi.ui index 7aa75a70d6..3840a020f4 100644 --- a/src/frontends/qt/ui/OutputUi.ui +++ b/src/frontends/qt/ui/OutputUi.ui @@ -6,161 +6,15 @@ 0 0 - 510 - 504 + 546 + 365 Form - - - - DocBook Output Options - - - true - - - - - - - 50 - false - - - - &Table output: - - - tableoutCB - - - - - - - - 50 - false - - - - Format to use for math output. - - - - HTML - - - - - CALS - - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - - 50 - false - - - - &MathML namespace prefix: - - - mathmlprefixCB - - - - - - - - 50 - false - - - - Namespace prefix to use for MathML formulae. For instance, with the <code>m</code> prefix, the MathML tags will be output like <code>m:math</code>. - - - - No prefix (namespace defined inline for each tag) - - - - - m (default) - - - - - mml - - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - - - - LyX Format - - - true - - - false - - - - - - Save all parameters in the LyX file, including ones that are frequently switched or that are specific to the user (such as the output of the tracked changes, or the document directory path). Disabling this option plays nicer in collaborative settings and with version control systems. - - - Save &transient properties - - - - - - - + Output Format @@ -239,246 +93,419 @@ - - - - XHTML Output Options - - - true + + + + 0 - - - - - - 50 - false - - - - Format to use for math output. - - - - MathML - + + + &LaTeX + + + + + 10 + 10 + 528 + 87 + + + + LaTeX Output Options + + + + + + + + Enable forward/reverse search between editor and output (e.g., SyncTeX) + + + S&ynchronize with output + + + + + + + Qt::Horizontal + + + QSizePolicy::Fixed + + + + 20 + 20 + + + + + + + + + + C&ustom macro: + + + synccustomCB + + + + + + + Custom LaTeX preamble macro + + + true + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + - - - HTML - + + + + If this is checked, fragile items such as labels and index entries are moved out of moving arguments such as sections and captions. This prevents LaTeX errors that can happen in such cases. It is recommended to keep this on. + + + Put fra&gile content out of moving arguments + + - - - Images - + + + + + + &XHTML + + + + + 10 + 10 + 528 + 122 + + + + XHTML Output Options + + + true + + + + + + + 50 + false + + + + Format to use for math output. + + + + MathML + + + + + HTML + + + + + Images + + + + + LaTeX + + + - - - LaTeX - + + + + Write CSS to file + + - - - - - - Write CSS to file - - - - - - - - 50 - false - - - - &Math output: - - - tableoutCB - - - - - - - - 50 - false - - - - Math &image scaling: - - - mathimgSB - - - - - - - Whether to comply strictly with XHTML 1.1. - - - &Strict XHTML 1.1 - - - - - - - - 50 - false - - - - Scaling factor for images used for math output. - - - 0.100000000000000 - - - 10.000000000000000 - - - 0.100000000000000 - - - 1.000000000000000 - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - - - - Runs the LaTeX backend with the -shell-escape option (Warning: use only when really necessary) - - - &Allow running external programs - - - - - - - LaTeX Output Options - - - - - - + + + + + 50 + false + + + + &Math output: + + + tableoutCB + + + + + + + + 50 + false + + + + Math &image scaling: + + + mathimgSB + + + + + - Enable forward/reverse search between editor and output (e.g., SyncTeX) + Whether to comply strictly with XHTML 1.1. - S&ynchronize with output + &Strict XHTML 1.1 - - + + + + + 50 + false + + + + Scaling factor for images used for math output. + + + 0.100000000000000 + + + 10.000000000000000 + + + 0.100000000000000 + + + 1.000000000000000 + + + + + Qt::Horizontal - - QSizePolicy::Fixed + + + 40 + 20 + + + + + + + + + + &Docbook + + + + + 10 + 10 + 528 + 94 + + + + DocBook Output Options + + + true + + + + + + + 50 + false + + + + &Table output: + + + tableoutCB + + + + + + + + 50 + false + + + + Format to use for math output. + + + + HTML + + + + + CALS + + + + + + + + Qt::Horizontal - 20 + 40 20 - - + + + + + 50 + false + + + + &MathML namespace prefix: + + + mathmlprefixCB + + + + + + + + 50 + false + + + + Namespace prefix to use for MathML formulae. For instance, with the <code>m</code> prefix, the MathML tags will be output like <code>m:math</code>. + - - - C&ustom macro: - - - synccustomCB - - + + No prefix (namespace defined inline for each tag) + - - - Custom LaTeX preamble macro - - - true - - + + m (default) + - - - Qt::Horizontal - - - - 40 - 20 - - - + + mml + - + + + + + + Qt::Horizontal + + + + 40 + 20 + + + - - - + + + + + + + + LyX Format + + + true + + + false + + + + - If this is checked, fragile items such as labels and index entries are moved out of moving arguments such as sections and captions. This prevents LaTeX errors that can happen in such cases. It is recommended to keep this on. + Save all parameters in the LyX file, including ones that are frequently switched or that are specific to the user (such as the output of the tracked changes, or the document directory path). Disabling this option plays nicer in collaborative settings and with version control systems. - Put fra&gile content out of moving arguments + Save &transient properties - - - - Qt::Vertical + + + + Runs the LaTeX backend with the -shell-escape option (Warning: use only when really necessary) - - - 20 - 40 - + + &Allow running external programs - + -- 2.39.5