]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QPrefLatexModule.ui
* Rename src/frontends/qt2 to src/frontends/qt3,
[lyx.git] / src / frontends / qt3 / ui / QPrefLatexModule.ui
1 <!DOCTYPE UI><UI>
2 <class>QPrefLatexModule</class>
3 <include location="global">config.h</include>
4 <include location="local">qt_helpers.h</include>
5 <widget>
6     <class>QWidget</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>QPrefLatexModule</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>433</width>
17             <height>350</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string></string>
23     </property>
24     <vbox>
25         <property stdset="1">
26             <name>margin</name>
27             <number>11</number>
28         </property>
29         <property stdset="1">
30             <name>spacing</name>
31             <number>6</number>
32         </property>
33         <widget>
34             <class>QLayoutWidget</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>Layout3</cstring>
38             </property>
39             <grid>
40                 <property stdset="1">
41                     <name>margin</name>
42                     <number>0</number>
43                 </property>
44                 <property stdset="1">
45                     <name>spacing</name>
46                     <number>6</number>
47                 </property>
48                 <spacer row="3"  column="0" >
49                     <property>
50                         <name>name</name>
51                         <cstring>Spacer3</cstring>
52                     </property>
53                     <property stdset="1">
54                         <name>orientation</name>
55                         <enum>Vertical</enum>
56                     </property>
57                     <property stdset="1">
58                         <name>sizeType</name>
59                         <enum>Expanding</enum>
60                     </property>
61                     <property>
62                         <name>sizeHint</name>
63                         <size>
64                             <width>20</width>
65                             <height>20</height>
66                         </size>
67                     </property>
68                 </spacer>
69                 <widget row="1"  column="0" >
70                     <class>QCheckBox</class>
71                     <property stdset="1">
72                         <name>name</name>
73                         <cstring>latexAutoresetCB</cstring>
74                     </property>
75                     <property stdset="1">
76                         <name>text</name>
77                         <string>&amp;Reset class options when document class changes</string>
78                     </property>
79                     <property>
80                         <name>toolTip</name>
81                         <string>Set class options to default on class change</string>
82                     </property>
83                 </widget>
84                 <widget row="2"  column="0" >
85                     <class>QGroupBox</class>
86                     <property stdset="1">
87                         <name>name</name>
88                         <cstring>GroupBox3</cstring>
89                     </property>
90                     <property stdset="1">
91                         <name>title</name>
92                         <string>External Applications</string>
93                     </property>
94                     <grid>
95                         <property stdset="1">
96                             <name>margin</name>
97                             <number>11</number>
98                         </property>
99                         <property stdset="1">
100                             <name>spacing</name>
101                             <number>6</number>
102                         </property>
103                         <widget row="0"  column="1" >
104                             <class>QLineEdit</class>
105                             <property stdset="1">
106                                 <name>name</name>
107                                 <cstring>latexChecktexED</cstring>
108                             </property>
109                             <property>
110                                 <name>toolTip</name>
111                                 <string>CheckTeX start options and flags</string>
112                             </property>
113                         </widget>
114                         <widget row="0"  column="0" >
115                             <class>QLabel</class>
116                             <property stdset="1">
117                                 <name>name</name>
118                                 <cstring>latexChecktexLA</cstring>
119                             </property>
120                             <property stdset="1">
121                                 <name>text</name>
122                                 <string>Chec&amp;kTeX command:</string>
123                             </property>
124                             <property>
125                                 <name>buddy</name>
126                                 <cstring>latexChecktexED</cstring>
127                             </property>
128                         </widget>
129                         <widget row="1"  column="1" >
130                             <class>QLineEdit</class>
131                             <property stdset="1">
132                                 <name>name</name>
133                                 <cstring>latexBibtexED</cstring>
134                             </property>
135                             <property>
136                                 <name>toolTip</name>
137                                 <string>BibTeX command and options</string>
138                             </property>
139                         </widget>
140                         <widget row="1"  column="0" >
141                             <class>QLabel</class>
142                             <property stdset="1">
143                                 <name>name</name>
144                                 <cstring>latexBibtexLA</cstring>
145                             </property>
146                             <property stdset="1">
147                                 <name>text</name>
148                                 <string>&amp;BibTeX command:</string>
149                             </property>
150                             <property>
151                                 <name>buddy</name>
152                                 <cstring>latexChecktexED</cstring>
153                             </property>
154                         </widget>
155                         <widget row="2"  column="1" >
156                             <class>QLineEdit</class>
157                             <property stdset="1">
158                                 <name>name</name>
159                                 <cstring>latexIndexED</cstring>
160                             </property>
161                             <property>
162                                 <name>toolTip</name>
163                                 <string>Index command and options (makeindex, xindy)</string>
164                             </property>
165                         </widget>
166                         <widget row="2"  column="0" >
167                             <class>QLabel</class>
168                             <property stdset="1">
169                                 <name>name</name>
170                                 <cstring>latexIndexLA</cstring>
171                             </property>
172                             <property stdset="1">
173                                 <name>text</name>
174                                 <string>Index command:</string>
175                             </property>
176                             <property>
177                                 <name>buddy</name>
178                                 <cstring>latexDviPaperED</cstring>
179                             </property>
180                         </widget>
181                         <widget row="3"  column="0" >
182                             <class>QLabel</class>
183                             <property stdset="1">
184                                 <name>name</name>
185                                 <cstring>latexDviPaperLA</cstring>
186                             </property>
187                             <property stdset="1">
188                                 <name>text</name>
189                                 <string>DVI viewer paper size options:</string>
190                             </property>
191                             <property>
192                                 <name>buddy</name>
193                                 <cstring>latexDviPaperED</cstring>
194                             </property>
195                         </widget>
196                         <widget row="3"  column="1" >
197                             <class>QLineEdit</class>
198                             <property stdset="1">
199                                 <name>name</name>
200                                 <cstring>latexDviPaperED</cstring>
201                             </property>
202                             <property>
203                                 <name>toolTip</name>
204                                 <string>Optional paper size flag (-paper) for some DVI viewers</string>
205                             </property>
206                         </widget>
207                     </grid>
208                 </widget>
209                 <widget row="0"  column="0" >
210                     <class>QLayoutWidget</class>
211                     <property stdset="1">
212                         <name>name</name>
213                         <cstring>Layout4</cstring>
214                     </property>
215                     <hbox>
216                         <property stdset="1">
217                             <name>margin</name>
218                             <number>0</number>
219                         </property>
220                         <property stdset="1">
221                             <name>spacing</name>
222                             <number>6</number>
223                         </property>
224                         <widget>
225                             <class>QLayoutWidget</class>
226                             <property stdset="1">
227                                 <name>name</name>
228                                 <cstring>Layout3</cstring>
229                             </property>
230                             <grid>
231                                 <property stdset="1">
232                                     <name>margin</name>
233                                     <number>0</number>
234                                 </property>
235                                 <property stdset="1">
236                                     <name>spacing</name>
237                                     <number>6</number>
238                                 </property>
239                                 <widget row="1"  column="1" >
240                                     <class>QComboBox</class>
241                                     <item>
242                                         <property>
243                                             <name>text</name>
244                                             <string>Default</string>
245                                         </property>
246                                     </item>
247                                     <item>
248                                         <property>
249                                             <name>text</name>
250                                             <string>US letter</string>
251                                         </property>
252                                     </item>
253                                     <item>
254                                         <property>
255                                             <name>text</name>
256                                             <string>US legal</string>
257                                         </property>
258                                     </item>
259                                     <item>
260                                         <property>
261                                             <name>text</name>
262                                             <string>US executive</string>
263                                         </property>
264                                     </item>
265                                     <item>
266                                         <property>
267                                             <name>text</name>
268                                             <string>A3</string>
269                                         </property>
270                                     </item>
271                                     <item>
272                                         <property>
273                                             <name>text</name>
274                                             <string>A4</string>
275                                         </property>
276                                     </item>
277                                     <item>
278                                         <property>
279                                             <name>text</name>
280                                             <string>A5</string>
281                                         </property>
282                                     </item>
283                                     <item>
284                                         <property>
285                                             <name>text</name>
286                                             <string>B5</string>
287                                         </property>
288                                     </item>
289                                     <property stdset="1">
290                                         <name>name</name>
291                                         <cstring>latexPaperSizeCO</cstring>
292                                     </property>
293                                 </widget>
294                                 <widget row="0"  column="1" >
295                                     <class>QLineEdit</class>
296                                     <property stdset="1">
297                                         <name>name</name>
298                                         <cstring>latexEncodingED</cstring>
299                                     </property>
300                                 </widget>
301                                 <widget row="0"  column="0" >
302                                     <class>QLabel</class>
303                                     <property stdset="1">
304                                         <name>name</name>
305                                         <cstring>latexEncodingLA</cstring>
306                                     </property>
307                                     <property stdset="1">
308                                         <name>text</name>
309                                         <string>Te&amp;X encoding:</string>
310                                     </property>
311                                     <property>
312                                         <name>buddy</name>
313                                         <cstring>latexEncodingED</cstring>
314                                     </property>
315                                 </widget>
316                                 <widget row="1"  column="0" >
317                                     <class>QLabel</class>
318                                     <property stdset="1">
319                                         <name>name</name>
320                                         <cstring>latexPaperSizeLA</cstring>
321                                     </property>
322                                     <property stdset="1">
323                                         <name>text</name>
324                                         <string>Default paper si&amp;ze:</string>
325                                     </property>
326                                     <property>
327                                         <name>buddy</name>
328                                         <cstring>latexPaperSizeCO</cstring>
329                                     </property>
330                                 </widget>
331                             </grid>
332                         </widget>
333                         <spacer>
334                             <property>
335                                 <name>name</name>
336                                 <cstring>Spacer4</cstring>
337                             </property>
338                             <property stdset="1">
339                                 <name>orientation</name>
340                                 <enum>Horizontal</enum>
341                             </property>
342                             <property stdset="1">
343                                 <name>sizeType</name>
344                                 <enum>Expanding</enum>
345                             </property>
346                             <property>
347                                 <name>sizeHint</name>
348                                 <size>
349                                     <width>20</width>
350                                     <height>20</height>
351                                 </size>
352                             </property>
353                         </spacer>
354                     </hbox>
355                 </widget>
356             </grid>
357         </widget>
358     </vbox>
359 </widget>
360 <tabstops>
361     <tabstop>latexEncodingED</tabstop>
362     <tabstop>latexPaperSizeCO</tabstop>
363     <tabstop>latexAutoresetCB</tabstop>
364     <tabstop>latexChecktexED</tabstop>
365     <tabstop>latexDviPaperED</tabstop>
366 </tabstops>
367 </UI>