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