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