From 06fb58a2dabbbc78794101ae19f30e541e944d6d Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Wed, 12 Apr 2017 12:49:38 +0200 Subject: [PATCH] FontUi: Fix layout The old layout resulted in a too wide dialog (especially in some localizations) --- src/frontends/qt4/ui/FontUi.ui | 308 +++++++++++++++++++-------------- 1 file changed, 175 insertions(+), 133 deletions(-) diff --git a/src/frontends/qt4/ui/FontUi.ui b/src/frontends/qt4/ui/FontUi.ui index b183331f28..f0b3fb7e8b 100644 --- a/src/frontends/qt4/ui/FontUi.ui +++ b/src/frontends/qt4/ui/FontUi.ui @@ -6,68 +6,14 @@ 0 0 - 541 - 319 + 533 + 447 FontUi - - - - Select the default family for the document - - - - - - - &Base size: - - - fontsizeCO - - - - - - - - - - - - - - LaTe&X font encoding: - - - fontencCO - - - - - - - - - - Specify the font encoding (e.g., T1). - - - - - - - &Roman: - - - fontsRomanCO - - - @@ -78,19 +24,6 @@ - - - - Qt::Horizontal - - - - 59 - 20 - - - - @@ -101,6 +34,81 @@ + + + + + + Select the default family for the document + + + + + + + &Base size: + + + fontsizeCO + + + + + + + + + + + + + + Qt::Horizontal + + + + 59 + 20 + + + + + + + + + + &LaTeX font encoding: + + + fontencCO + + + + + + + + + + + + Specify the font encoding (e.g., T1). + + + + + + + + + &Roman: + + + fontsRomanCO + + + @@ -119,41 +127,51 @@ - - - Select the Sans Serif (grotesque) typeface - - - - - - - S&cale (%): - - - scaleSansSB - - - - - - - Select the typewriter (monospaced) typeface - - - - - - - Scale the Sans Serif font to match the base font's dimensions - - - 10 - - - 200 - - + + + + + Select the Sans Serif (grotesque) typeface + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + S&cale (%): + + + scaleSansSB + + + + + + + Scale the Sans Serif font to match the base font's dimensions + + + 10 + + + 200 + + + + @@ -165,35 +183,52 @@ - - - - Sc&ale (%): - - - scaleTypewriterSB - - - - - - - Select the math typeface - - - - - - - Scale the Typewriter font to match the base font's dimensions - - - 10 - - - 200 - - + + + + + + Select the typewriter (monospaced) typeface + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Sc&ale (%): + + + scaleTypewriterSB + + + + + + + Scale the Typewriter font to match the base font's dimensions + + + 10 + + + 200 + + + + @@ -205,6 +240,13 @@ + + + + Select the math typeface + + +