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