]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrefLatexUi.ui
* Properly separate the specific Japanese (i.e., pLaTeX) auxiliary programs (jbibtex...
[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>427</width>
9     <height>367</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <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="11" column="0" colspan="3" >
23     <spacer>
24      <property name="orientation" >
25       <enum>Qt::Vertical</enum>
26      </property>
27      <property name="sizeType" >
28       <enum>QSizePolicy::Expanding</enum>
29      </property>
30      <property name="sizeHint" >
31       <size>
32        <width>409</width>
33        <height>21</height>
34       </size>
35      </property>
36     </spacer>
37    </item>
38    <item row="10" column="0" colspan="3" >
39     <widget class="QCheckBox" name="latexAutoresetCB" >
40      <property name="toolTip" >
41       <string>Set class options to default on class change</string>
42      </property>
43      <property name="text" >
44       <string>R&amp;eset class options when document class changes</string>
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="0" column="1" >
93     <widget class="QLineEdit" name="latexEncodingED" />
94    </item>
95    <item rowspan="2" row="0" column="2" >
96     <spacer>
97      <property name="orientation" >
98       <enum>Qt::Horizontal</enum>
99      </property>
100      <property name="sizeType" >
101       <enum>QSizePolicy::Expanding</enum>
102      </property>
103      <property name="sizeHint" >
104       <size>
105        <width>21</width>
106        <height>52</height>
107       </size>
108      </property>
109     </spacer>
110    </item>
111    <item row="2" column="0" >
112     <widget class="QLabel" name="latexChecktexLA" >
113      <property name="text" >
114       <string>Chec&amp;kTeX command:</string>
115      </property>
116      <property name="buddy" >
117       <cstring>latexChecktexED</cstring>
118      </property>
119     </widget>
120    </item>
121    <item row="2" column="1" colspan="2" >
122     <widget class="QLineEdit" name="latexChecktexED" >
123      <property name="toolTip" >
124       <string>CheckTeX start options and flags</string>
125      </property>
126     </widget>
127    </item>
128    <item row="0" column="0" >
129     <widget class="QLabel" name="latexEncodingLA" >
130      <property name="text" >
131       <string>Te&amp;X encoding:</string>
132      </property>
133      <property name="buddy" >
134       <cstring>latexEncodingED</cstring>
135      </property>
136     </widget>
137    </item>
138    <item row="1" column="0" >
139     <widget class="QLabel" name="latexPaperSizeLA" >
140      <property name="text" >
141       <string>Default paper si&amp;ze:</string>
142      </property>
143      <property name="buddy" >
144       <cstring>latexPaperSizeCO</cstring>
145      </property>
146     </widget>
147    </item>
148    <item row="3" column="1" colspan="2" >
149     <widget class="QLineEdit" name="latexBibtexED" >
150      <property name="toolTip" >
151       <string>BibTeX command and options</string>
152      </property>
153     </widget>
154    </item>
155    <item row="3" column="0" >
156     <widget class="QLabel" name="latexBibtexLA" >
157      <property name="text" >
158       <string>&amp;BibTeX command:</string>
159      </property>
160      <property name="buddy" >
161       <cstring>latexBibtexED</cstring>
162      </property>
163     </widget>
164    </item>
165    <item row="7" column="0" >
166     <widget class="QLabel" name="latexNomenclLA" >
167      <property name="text" >
168       <string>&amp;Nomenclature command:</string>
169      </property>
170      <property name="buddy" >
171       <cstring>latexNomenclED</cstring>
172      </property>
173     </widget>
174    </item>
175    <item row="9" column="0" colspan="3" >
176     <widget class="QCheckBox" name="pathCB" >
177      <property name="enabled" >
178       <bool>true</bool>
179      </property>
180      <property name="toolTip" >
181       <string/>
182      </property>
183      <property name="whatsThis" >
184       <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>
185      </property>
186      <property name="layoutDirection" >
187       <enum>Qt::LeftToRight</enum>
188      </property>
189      <property name="text" >
190       <string>&amp;Use Windows-style paths in LaTeX files</string>
191      </property>
192     </widget>
193    </item>
194    <item row="7" column="1" colspan="2" >
195     <widget class="QLineEdit" name="latexNomenclED" >
196      <property name="toolTip" >
197       <string>Command and options for nomencl (usually makeindex)</string>
198      </property>
199     </widget>
200    </item>
201    <item row="5" column="1" colspan="2" >
202     <widget class="QLineEdit" name="latexIndexED" >
203      <property name="toolTip" >
204       <string>Index command and options (makeindex, xindy)</string>
205      </property>
206     </widget>
207    </item>
208    <item row="5" column="0" >
209     <widget class="QLabel" name="latexIndexLA" >
210      <property name="text" >
211       <string>&amp;Index command:</string>
212      </property>
213      <property name="buddy" >
214       <cstring>latexIndexED</cstring>
215      </property>
216     </widget>
217    </item>
218    <item row="6" column="1" colspan="2" >
219     <widget class="QLineEdit" name="latexJIndexED" >
220      <property name="toolTip" >
221       <string>Specific index command and options for pLaTeX (Japanese)</string>
222      </property>
223     </widget>
224    </item>
225    <item row="4" column="1" colspan="2" >
226     <widget class="QLineEdit" name="latexJBibtexED" >
227      <property name="toolTip" >
228       <string>Specific BibTeX command and options for pLaTeX (Japanese)</string>
229      </property>
230     </widget>
231    </item>
232    <item row="4" column="0" >
233     <widget class="QLabel" name="latexJBibtexLA" >
234      <property name="text" >
235       <string>BibTeX command (&amp;Japanese):</string>
236      </property>
237      <property name="buddy" >
238       <cstring>latexJBibtexED</cstring>
239      </property>
240     </widget>
241    </item>
242    <item row="6" column="0" >
243     <widget class="QLabel" name="latexJIndexLA" >
244      <property name="text" >
245       <string>Index command (Ja&amp;panese):</string>
246      </property>
247      <property name="buddy" >
248       <cstring>latexJIndexED</cstring>
249      </property>
250     </widget>
251    </item>
252    <item row="8" column="1" colspan="2" >
253     <widget class="QLineEdit" name="latexDviPaperED" >
254      <property name="toolTip" >
255       <string>Optional paper size flag (-paper) for some DVI viewers</string>
256      </property>
257     </widget>
258    </item>
259    <item row="8" column="0" >
260     <widget class="QLabel" name="latexDviPaperLA" >
261      <property name="text" >
262       <string>&amp;DVI viewer paper size options:</string>
263      </property>
264      <property name="buddy" >
265       <cstring>latexDviPaperED</cstring>
266      </property>
267     </widget>
268    </item>
269   </layout>
270  </widget>
271  <tabstops>
272   <tabstop>latexEncodingED</tabstop>
273   <tabstop>latexPaperSizeCO</tabstop>
274   <tabstop>latexChecktexED</tabstop>
275   <tabstop>latexBibtexED</tabstop>
276   <tabstop>latexIndexED</tabstop>
277   <tabstop>latexDviPaperED</tabstop>
278   <tabstop>pathCB</tabstop>
279   <tabstop>latexAutoresetCB</tabstop>
280  </tabstops>
281  <includes>
282   <include location="local" >qt_i18n.h</include>
283  </includes>
284  <resources/>
285  <connections/>
286 </ui>