]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrefLatexUi.ui
play nice with qt 4.2?
[lyx.git] / src / frontends / qt4 / ui / PrefLatexUi.ui
1 <ui version="4.0">
2  <class>PrefLatexUi</class>
3  <widget class="QWidget" name="PrefLatexUi">
4   <property name="geometry">
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>355</width>
9     <height>402</height>
10    </rect>
11   </property>
12   <property name="windowTitle">
13    <string/>
14   </property>
15   <layout class="QGridLayout" name="gridLayout_5">
16    <item row="0" column="0">
17     <layout class="QGridLayout" name="gridLayout_4">
18      <property name="leftMargin">
19       <number>0</number>
20      </property>
21      <property name="rightMargin">
22       <number>0</number>
23      </property>
24      <item row="0" column="0">
25       <widget class="QCheckBox" name="latexEncodingCB">
26        <property name="toolTip">
27         <string>Enable if a specific font encoding (such as T1) should be used (via fontenc)</string>
28        </property>
29        <property name="text">
30         <string>Use LaTe&amp;X font encoding:</string>
31        </property>
32       </widget>
33      </item>
34      <item row="0" column="1">
35       <widget class="QLineEdit" name="latexEncodingED">
36        <property name="toolTip">
37         <string>Specify the font encoding (e.g., T1).</string>
38        </property>
39       </widget>
40      </item>
41      <item row="1" column="0">
42       <widget class="QLabel" name="latexPaperSizeLA">
43        <property name="text">
44         <string>Default paper si&amp;ze:</string>
45        </property>
46        <property name="buddy">
47         <cstring>latexPaperSizeCO</cstring>
48        </property>
49       </widget>
50      </item>
51      <item row="1" column="1">
52       <widget class="QComboBox" name="latexPaperSizeCO">
53        <item>
54         <property name="text">
55          <string>Default</string>
56         </property>
57        </item>
58        <item>
59         <property name="text">
60          <string>US letter</string>
61         </property>
62        </item>
63        <item>
64         <property name="text">
65          <string>US legal</string>
66         </property>
67        </item>
68        <item>
69         <property name="text">
70          <string>US executive</string>
71         </property>
72        </item>
73        <item>
74         <property name="text">
75          <string>A3</string>
76         </property>
77        </item>
78        <item>
79         <property name="text">
80          <string>A4</string>
81         </property>
82        </item>
83        <item>
84         <property name="text">
85          <string>A5</string>
86         </property>
87        </item>
88        <item>
89         <property name="text">
90          <string>B5</string>
91         </property>
92        </item>
93       </widget>
94      </item>
95      <item row="2" column="0">
96       <widget class="QLabel" name="latexDviPaperLA">
97        <property name="text">
98         <string>&amp;DVI viewer paper size options:</string>
99        </property>
100        <property name="buddy">
101         <cstring>latexDviPaperED</cstring>
102        </property>
103       </widget>
104      </item>
105      <item row="2" column="1">
106       <widget class="QLineEdit" name="latexDviPaperED">
107        <property name="toolTip">
108         <string>Optional paper size flag (-paper) for some DVI viewers</string>
109        </property>
110       </widget>
111      </item>
112     </layout>
113    </item>
114    <item row="0" column="1">
115     <spacer name="horizontalSpacer_4">
116      <property name="orientation">
117       <enum>Qt::Horizontal</enum>
118      </property>
119      <property name="sizeHint" stdset="0">
120       <size>
121        <width>33</width>
122        <height>20</height>
123       </size>
124      </property>
125     </spacer>
126    </item>
127    <item row="1" column="0" colspan="2">
128     <widget class="QGroupBox" name="bibtexGB">
129      <property name="title">
130       <string>Bibliography generation</string>
131      </property>
132      <property name="flat">
133       <bool>true</bool>
134      </property>
135      <layout class="QGridLayout" name="gridLayout">
136       <property name="margin">
137        <number>3</number>
138       </property>
139       <item row="0" column="0">
140        <widget class="QLabel" name="latexBibtexLA">
141         <property name="text">
142          <string>&amp;Processor:</string>
143         </property>
144         <property name="buddy">
145          <cstring>latexBibtexCO</cstring>
146         </property>
147        </widget>
148       </item>
149       <item row="0" column="1">
150        <widget class="QComboBox" name="latexBibtexCO"/>
151       </item>
152       <item row="1" column="0">
153        <widget class="QLabel" name="latexBibtexOptionsLA">
154         <property name="text">
155          <string>&amp;Options:</string>
156         </property>
157         <property name="buddy">
158          <cstring>latexBibtexED</cstring>
159         </property>
160        </widget>
161       </item>
162       <item row="1" column="1">
163        <widget class="QLineEdit" name="latexBibtexED">
164         <property name="toolTip">
165          <string>BibTeX command and options</string>
166         </property>
167        </widget>
168       </item>
169       <item row="1" column="2">
170        <spacer name="horizontalSpacer">
171         <property name="orientation">
172          <enum>Qt::Horizontal</enum>
173         </property>
174         <property name="sizeHint" stdset="0">
175          <size>
176           <width>52</width>
177           <height>20</height>
178          </size>
179         </property>
180        </spacer>
181       </item>
182       <item row="2" column="0">
183        <widget class="QLabel" name="latexJBibtexLA">
184         <property name="text">
185          <string>Processor for &amp;Japanese:</string>
186         </property>
187         <property name="buddy">
188          <cstring>latexJBibtexED</cstring>
189         </property>
190        </widget>
191       </item>
192       <item row="2" column="1">
193        <widget class="QLineEdit" name="latexJBibtexED">
194         <property name="toolTip">
195          <string>Specific BibTeX command and options for pLaTeX (Japanese)</string>
196         </property>
197        </widget>
198       </item>
199      </layout>
200     </widget>
201    </item>
202    <item row="2" column="0" colspan="2">
203     <widget class="QGroupBox" name="indexGB">
204      <property name="title">
205       <string>Index generation</string>
206      </property>
207      <property name="flat">
208       <bool>true</bool>
209      </property>
210      <layout class="QGridLayout" name="gridLayout_2">
211       <property name="margin">
212        <number>3</number>
213       </property>
214       <item row="0" column="0">
215        <widget class="QLabel" name="latexIndexLA">
216         <property name="text">
217          <string>Pr&amp;ocessor:</string>
218         </property>
219         <property name="buddy">
220          <cstring>latexIndexCO</cstring>
221         </property>
222        </widget>
223       </item>
224       <item row="0" column="1">
225        <widget class="QComboBox" name="latexIndexCO"/>
226       </item>
227       <item row="0" column="2" rowspan="2">
228        <spacer name="horizontalSpacer_2">
229         <property name="orientation">
230          <enum>Qt::Horizontal</enum>
231         </property>
232         <property name="sizeHint" stdset="0">
233          <size>
234           <width>52</width>
235           <height>20</height>
236          </size>
237         </property>
238        </spacer>
239       </item>
240       <item row="1" column="0">
241        <widget class="QLabel" name="latexIndexOptionsLA">
242         <property name="text">
243          <string>Op&amp;tions:</string>
244         </property>
245         <property name="buddy">
246          <cstring>latexIndexED</cstring>
247         </property>
248        </widget>
249       </item>
250       <item row="1" column="1">
251        <widget class="QLineEdit" name="latexIndexED">
252         <property name="toolTip">
253          <string>Index command and options (makeindex, xindy)</string>
254         </property>
255        </widget>
256       </item>
257       <item row="2" column="0">
258        <widget class="QLabel" name="latexJIndexLA">
259         <property name="text">
260          <string>Processor for &amp;Japanese:</string>
261         </property>
262         <property name="buddy">
263          <cstring>latexJIndexED</cstring>
264         </property>
265        </widget>
266       </item>
267       <item row="2" column="1">
268        <widget class="QLineEdit" name="latexJIndexED">
269         <property name="toolTip">
270          <string>Specific index command and options for pLaTeX (Japanese)</string>
271         </property>
272        </widget>
273       </item>
274      </layout>
275     </widget>
276    </item>
277    <item row="3" column="0" colspan="2">
278     <widget class="QGroupBox" name="groupBox">
279      <property name="title">
280       <string/>
281      </property>
282      <property name="flat">
283       <bool>true</bool>
284      </property>
285      <layout class="QGridLayout" name="gridLayout_3">
286       <property name="margin">
287        <number>3</number>
288       </property>
289       <item row="0" column="0">
290        <widget class="QLabel" name="latexNomenclLA">
291         <property name="text">
292          <string>&amp;Nomenclature command:</string>
293         </property>
294         <property name="buddy">
295          <cstring>latexNomenclED</cstring>
296         </property>
297        </widget>
298       </item>
299       <item row="0" column="1">
300        <widget class="QLineEdit" name="latexNomenclED">
301         <property name="toolTip">
302          <string>Command and options for nomencl (usually makeindex)</string>
303         </property>
304        </widget>
305       </item>
306       <item row="1" column="0">
307        <widget class="QLabel" name="latexChecktexLA">
308         <property name="text">
309          <string>Chec&amp;kTeX command:</string>
310         </property>
311         <property name="buddy">
312          <cstring>latexChecktexED</cstring>
313         </property>
314        </widget>
315       </item>
316       <item row="1" column="1">
317        <widget class="QLineEdit" name="latexChecktexED">
318         <property name="toolTip">
319          <string>CheckTeX start options and flags</string>
320         </property>
321        </widget>
322       </item>
323       <item row="1" column="2">
324        <spacer name="horizontalSpacer_3">
325         <property name="orientation">
326          <enum>Qt::Horizontal</enum>
327         </property>
328         <property name="sizeHint" stdset="0">
329          <size>
330           <width>51</width>
331           <height>20</height>
332          </size>
333         </property>
334        </spacer>
335       </item>
336       <item row="2" column="0" colspan="2">
337        <widget class="QCheckBox" name="pathCB">
338         <property name="enabled">
339          <bool>true</bool>
340         </property>
341         <property name="toolTip">
342          <string/>
343         </property>
344         <property name="whatsThis">
345          <string>Select if LyX should output Windows-style paths rather than Posix-style paths to LaTeX files. Useful if you're using the native Windows MikTeX rather than the Cygwin teTeX.</string>
346         </property>
347         <property name="layoutDirection">
348          <enum>Qt::LeftToRight</enum>
349         </property>
350         <property name="text">
351          <string>&amp;Use Windows-style paths in LaTeX files</string>
352         </property>
353        </widget>
354       </item>
355       <item row="3" column="0" colspan="3">
356        <widget class="QCheckBox" name="latexAutoresetCB">
357         <property name="toolTip">
358          <string>Set class options to default on class change</string>
359         </property>
360         <property name="text">
361          <string>R&amp;eset class options when document class changes</string>
362         </property>
363        </widget>
364       </item>
365      </layout>
366     </widget>
367    </item>
368   </layout>
369  </widget>
370  <tabstops>
371   <tabstop>latexEncodingED</tabstop>
372   <tabstop>latexPaperSizeCO</tabstop>
373   <tabstop>latexChecktexED</tabstop>
374   <tabstop>latexBibtexED</tabstop>
375   <tabstop>latexIndexED</tabstop>
376   <tabstop>latexDviPaperED</tabstop>
377   <tabstop>pathCB</tabstop>
378   <tabstop>latexAutoresetCB</tabstop>
379  </tabstops>
380  <includes>
381   <include location="local">qt_i18n.h</include>
382  </includes>
383  <resources/>
384  <connections/>
385 </ui>