]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/BiblioUi.ui
Tooltip change as suggested by Jean-Pierre
[lyx.git] / src / frontends / qt4 / ui / BiblioUi.ui
index c3c17cf8655c57be2800703824bf3185d59cbf87..896f99d126263b45bb6e54e5eeb328e90963cc6b 100644 (file)
@@ -6,82 +6,48 @@
     <x>0</x>
     <y>0</y>
     <width>418</width>
-    <height>376</height>
+    <height>394</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <string/>
   </property>
-  <layout class="QGridLayout" >
+  <layout class="QGridLayout" name="gridLayout_3" >
    <item row="0" column="0" >
     <widget class="QGroupBox" name="CiteStyleBG" >
      <property name="title" >
       <string>Citation Style</string>
      </property>
-     <layout class="QGridLayout" >
-      <property name="leftMargin" >
-       <number>11</number>
-      </property>
-      <property name="topMargin" >
-       <number>11</number>
-      </property>
-      <property name="rightMargin" >
-       <number>11</number>
-      </property>
-      <property name="bottomMargin" >
-       <number>11</number>
-      </property>
-      <property name="horizontalSpacing" >
-       <number>6</number>
-      </property>
-      <property name="verticalSpacing" >
-       <number>6</number>
-      </property>
-      <item row="2" column="0" >
-       <widget class="QRadioButton" name="citeJurabibRB" >
+     <property name="flat" >
+      <bool>true</bool>
+     </property>
+     <layout class="QGridLayout" name="gridLayout" >
+      <item row="0" column="0" >
+       <widget class="QRadioButton" name="citeDefaultRB" >
         <property name="toolTip" >
-         <string>Use the jurabib styles for law and humanities</string>
+         <string>Use BibTeX's default numerical styles</string>
         </property>
         <property name="text" >
-         <string>&amp;Jurabib</string>
+         <string>&amp;Default (numerical)</string>
         </property>
        </widget>
       </item>
       <item row="1" column="0" >
        <widget class="QRadioButton" name="citeNatbibRB" >
         <property name="toolTip" >
-         <string>Use the natbib styles for natural sciences and arts</string>
+         <string>Use the natbib styles for natural sciences and arts. Set additional parameters in document class options.</string>
         </property>
         <property name="text" >
          <string>&amp;Natbib</string>
         </property>
        </widget>
       </item>
-      <item row="0" column="0" >
-       <widget class="QRadioButton" name="citeDefaultRB" >
-        <property name="toolTip" >
-         <string>Use BibTeX's default numerical styles</string>
-        </property>
-        <property name="text" >
-         <string>&amp;Default (numerical)</string>
-        </property>
-       </widget>
-      </item>
       <item row="1" column="1" >
        <layout class="QHBoxLayout" >
         <property name="spacing" >
          <number>6</number>
         </property>
-        <property name="leftMargin" >
-         <number>0</number>
-        </property>
-        <property name="topMargin" >
-         <number>0</number>
-        </property>
-        <property name="rightMargin" >
-         <number>0</number>
-        </property>
-        <property name="bottomMargin" >
+        <property name="margin" >
          <number>0</number>
         </property>
         <item>
            <bool>false</bool>
           </property>
           <property name="sizePolicy" >
-           <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
+           <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
             <horstretch>0</horstretch>
             <verstretch>0</verstretch>
            </sizepolicy>
         </item>
        </layout>
       </item>
+      <item row="1" column="2" >
+       <spacer>
+        <property name="orientation" >
+         <enum>Qt::Horizontal</enum>
+        </property>
+        <property name="sizeHint" stdset="0" >
+         <size>
+          <width>40</width>
+          <height>20</height>
+         </size>
+        </property>
+       </spacer>
+      </item>
+      <item row="2" column="0" >
+       <widget class="QRadioButton" name="citeJurabibRB" >
+        <property name="toolTip" >
+         <string>Use the jurabib styles for law and humanities</string>
+        </property>
+        <property name="text" >
+         <string>&amp;Jurabib</string>
+        </property>
+       </widget>
+      </item>
      </layout>
     </widget>
    </item>
-   <item row="0" column="1" >
-    <spacer>
-     <property name="orientation" >
-      <enum>Qt::Horizontal</enum>
+   <item row="1" column="0" >
+    <widget class="QGroupBox" name="BiblioStyleBG" >
+     <property name="title" >
+      <string>Bibliography Style</string>
      </property>
-     <property name="sizeHint" >
-      <size>
-       <width>40</width>
-       <height>20</height>
-      </size>
+     <property name="flat" >
+      <bool>true</bool>
      </property>
-    </spacer>
+     <layout class="QGridLayout" name="gridLayout_1" >
+      <item row="0" column="0" >
+       <layout class="QHBoxLayout" name="horizontalLayout_1" >
+        <item>
+         <widget class="QLabel" name="bibtexStyleLA" >
+          <property name="text" >
+           <string>Default st&amp;yle:</string>
+          </property>
+          <property name="buddy" >
+           <cstring>bibtexStyleLE</cstring>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QLineEdit" name="bibtexStyleLE" >
+          <property name="toolTip" >
+           <string>Define the default BibTeX style</string>
+          </property>
+         </widget>
+        </item>
+       </layout>
+      </item>
+      <item row="1" column="0" >
+       <widget class="QCheckBox" name="bibtopicCB" >
+        <property name="toolTip" >
+         <string>Select this if you want to split your bibliography into sections</string>
+        </property>
+        <property name="text" >
+         <string>S&amp;ectioned bibliography</string>
+        </property>
+       </widget>
+      </item>
+     </layout>
+    </widget>
    </item>
-   <item row="1" column="0" colspan="2" >
-    <widget class="QCheckBox" name="bibtopicCB" >
+   <item row="2" column="0" >
+    <widget class="QGroupBox" name="bibtexGB" >
      <property name="toolTip" >
-      <string>Select this if you want to split your bibliography into sections</string>
+      <string>Here you can define an alternative program to or specific options of BibTeX.</string>
      </property>
-     <property name="text" >
-      <string>S&amp;ectioned bibliography</string>
+     <property name="title" >
+      <string>Bibliography generation</string>
+     </property>
+     <property name="flat" >
+      <bool>true</bool>
      </property>
+     <layout class="QGridLayout" name="gridLayout_2" >
+      <item row="0" column="0" >
+       <layout class="QHBoxLayout" name="horizontalLayout" >
+        <item>
+         <widget class="QLabel" name="bibtexLA" >
+          <property name="text" >
+           <string>&amp;Processor:</string>
+          </property>
+          <property name="buddy" >
+           <cstring>bibtexCO</cstring>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QComboBox" name="bibtexCO" >
+          <property name="toolTip" >
+           <string>Select a processor</string>
+          </property>
+         </widget>
+        </item>
+       </layout>
+      </item>
+      <item rowspan="2" row="0" column="1" >
+       <spacer name="horizontalSpacer" >
+        <property name="orientation" >
+         <enum>Qt::Horizontal</enum>
+        </property>
+        <property name="sizeHint" stdset="0" >
+         <size>
+          <width>183</width>
+          <height>20</height>
+         </size>
+        </property>
+       </spacer>
+      </item>
+      <item row="1" column="0" >
+       <layout class="QHBoxLayout" name="horizontalLayout_2" >
+        <item>
+         <widget class="QLabel" name="bibtexOptionsLA" >
+          <property name="text" >
+           <string>&amp;Options:</string>
+          </property>
+          <property name="buddy" >
+           <cstring>bibtexOptionsLE</cstring>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QLineEdit" name="bibtexOptionsLE" >
+          <property name="toolTip" >
+           <string>Define options such as --min-crossrefs (see the documentation of BibTeX)</string>
+          </property>
+         </widget>
+        </item>
+       </layout>
+      </item>
+     </layout>
     </widget>
    </item>
-   <item row="2" column="0" colspan="2" >
+   <item row="3" column="0" >
     <spacer>
      <property name="orientation" >
       <enum>Qt::Vertical</enum>
      <property name="sizeType" >
       <enum>QSizePolicy::Expanding</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint" stdset="0" >
       <size>
        <width>20</width>
        <height>20</height>
   </layout>
  </widget>
  <includes>
-  <include location="local" >qt_helpers.h</include>
+  <include location="local" >qt_i18n.h</include>
  </includes>
  <resources/>
  <connections/>