]> git.lyx.org Git - features.git/blob - src/frontends/qt4/ui/FontUi.ui
String tweaks.
[features.git] / src / frontends / qt4 / ui / FontUi.ui
1 <ui version="4.0">
2  <class>FontUi</class>
3  <widget class="QWidget" name="FontUi">
4   <property name="geometry">
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>407</width>
9     <height>285</height>
10    </rect>
11   </property>
12   <property name="windowTitle">
13    <string>FontUi</string>
14   </property>
15   <layout class="QGridLayout" name="gridLayout">
16    <item row="0" column="0" colspan="2">
17     <widget class="QCheckBox" name="osFontsCB">
18      <property name="toolTip">
19       <string>Use OpenType and TrueType fonts directly (requires XeTeX or LuaTeX)</string>
20      </property>
21      <property name="text">
22       <string>&amp;Use non-TeX fonts (via XeTeX/LuaTeX)</string>
23      </property>
24     </widget>
25    </item>
26    <item row="0" column="2" colspan="2">
27     <spacer name="horizontalSpacer">
28      <property name="orientation">
29       <enum>Qt::Horizontal</enum>
30      </property>
31      <property name="sizeHint" stdset="0">
32       <size>
33        <width>59</width>
34        <height>20</height>
35       </size>
36      </property>
37     </spacer>
38    </item>
39    <item row="1" column="0">
40     <widget class="QLabel" name="fontsDefaultLA">
41      <property name="text">
42       <string>&amp;Default family:</string>
43      </property>
44      <property name="buddy">
45       <cstring>fontsDefaultCO</cstring>
46      </property>
47     </widget>
48    </item>
49    <item row="1" column="1">
50     <widget class="QComboBox" name="fontsDefaultCO">
51      <property name="toolTip">
52       <string>Select the default family for the document</string>
53      </property>
54     </widget>
55    </item>
56    <item row="1" column="3">
57     <widget class="QLabel" name="BaseSizeLA">
58      <property name="text">
59       <string>&amp;Base Size:</string>
60      </property>
61      <property name="buddy">
62       <cstring>fontsizeCO</cstring>
63      </property>
64     </widget>
65    </item>
66    <item row="1" column="4">
67     <widget class="QComboBox" name="fontsizeCO">
68      <property name="toolTip">
69       <string/>
70      </property>
71     </widget>
72    </item>
73    <item row="2" column="0">
74     <widget class="QLabel" name="fontencLA">
75      <property name="text">
76       <string>LaTe&amp;X font encoding:</string>
77      </property>
78      <property name="buddy">
79       <cstring>fontencCO</cstring>
80      </property>
81     </widget>
82    </item>
83    <item row="2" column="1">
84     <widget class="QComboBox" name="fontencCO"/>
85    </item>
86    <item row="2" column="3" colspan="2">
87     <widget class="QLineEdit" name="fontencLE">
88      <property name="toolTip">
89       <string>Specify the font encoding (e.g., T1).</string>
90      </property>
91     </widget>
92    </item>
93    <item row="3" column="0">
94     <widget class="QLabel" name="fontsRomanLA">
95      <property name="text">
96       <string>&amp;Roman:</string>
97      </property>
98      <property name="buddy">
99       <cstring>fontsRomanCO</cstring>
100      </property>
101     </widget>
102    </item>
103    <item row="3" column="1">
104     <widget class="QComboBox" name="fontsRomanCO">
105      <property name="toolTip">
106       <string>Select the roman (serif) typeface</string>
107      </property>
108     </widget>
109    </item>
110    <item row="4" column="0">
111     <widget class="QLabel" name="fontsSansLA">
112      <property name="text">
113       <string>&amp;Sans Serif:</string>
114      </property>
115      <property name="buddy">
116       <cstring>fontsSansCO</cstring>
117      </property>
118     </widget>
119    </item>
120    <item row="4" column="1">
121     <widget class="QComboBox" name="fontsSansCO">
122      <property name="toolTip">
123       <string>Select the Sans Serif (grotesque) typeface</string>
124      </property>
125     </widget>
126    </item>
127    <item row="4" column="3">
128     <widget class="QLabel" name="scaleSansLA">
129      <property name="text">
130       <string>S&amp;cale (%):</string>
131      </property>
132      <property name="buddy">
133       <cstring>scaleSansSB</cstring>
134      </property>
135     </widget>
136    </item>
137    <item row="4" column="4">
138     <widget class="QSpinBox" name="scaleSansSB">
139      <property name="toolTip">
140       <string>Scale the Sans Serif font to match the base font's dimensions</string>
141      </property>
142      <property name="minimum">
143       <number>10</number>
144      </property>
145      <property name="maximum">
146       <number>200</number>
147      </property>
148     </widget>
149    </item>
150    <item row="5" column="0">
151     <widget class="QLabel" name="fontsTypewriterLA">
152      <property name="text">
153       <string>&amp;Typewriter:</string>
154      </property>
155      <property name="buddy">
156       <cstring>fontsTypewriterCO</cstring>
157      </property>
158     </widget>
159    </item>
160    <item row="5" column="1">
161     <widget class="QComboBox" name="fontsTypewriterCO">
162      <property name="toolTip">
163       <string>Select the typewriter (monospaced) typeface</string>
164      </property>
165     </widget>
166    </item>
167    <item row="5" column="3">
168     <widget class="QLabel" name="scaleTypewriterLA">
169      <property name="text">
170       <string>Sc&amp;ale (%):</string>
171      </property>
172      <property name="buddy">
173       <cstring>scaleTypewriterSB</cstring>
174      </property>
175     </widget>
176    </item>
177    <item row="5" column="4">
178     <widget class="QSpinBox" name="scaleTypewriterSB">
179      <property name="toolTip">
180       <string>Scale the Typewriter font to match the base font's dimensions</string>
181      </property>
182      <property name="minimum">
183       <number>10</number>
184      </property>
185      <property name="maximum">
186       <number>200</number>
187      </property>
188     </widget>
189    </item>
190    <item row="6" column="0">
191     <widget class="QLabel" name="cjkFontLA">
192      <property name="text">
193       <string>C&amp;JK:</string>
194      </property>
195      <property name="buddy">
196       <cstring>cjkFontLE</cstring>
197      </property>
198     </widget>
199    </item>
200    <item row="6" column="1">
201     <widget class="QLineEdit" name="cjkFontLE">
202      <property name="toolTip">
203       <string>Input the font to be used for Chinese, Japanese or Korean (CJK) script</string>
204      </property>
205     </widget>
206    </item>
207    <item row="7" column="1" colspan="2">
208     <widget class="QCheckBox" name="fontScCB">
209      <property name="toolTip">
210       <string>Use a real small caps shape, if the font provides one</string>
211      </property>
212      <property name="text">
213       <string>Use true S&amp;mall Caps</string>
214      </property>
215     </widget>
216    </item>
217    <item row="8" column="1" colspan="2">
218     <widget class="QCheckBox" name="fontOsfCB">
219      <property name="toolTip">
220       <string>Use old style instead of lining figures</string>
221      </property>
222      <property name="text">
223       <string>Use &amp;Old Style Figures</string>
224      </property>
225     </widget>
226    </item>
227    <item row="9" column="1" colspan="2">
228     <spacer name="verticalSpacer">
229      <property name="orientation">
230       <enum>Qt::Vertical</enum>
231      </property>
232      <property name="sizeHint" stdset="0">
233       <size>
234        <width>20</width>
235        <height>126</height>
236       </size>
237      </property>
238     </spacer>
239    </item>
240   </layout>
241  </widget>
242  <layoutdefault spacing="6" margin="11"/>
243  <tabstops>
244   <tabstop>fontsDefaultCO</tabstop>
245   <tabstop>fontsizeCO</tabstop>
246   <tabstop>fontsSansCO</tabstop>
247   <tabstop>scaleSansSB</tabstop>
248   <tabstop>fontsTypewriterCO</tabstop>
249   <tabstop>scaleTypewriterSB</tabstop>
250   <tabstop>fontsRomanCO</tabstop>
251   <tabstop>fontScCB</tabstop>
252   <tabstop>fontOsfCB</tabstop>
253  </tabstops>
254  <includes>
255   <include location="local">qt_i18n.h</include>
256  </includes>
257  <resources/>
258  <connections/>
259 </ui>