]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/FontUi.ui
LyXToolBox: a QToolBox with minimum size management
[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>407</width>
10     <height>285</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>FontUi</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <item row="0" column="0" colspan="2">
18     <widget class="QCheckBox" name="osFontsCB">
19      <property name="toolTip">
20       <string>Use OpenType and TrueType fonts with the fontspec package (requires XeTeX or LuaTeX)</string>
21      </property>
22      <property name="text">
23       <string>&amp;Use non-TeX fonts (via XeTeX/LuaTeX)</string>
24      </property>
25     </widget>
26    </item>
27    <item row="0" column="2">
28     <spacer name="horizontalSpacer">
29      <property name="orientation">
30       <enum>Qt::Horizontal</enum>
31      </property>
32      <property name="sizeHint" stdset="0">
33       <size>
34        <width>59</width>
35        <height>20</height>
36       </size>
37      </property>
38     </spacer>
39    </item>
40    <item row="1" column="0">
41     <widget class="QLabel" name="fontsDefaultLA">
42      <property name="text">
43       <string>&amp;Default family:</string>
44      </property>
45      <property name="buddy">
46       <cstring>fontsDefaultCO</cstring>
47      </property>
48     </widget>
49    </item>
50    <item row="1" column="1">
51     <widget class="QComboBox" name="fontsDefaultCO">
52      <property name="toolTip">
53       <string>Select the default family for the document</string>
54      </property>
55     </widget>
56    </item>
57    <item row="1" column="2">
58     <widget class="QLabel" name="BaseSizeLA">
59      <property name="text">
60       <string>&amp;Base size:</string>
61      </property>
62      <property name="buddy">
63       <cstring>fontsizeCO</cstring>
64      </property>
65     </widget>
66    </item>
67    <item row="1" column="3">
68     <widget class="QComboBox" name="fontsizeCO">
69      <property name="toolTip">
70       <string/>
71      </property>
72     </widget>
73    </item>
74    <item row="2" column="0">
75     <widget class="QLabel" name="fontencLA">
76      <property name="text">
77       <string>LaTe&amp;X font encoding:</string>
78      </property>
79      <property name="buddy">
80       <cstring>fontencCO</cstring>
81      </property>
82     </widget>
83    </item>
84    <item row="2" column="1">
85     <widget class="QComboBox" name="fontencCO"/>
86    </item>
87    <item row="2" column="2" colspan="2">
88     <widget class="QLineEdit" name="fontencLE">
89      <property name="toolTip">
90       <string>Specify the font encoding (e.g., T1).</string>
91      </property>
92     </widget>
93    </item>
94    <item row="3" column="0">
95     <widget class="QLabel" name="fontsRomanLA">
96      <property name="text">
97       <string>&amp;Roman:</string>
98      </property>
99      <property name="buddy">
100       <cstring>fontsRomanCO</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="4" column="3">
139     <widget class="QSpinBox" name="scaleSansSB">
140      <property name="toolTip">
141       <string>Scale the Sans Serif font to match the base font's dimensions</string>
142      </property>
143      <property name="minimum">
144       <number>10</number>
145      </property>
146      <property name="maximum">
147       <number>200</number>
148      </property>
149     </widget>
150    </item>
151    <item row="5" column="0">
152     <widget class="QLabel" name="fontsTypewriterLA">
153      <property name="text">
154       <string>&amp;Typewriter:</string>
155      </property>
156      <property name="buddy">
157       <cstring>fontsTypewriterCO</cstring>
158      </property>
159     </widget>
160    </item>
161    <item row="5" column="1">
162     <widget class="QComboBox" name="fontsTypewriterCO">
163      <property name="toolTip">
164       <string>Select the typewriter (monospaced) typeface</string>
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="5" column="3">
179     <widget class="QSpinBox" name="scaleTypewriterSB">
180      <property name="toolTip">
181       <string>Scale the Typewriter font to match the base font's dimensions</string>
182      </property>
183      <property name="minimum">
184       <number>10</number>
185      </property>
186      <property name="maximum">
187       <number>200</number>
188      </property>
189     </widget>
190    </item>
191    <item row="6" column="0">
192     <widget class="QLabel" name="fontsMathLA">
193      <property name="text">
194       <string>&amp;Math:</string>
195      </property>
196      <property name="buddy">
197       <cstring>fontsMathCO</cstring>
198      </property>
199     </widget>
200    </item>
201    <item row="6" column="1">
202     <widget class="QComboBox" name="fontsMathCO">
203      <property name="toolTip">
204       <string>Select the math typeface</string>
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="10" 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   </layout>
259  </widget>
260  <layoutdefault spacing="6" margin="11"/>
261  <tabstops>
262   <tabstop>osFontsCB</tabstop>
263   <tabstop>fontsDefaultCO</tabstop>
264   <tabstop>fontsizeCO</tabstop>
265   <tabstop>fontencCO</tabstop>
266   <tabstop>fontencLE</tabstop>
267   <tabstop>fontsRomanCO</tabstop>
268   <tabstop>fontsSansCO</tabstop>
269   <tabstop>scaleSansSB</tabstop>
270   <tabstop>fontsTypewriterCO</tabstop>
271   <tabstop>scaleTypewriterSB</tabstop>
272   <tabstop>cjkFontLE</tabstop>
273   <tabstop>fontScCB</tabstop>
274   <tabstop>fontOsfCB</tabstop>
275  </tabstops>
276  <includes>
277   <include location="local">qt_i18n.h</include>
278  </includes>
279  <resources/>
280  <connections/>
281 </ui>