]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/BiblioUi.ui
Properly support the cite engines in the GUI
[lyx.git] / src / frontends / qt4 / ui / BiblioUi.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>BiblioUi</class>
4  <widget class="QWidget" name="BiblioUi">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>418</width>
10     <height>394</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string/>
15   </property>
16   <layout class="QGridLayout" name="gridLayout_3">
17    <item row="0" column="0">
18     <widget class="QGroupBox" name="CiteStyleBG">
19      <property name="title">
20       <string>Citation Style</string>
21      </property>
22      <property name="flat">
23       <bool>true</bool>
24      </property>
25      <layout class="QGridLayout" name="gridLayout">
26       <item row="0" column="0">
27        <layout class="QHBoxLayout">
28         <property name="spacing">
29          <number>6</number>
30         </property>
31         <property name="leftMargin">
32          <number>0</number>
33         </property>
34         <property name="topMargin">
35          <number>0</number>
36         </property>
37         <property name="rightMargin">
38          <number>0</number>
39         </property>
40         <property name="bottomMargin">
41          <number>0</number>
42         </property>
43         <item>
44          <widget class="QLabel" name="citeEngineLA">
45           <property name="toolTip">
46            <string/>
47           </property>
48           <property name="text">
49            <string>Sty&amp;le Engine:</string>
50           </property>
51           <property name="buddy">
52            <cstring>citeEngineCO</cstring>
53           </property>
54          </widget>
55         </item>
56         <item>
57          <widget class="QComboBox" name="citeEngineCO">
58           <property name="toolTip">
59            <string>A selection of different style engines (such as natbib) that respectively provide support for specific citytion and bibliography styles. Expand to get more information.</string>
60           </property>
61          </widget>
62         </item>
63         <item>
64          <widget class="QLabel" name="citationStyleL">
65           <property name="enabled">
66            <bool>false</bool>
67           </property>
68           <property name="text">
69            <string>&amp;Variant:</string>
70           </property>
71           <property name="buddy">
72            <cstring>citeStyleCO</cstring>
73           </property>
74          </widget>
75         </item>
76         <item>
77          <widget class="QComboBox" name="citeStyleCO">
78           <property name="enabled">
79            <bool>false</bool>
80           </property>
81           <property name="sizePolicy">
82            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
83             <horstretch>0</horstretch>
84             <verstretch>0</verstretch>
85            </sizepolicy>
86           </property>
87           <property name="toolTip">
88            <string>Provides available cite style variants.</string>
89           </property>
90          </widget>
91         </item>
92        </layout>
93       </item>
94       <item row="0" column="1">
95        <spacer>
96         <property name="orientation">
97          <enum>Qt::Horizontal</enum>
98         </property>
99         <property name="sizeHint" stdset="0">
100          <size>
101           <width>40</width>
102           <height>20</height>
103          </size>
104         </property>
105        </spacer>
106       </item>
107      </layout>
108     </widget>
109    </item>
110    <item row="1" column="0">
111     <widget class="QGroupBox" name="BiblioStyleBG">
112      <property name="title">
113       <string>Bibliography Style</string>
114      </property>
115      <property name="flat">
116       <bool>true</bool>
117      </property>
118      <layout class="QGridLayout" name="gridLayout_1">
119       <item row="0" column="0">
120        <layout class="QHBoxLayout" name="horizontalLayout_1">
121         <item>
122          <widget class="QLabel" name="bibtexStyleLA">
123           <property name="text">
124            <string>Default st&amp;yle:</string>
125           </property>
126           <property name="buddy">
127            <cstring>bibtexStyleLE</cstring>
128           </property>
129          </widget>
130         </item>
131         <item>
132          <widget class="QLineEdit" name="bibtexStyleLE">
133           <property name="toolTip">
134            <string>Define the default BibTeX style</string>
135           </property>
136          </widget>
137         </item>
138        </layout>
139       </item>
140       <item row="1" column="0">
141        <widget class="QCheckBox" name="bibtopicCB">
142         <property name="toolTip">
143          <string>Select this if you want to split your bibliography into sections</string>
144         </property>
145         <property name="text">
146          <string>S&amp;ectioned bibliography</string>
147         </property>
148        </widget>
149       </item>
150      </layout>
151     </widget>
152    </item>
153    <item row="2" column="0">
154     <widget class="QGroupBox" name="bibtexGB">
155      <property name="toolTip">
156       <string>Here you can define an alternative program to or specific options of BibTeX.</string>
157      </property>
158      <property name="title">
159       <string>Bibliography Generation</string>
160      </property>
161      <property name="flat">
162       <bool>true</bool>
163      </property>
164      <layout class="QGridLayout" name="gridLayout_2">
165       <item row="0" column="0">
166        <layout class="QHBoxLayout" name="horizontalLayout">
167         <item>
168          <widget class="QLabel" name="bibtexLA">
169           <property name="text">
170            <string>&amp;Processor:</string>
171           </property>
172           <property name="buddy">
173            <cstring>bibtexCO</cstring>
174           </property>
175          </widget>
176         </item>
177         <item>
178          <widget class="QComboBox" name="bibtexCO">
179           <property name="toolTip">
180            <string>Select a processor</string>
181           </property>
182          </widget>
183         </item>
184        </layout>
185       </item>
186       <item row="0" column="1" rowspan="2">
187        <spacer name="horizontalSpacer">
188         <property name="orientation">
189          <enum>Qt::Horizontal</enum>
190         </property>
191         <property name="sizeHint" stdset="0">
192          <size>
193           <width>183</width>
194           <height>20</height>
195          </size>
196         </property>
197        </spacer>
198       </item>
199       <item row="1" column="0">
200        <layout class="QHBoxLayout" name="horizontalLayout_2">
201         <item>
202          <widget class="QLabel" name="bibtexOptionsLA">
203           <property name="text">
204            <string>Op&amp;tions:</string>
205           </property>
206           <property name="buddy">
207            <cstring>bibtexOptionsLE</cstring>
208           </property>
209          </widget>
210         </item>
211         <item>
212          <widget class="QLineEdit" name="bibtexOptionsLE">
213           <property name="toolTip">
214            <string>Define options such as --min-crossrefs (see the documentation of BibTeX)</string>
215           </property>
216          </widget>
217         </item>
218        </layout>
219       </item>
220      </layout>
221     </widget>
222    </item>
223    <item row="3" column="0">
224     <spacer>
225      <property name="orientation">
226       <enum>Qt::Vertical</enum>
227      </property>
228      <property name="sizeType">
229       <enum>QSizePolicy::Expanding</enum>
230      </property>
231      <property name="sizeHint" stdset="0">
232       <size>
233        <width>20</width>
234        <height>20</height>
235       </size>
236      </property>
237     </spacer>
238    </item>
239   </layout>
240  </widget>
241  <includes>
242   <include location="local">qt_i18n.h</include>
243  </includes>
244  <resources/>
245  <connections/>
246 </ui>