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