mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-16 07:55:41 +00:00
27a8abf768
English UI uses Title Casing for headers and sentence casing for normal widgets
329 lines
9.7 KiB
XML
329 lines
9.7 KiB
XML
<ui version="4.0">
|
|
<class>PrefLatexUi</class>
|
|
<widget class="QWidget" name="PrefLatexUi">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>393</width>
|
|
<height>431</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string/>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout_5">
|
|
<item row="0" column="0">
|
|
<layout class="QGridLayout" name="gridLayout_4">
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<item row="0" column="0">
|
|
<widget class="QCheckBox" name="latexEncodingCB">
|
|
<property name="toolTip">
|
|
<string>Enable if a specific font encoding (such as T1) should be used (via fontenc)</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Use LaTe&X font encoding:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<widget class="QLineEdit" name="latexEncodingED">
|
|
<property name="toolTip">
|
|
<string>Specify the font encoding (e.g., T1).</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0">
|
|
<widget class="QLabel" name="latexDviPaperLA">
|
|
<property name="text">
|
|
<string>&DVI viewer paper size options:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>latexDviPaperED</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="1">
|
|
<widget class="QLineEdit" name="latexDviPaperED">
|
|
<property name="toolTip">
|
|
<string>Optional paper size flag (-paper) for some DVI viewers</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<spacer name="horizontalSpacer_4">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>33</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item row="2" column="0" colspan="2">
|
|
<widget class="QGroupBox" name="bibtexGB">
|
|
<property name="title">
|
|
<string>Bibliography Generation</string>
|
|
</property>
|
|
<property name="flat">
|
|
<bool>true</bool>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
<property name="margin">
|
|
<number>3</number>
|
|
</property>
|
|
<item row="0" column="0">
|
|
<widget class="QLabel" name="latexBibtexLA">
|
|
<property name="text">
|
|
<string>&Processor:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>latexBibtexCO</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<widget class="QComboBox" name="latexBibtexCO"/>
|
|
</item>
|
|
<item row="1" column="0">
|
|
<widget class="QLabel" name="latexBibtexOptionsLA">
|
|
<property name="text">
|
|
<string>&Options:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>latexBibtexED</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="1">
|
|
<widget class="QLineEdit" name="latexBibtexED">
|
|
<property name="toolTip">
|
|
<string>BibTeX command and options</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="2">
|
|
<spacer name="horizontalSpacer">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>52</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item row="2" column="0">
|
|
<widget class="QLabel" name="latexJBibtexLA">
|
|
<property name="text">
|
|
<string>Processor for &Japanese:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>latexJBibtexED</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="1">
|
|
<widget class="QLineEdit" name="latexJBibtexED">
|
|
<property name="toolTip">
|
|
<string>Specific BibTeX command and options for pLaTeX (Japanese)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item row="5" column="0">
|
|
<spacer name="verticalSpacer">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item row="3" column="0" colspan="2">
|
|
<widget class="QGroupBox" name="indexGB">
|
|
<property name="title">
|
|
<string>Index Generation</string>
|
|
</property>
|
|
<property name="flat">
|
|
<bool>true</bool>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
<property name="margin">
|
|
<number>3</number>
|
|
</property>
|
|
<item row="0" column="0">
|
|
<widget class="QLabel" name="latexIndexLA">
|
|
<property name="text">
|
|
<string>Pr&ocessor:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>latexIndexCO</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<widget class="QComboBox" name="latexIndexCO"/>
|
|
</item>
|
|
<item row="0" column="2" rowspan="2">
|
|
<spacer name="horizontalSpacer_2">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>52</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item row="1" column="0">
|
|
<widget class="QLabel" name="latexIndexOptionsLA">
|
|
<property name="text">
|
|
<string>Op&tions:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>latexIndexED</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="1">
|
|
<widget class="QLineEdit" name="latexIndexED">
|
|
<property name="toolTip">
|
|
<string>Index command and options (makeindex, xindy)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="0">
|
|
<widget class="QLabel" name="latexJIndexLA">
|
|
<property name="text">
|
|
<string>Processor for &Japanese:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>latexJIndexED</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="1">
|
|
<widget class="QLineEdit" name="latexJIndexED">
|
|
<property name="toolTip">
|
|
<string>Specific index command and options for pLaTeX (Japanese)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item row="4" column="0" colspan="2">
|
|
<widget class="QGroupBox" name="groupBox">
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<property name="flat">
|
|
<bool>true</bool>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
<property name="margin">
|
|
<number>3</number>
|
|
</property>
|
|
<item row="0" column="0">
|
|
<widget class="QLabel" name="latexNomenclLA">
|
|
<property name="text">
|
|
<string>&Nomenclature command:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>latexNomenclED</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<widget class="QLineEdit" name="latexNomenclED">
|
|
<property name="toolTip">
|
|
<string>Command and options for nomencl (usually makeindex)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0">
|
|
<widget class="QLabel" name="latexChecktexLA">
|
|
<property name="text">
|
|
<string>Chec&kTeX command:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>latexChecktexED</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="1">
|
|
<widget class="QLineEdit" name="latexChecktexED">
|
|
<property name="toolTip">
|
|
<string>CheckTeX start options and flags</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="pathCB">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Select whether LyX should output Windows or Cygwin style paths to LaTeX files.
Change the default only if the TeX engine was not correctly detected at configure time.
Warning: Your changes here will not be saved.</string>
|
|
</property>
|
|
<property name="layoutDirection">
|
|
<enum>Qt::LeftToRight</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Use Windows-style paths in LaTeX files</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="0" colspan="3">
|
|
<widget class="QCheckBox" name="latexAutoresetCB">
|
|
<property name="toolTip">
|
|
<string>Set class options to default on class change</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>R&eset class options when document class changes</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0" colspan="2">
|
|
<spacer name="verticalSpacer_2">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<includes>
|
|
<include location="local">qt_i18n.h</include>
|
|
</includes>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|