]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/PrefLatexUi.ui
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / ui / PrefLatexUi.ui
index 5d1220a4617a68ca8dacd1c10f08a0e157f39949..499fe5a5a5d90a7393486087d184ae37c7583e9c 100644 (file)
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>427</width>
-    <height>308</height>
+    <width>489</width>
+    <height>636</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item row="7" column="0" colspan="3" >
-    <widget class="QCheckBox" name="latexAutoresetCB" >
+   <item row="0" column="0" colspan="2" >
+    <widget class="QCheckBox" name="latexEncodingCB" >
      <property name="toolTip" >
-      <string>Set class options to default on class change</string>
+      <string>Enable if a specific font encoding (such as T1) should be used (via fontenc)</string>
      </property>
      <property name="text" >
-      <string>&amp;Reset class options when document class changes</string>
+      <string>Use LaTe&amp;X font encoding:</string>
      </property>
     </widget>
    </item>
-   <item row="8" column="0" colspan="3" >
+   <item rowspan="2" row="0" column="3" >
     <spacer>
      <property name="orientation" >
-      <enum>Qt::Vertical</enum>
+      <enum>Qt::Horizontal</enum>
      </property>
      <property name="sizeType" >
       <enum>QSizePolicy::Expanding</enum>
      </property>
      <property name="sizeHint" >
       <size>
-       <width>409</width>
-       <height>20</height>
+       <width>121</width>
+       <height>51</height>
       </size>
      </property>
     </spacer>
    </item>
-   <item row="6" column="0" colspan="3" >
-    <widget class="QCheckBox" name="pathCB" >
-     <property name="enabled" >
-      <bool>true</bool>
-     </property>
+   <item row="0" column="2" >
+    <widget class="QLineEdit" name="latexEncodingED" >
      <property name="toolTip" >
-      <string/>
-     </property>
-     <property name="whatsThis" >
-      <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>
-     </property>
-     <property name="layoutDirection" >
-      <enum>Qt::LeftToRight</enum>
-     </property>
-     <property name="text" >
-      <string>&amp;Use Windows-style paths in LaTeX files</string>
+      <string>Specify the font encoding (e.g., T1).</string>
      </property>
     </widget>
    </item>
-   <item row="1" column="0" >
+   <item row="1" column="0" colspan="2" >
     <widget class="QLabel" name="latexPaperSizeLA" >
      <property name="text" >
       <string>Default paper si&amp;ze:</string>
      </property>
     </widget>
    </item>
-   <item row="0" column="0" >
-    <widget class="QLabel" name="latexEncodingLA" >
+   <item row="2" column="0" colspan="2" >
+    <widget class="QLabel" name="latexDviPaperLA" >
      <property name="text" >
-      <string>Te&amp;X encoding:</string>
+      <string>&amp;DVI viewer paper size options:</string>
      </property>
      <property name="buddy" >
-      <cstring>latexEncodingED</cstring>
+      <cstring>latexDviPaperED</cstring>
      </property>
     </widget>
    </item>
-   <item row="2" column="1" colspan="2" >
-    <widget class="QLineEdit" name="latexChecktexED" >
+   <item row="2" column="2" colspan="2" >
+    <widget class="QLineEdit" name="latexDviPaperED" >
      <property name="toolTip" >
-      <string>CheckTeX start options and flags</string>
+      <string>Optional paper size flag (-paper) for some DVI viewers</string>
      </property>
     </widget>
    </item>
-   <item row="4" column="0" >
-    <widget class="QLabel" name="latexIndexLA" >
-     <property name="text" >
-      <string>&amp;Index command:</string>
+   <item row="3" column="0" colspan="4" >
+    <widget class="QGroupBox" name="bibtexGB" >
+     <property name="title" >
+      <string>Bibliography generation</string>
      </property>
-     <property name="buddy" >
-      <cstring>latexIndexED</cstring>
+     <property name="flat" >
+      <bool>true</bool>
      </property>
+     <layout class="QGridLayout" >
+      <property name="margin" >
+       <number>9</number>
+      </property>
+      <property name="spacing" >
+       <number>6</number>
+      </property>
+      <item row="0" column="0" >
+       <layout class="QHBoxLayout" >
+        <property name="margin" >
+         <number>0</number>
+        </property>
+        <property name="spacing" >
+         <number>6</number>
+        </property>
+        <item>
+         <widget class="QLabel" name="latexBibtexLA" >
+          <property name="text" >
+           <string>&amp;Processor:</string>
+          </property>
+          <property name="buddy" >
+           <cstring>latexBibtexCO</cstring>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QComboBox" name="latexBibtexCO" />
+        </item>
+       </layout>
+      </item>
+      <item row="1" column="0" >
+       <layout class="QHBoxLayout" >
+        <property name="margin" >
+         <number>0</number>
+        </property>
+        <property name="spacing" >
+         <number>6</number>
+        </property>
+        <item>
+         <widget class="QLabel" name="latexBibtexOptionsLA" >
+          <property name="text" >
+           <string>&amp;Options:</string>
+          </property>
+          <property name="buddy" >
+           <cstring>latexBibtexED</cstring>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QLineEdit" name="latexBibtexED" >
+          <property name="toolTip" >
+           <string>BibTeX command and options</string>
+          </property>
+         </widget>
+        </item>
+       </layout>
+      </item>
+      <item row="2" column="0" >
+       <layout class="QHBoxLayout" >
+        <property name="margin" >
+         <number>0</number>
+        </property>
+        <property name="spacing" >
+         <number>6</number>
+        </property>
+        <item>
+         <widget class="QLabel" name="latexJBibtexLA" >
+          <property name="text" >
+           <string>Processor for &amp;Japanese:</string>
+          </property>
+          <property name="buddy" >
+           <cstring>latexJBibtexED</cstring>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QLineEdit" name="latexJBibtexED" >
+          <property name="toolTip" >
+           <string>Specific BibTeX command and options for pLaTeX (Japanese)</string>
+          </property>
+         </widget>
+        </item>
+       </layout>
+      </item>
+     </layout>
     </widget>
    </item>
-   <item row="3" column="0" >
-    <widget class="QLabel" name="latexBibtexLA" >
-     <property name="text" >
-      <string>&amp;BibTeX command:</string>
+   <item row="4" column="0" colspan="4" >
+    <widget class="QGroupBox" name="indexGB" >
+     <property name="title" >
+      <string>Index generation</string>
      </property>
-     <property name="buddy" >
-      <cstring>latexBibtexED</cstring>
+     <property name="flat" >
+      <bool>true</bool>
      </property>
+     <layout class="QGridLayout" >
+      <property name="margin" >
+       <number>9</number>
+      </property>
+      <property name="spacing" >
+       <number>6</number>
+      </property>
+      <item row="0" column="0" >
+       <layout class="QHBoxLayout" >
+        <property name="margin" >
+         <number>0</number>
+        </property>
+        <property name="spacing" >
+         <number>6</number>
+        </property>
+        <item>
+         <widget class="QLabel" name="latexIndexLA" >
+          <property name="text" >
+           <string>Pr&amp;ocessor:</string>
+          </property>
+          <property name="buddy" >
+           <cstring>latexIndexCO</cstring>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QComboBox" name="latexIndexCO" />
+        </item>
+       </layout>
+      </item>
+      <item row="1" column="0" >
+       <layout class="QHBoxLayout" >
+        <property name="margin" >
+         <number>0</number>
+        </property>
+        <property name="spacing" >
+         <number>6</number>
+        </property>
+        <item>
+         <widget class="QLabel" name="latexIndexOptionsLA" >
+          <property name="text" >
+           <string>Op&amp;tions:</string>
+          </property>
+          <property name="buddy" >
+           <cstring>latexIndexED</cstring>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QLineEdit" name="latexIndexED" >
+          <property name="toolTip" >
+           <string>Index command and options (makeindex, xindy)</string>
+          </property>
+         </widget>
+        </item>
+       </layout>
+      </item>
+      <item row="2" column="0" >
+       <layout class="QHBoxLayout" >
+        <property name="margin" >
+         <number>0</number>
+        </property>
+        <property name="spacing" >
+         <number>6</number>
+        </property>
+        <item>
+         <widget class="QLabel" name="latexJIndexLA" >
+          <property name="text" >
+           <string>Processor for &amp;Japanese:</string>
+          </property>
+          <property name="buddy" >
+           <cstring>latexJIndexED</cstring>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QLineEdit" name="latexJIndexED" >
+          <property name="toolTip" >
+           <string>Specific index command and options for pLaTeX (Japanese)</string>
+          </property>
+         </widget>
+        </item>
+       </layout>
+      </item>
+     </layout>
     </widget>
    </item>
    <item row="5" column="0" >
-    <widget class="QLabel" name="latexDviPaperLA" >
+    <widget class="QLabel" name="latexNomenclLA" >
      <property name="text" >
-      <string>&amp;DVI viewer paper size options:</string>
+      <string>&amp;Nomenclature command:</string>
      </property>
      <property name="buddy" >
-      <cstring>latexDviPaperED</cstring>
+      <cstring>latexNomenclED</cstring>
      </property>
     </widget>
    </item>
-   <item row="2" column="0" >
+   <item row="5" column="1" colspan="3" >
+    <widget class="QLineEdit" name="latexNomenclED" >
+     <property name="toolTip" >
+      <string>Command and options for nomencl (usually makeindex)</string>
+     </property>
+    </widget>
+   </item>
+   <item row="6" column="0" >
     <widget class="QLabel" name="latexChecktexLA" >
      <property name="text" >
       <string>Chec&amp;kTeX command:</string>
      </property>
     </widget>
    </item>
-   <item row="3" column="1" colspan="2" >
-    <widget class="QLineEdit" name="latexBibtexED" >
+   <item row="6" column="1" colspan="3" >
+    <widget class="QLineEdit" name="latexChecktexED" >
      <property name="toolTip" >
-      <string>BibTeX command and options</string>
+      <string>CheckTeX start options and flags</string>
      </property>
     </widget>
    </item>
-   <item row="5" column="1" colspan="2" >
-    <widget class="QLineEdit" name="latexDviPaperED" >
-     <property name="toolTip" >
-      <string>Optional paper size flag (-paper) for some DVI viewers</string>
+   <item row="7" column="0" colspan="4" >
+    <widget class="QCheckBox" name="pathCB" >
+     <property name="enabled" >
+      <bool>true</bool>
      </property>
-    </widget>
-   </item>
-   <item row="4" column="1" colspan="2" >
-    <widget class="QLineEdit" name="latexIndexED" >
      <property name="toolTip" >
-      <string>Index command and options (makeindex, xindy)</string>
+      <string/>
      </property>
-    </widget>
-   </item>
-   <item rowspan="2" row="0" column="2" >
-    <spacer>
-     <property name="orientation" >
-      <enum>Qt::Horizontal</enum>
+     <property name="whatsThis" >
+      <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>
      </property>
-     <property name="sizeType" >
-      <enum>QSizePolicy::Expanding</enum>
+     <property name="layoutDirection" >
+      <enum>Qt::LeftToRight</enum>
      </property>
-     <property name="sizeHint" >
-      <size>
-       <width>21</width>
-       <height>52</height>
-      </size>
+     <property name="text" >
+      <string>&amp;Use Windows-style paths in LaTeX files</string>
      </property>
-    </spacer>
+    </widget>
    </item>
-   <item row="0" column="1" >
-    <widget class="QLineEdit" name="latexEncodingED" />
+   <item row="8" column="0" colspan="4" >
+    <widget class="QCheckBox" name="latexAutoresetCB" >
+     <property name="toolTip" >
+      <string>Set class options to default on class change</string>
+     </property>
+     <property name="text" >
+      <string>R&amp;eset class options when document class changes</string>
+     </property>
+    </widget>
    </item>
-   <item row="1" column="1" >
+   <item row="1" column="2" >
     <widget class="QComboBox" name="latexPaperSizeCO" >
      <item>
       <property name="text" >
      </item>
     </widget>
    </item>
+   <item row="9" column="0" colspan="4" >
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeType" >
+      <enum>QSizePolicy::Expanding</enum>
+     </property>
+     <property name="sizeHint" >
+      <size>
+       <width>409</width>
+       <height>21</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
   </layout>
  </widget>
  <tabstops>