2013-06-01 16:58:34 +02:00
<?xml version="1.0" encoding="UTF-8"?>
2013-03-02 16:23:51 +01:00
<ui version="4.0">
2007-08-31 05:53:55 +00:00
<class>PrefFileformatsUi</class>
2013-03-02 16:23:51 +01:00
<widget class="QWidget" name="PrefFileformatsUi">
<property name="geometry">
2006-03-24 15:59:11 +00:00
<rect>
<x>0</x>
<y>0</y>
2017-09-09 08:56:04 +02:00
<width>496</width>
<height>584</height>
2006-03-24 15:59:11 +00:00
</rect>
</property>
2013-03-02 16:23:51 +01:00
<property name="windowTitle">
2006-03-24 15:59:11 +00:00
<string/>
</property>
2013-06-01 16:58:34 +02:00
<layout class="QGridLayout" name="gridLayout_2">
2013-03-02 16:23:51 +01:00
<item row="0" column="0">
<widget class="QLabel" name="formatsLA">
<property name="text">
2010-03-21 20:27:53 +00:00
<string>&Format:</string>
2007-09-15 17:09:57 +00:00
</property>
2013-03-02 16:23:51 +01:00
<property name="buddy">
2010-03-21 20:27:53 +00:00
<cstring>formatsCB</cstring>
2007-09-15 17:09:57 +00:00
</property>
2010-03-21 20:27:53 +00:00
</widget>
2007-09-15 17:09:57 +00:00
</item>
2013-06-01 16:58:34 +02:00
<item row="0" column="1">
<widget class="QComboBox" name="formatsCB">
<property name="editable">
<bool>true</bool>
</property>
<property name="maxVisibleItems">
<number>20</number>
</property>
<property name="insertPolicy">
<enum>QComboBox::InsertAtCurrent</enum>
</property>
<property name="minimumContentsLength">
<number>1</number>
</property>
</widget>
</item>
2013-03-02 16:23:51 +01:00
<item row="0" column="3">
<widget class="QPushButton" name="formatNewPB">
<property name="text">
2010-03-21 20:27:53 +00:00
<string>&New...</string>
2007-09-15 17:09:57 +00:00
</property>
2010-03-21 20:27:53 +00:00
</widget>
</item>
2013-03-02 16:23:51 +01:00
<item row="0" column="4">
<widget class="QPushButton" name="formatRemovePB">
<property name="text">
2010-03-21 20:27:53 +00:00
<string>Re&move</string>
2007-09-15 17:09:57 +00:00
</property>
2010-03-21 20:27:53 +00:00
</widget>
</item>
2013-06-01 16:58:34 +02:00
<item row="0" column="5">
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2013-03-02 16:23:51 +01:00
<item row="1" column="1" colspan="2">
<widget class="QCheckBox" name="documentCB">
<property name="text">
2010-03-21 20:27:53 +00:00
<string>&Document format</string>
2007-09-15 17:09:57 +00:00
</property>
</widget>
</item>
2013-03-02 16:23:51 +01:00
<item row="2" column="1" colspan="2">
<widget class="QCheckBox" name="exportMenuCB">
<property name="toolTip">
<string>Check this to show the current format in the File > Export menu</string>
2011-02-13 09:34:10 +00:00
</property>
2013-03-02 16:23:51 +01:00
<property name="text">
2011-02-13 09:34:10 +00:00
<string>Sho&w in export menu</string>
</property>
</widget>
</item>
2013-03-02 16:23:51 +01:00
<item row="3" column="1" colspan="2">
<widget class="QCheckBox" name="vectorCB">
<property name="text">
2009-09-05 15:11:43 +00:00
<string>Vector &graphics format</string>
2007-09-15 17:09:57 +00:00
</property>
2009-09-05 15:11:43 +00:00
</widget>
</item>
2013-03-02 16:23:51 +01:00
<item row="4" column="0">
<widget class="QLabel" name="formatLA">
<property name="text">
2015-01-04 10:53:36 +01:00
<string>S&hort name:</string>
2010-03-21 20:27:53 +00:00
</property>
2013-03-02 16:23:51 +01:00
<property name="buddy">
2010-03-21 20:27:53 +00:00
<cstring>formatED</cstring>
2007-09-15 17:09:57 +00:00
</property>
</widget>
</item>
2013-03-02 16:23:51 +01:00
<item row="4" column="1" colspan="2">
<widget class="QLineEdit" name="formatED"/>
2010-03-21 20:27:53 +00:00
</item>
2013-03-02 16:23:51 +01:00
<item row="5" column="0">
<widget class="QLabel" name="extensionsLA">
<property name="text">
2011-09-13 20:42:23 +00:00
<string>E&xtensions:</string>
2010-03-21 20:27:53 +00:00
</property>
2013-03-02 16:23:51 +01:00
<property name="buddy">
2011-09-13 20:42:23 +00:00
<cstring>extensionsED</cstring>
2007-09-15 17:09:57 +00:00
</property>
</widget>
</item>
2013-03-02 16:23:51 +01:00
<item row="5" column="1" colspan="2">
<widget class="QLineEdit" name="extensionsED"/>
2010-03-21 20:27:53 +00:00
</item>
2013-03-02 16:23:51 +01:00
<item row="6" column="0">
<widget class="QLabel" name="mimeLA">
<property name="text">
2012-02-21 20:29:44 +00:00
<string>&MIME:</string>
</property>
2013-03-02 16:23:51 +01:00
<property name="buddy">
2012-02-21 20:29:44 +00:00
<cstring>mimeED</cstring>
</property>
</widget>
</item>
2013-03-02 16:23:51 +01:00
<item row="6" column="1" colspan="2">
<widget class="QLineEdit" name="mimeED"/>
2012-02-21 20:29:44 +00:00
</item>
2013-03-02 16:23:51 +01:00
<item row="7" column="0">
<widget class="QLabel" name="shortcutLA">
<property name="text">
2011-02-13 09:34:10 +00:00
<string>Shortc&ut:</string>
2006-05-07 10:20:43 +00:00
</property>
2013-03-02 16:23:51 +01:00
<property name="buddy">
2011-02-13 09:34:10 +00:00
<cstring>shortcutED</cstring>
2009-09-05 15:11:43 +00:00
</property>
2010-03-21 20:27:53 +00:00
</widget>
</item>
2013-03-02 16:23:51 +01:00
<item row="7" column="1" colspan="2">
<widget class="QLineEdit" name="shortcutED"/>
2011-02-13 09:34:10 +00:00
</item>
2013-06-01 16:58:34 +02:00
<item row="8" column="0">
<widget class="QLabel" name="editorLA">
<property name="text">
<string>Ed&itor:</string>
</property>
<property name="buddy">
<cstring>editorCO</cstring>
</property>
</widget>
</item>
2013-03-02 16:23:51 +01:00
<item row="8" column="1">
<widget class="QComboBox" name="editorCO">
<property name="sizeAdjustPolicy">
2011-03-02 10:10:30 +00:00
<enum>QComboBox::AdjustToContentsOnFirstShow</enum>
2009-09-05 15:11:43 +00:00
</property>
2010-03-21 20:27:53 +00:00
</widget>
</item>
2013-06-01 16:58:34 +02:00
<item row="8" column="2" colspan="2">
<widget class="QLineEdit" name="editorED"/>
</item>
2013-03-02 16:23:51 +01:00
<item row="9" column="0">
<widget class="QLabel" name="viewerLA">
<property name="text">
2010-03-21 20:27:53 +00:00
<string>&Viewer:</string>
2006-03-24 15:59:11 +00:00
</property>
2013-03-02 16:23:51 +01:00
<property name="buddy">
2010-03-21 20:27:53 +00:00
<cstring>viewerCO</cstring>
2006-03-24 15:59:11 +00:00
</property>
2007-09-15 17:09:57 +00:00
</widget>
2006-03-24 15:59:11 +00:00
</item>
2013-03-02 16:23:51 +01:00
<item row="9" column="1">
<widget class="QComboBox" name="viewerCO">
<property name="sizeAdjustPolicy">
2011-03-02 10:10:30 +00:00
<enum>QComboBox::AdjustToContentsOnFirstShow</enum>
2009-09-05 15:11:43 +00:00
</property>
2010-03-21 20:27:53 +00:00
</widget>
</item>
2013-03-02 16:23:51 +01:00
<item row="9" column="2" colspan="2">
<widget class="QLineEdit" name="viewerED"/>
2010-03-21 20:27:53 +00:00
</item>
2013-03-02 16:23:51 +01:00
<item row="10" column="0">
<widget class="QLabel" name="label">
<property name="text">
2010-03-21 20:27:53 +00:00
<string>Co&pier:</string>
</property>
2013-03-02 16:23:51 +01:00
<property name="buddy">
2010-03-21 20:27:53 +00:00
<cstring>copierED</cstring>
</property>
</widget>
</item>
2013-03-02 16:23:51 +01:00
<item row="10" column="1" colspan="2">
<widget class="QLineEdit" name="copierED"/>
2010-03-21 20:27:53 +00:00
</item>
2013-03-02 16:23:51 +01:00
<item row="11" column="0" colspan="5">
<widget class="QGroupBox" name="defaultFormatGB">
<property name="toolTip">
2017-09-09 08:56:04 +02:00
<string>Specification of the default output formats when using specific LaTeX variants</string>
2010-03-21 20:27:53 +00:00
</property>
2013-03-02 16:23:51 +01:00
<property name="title">
2013-06-01 16:58:34 +02:00
<string>Default Output Formats</string>
2010-03-21 20:27:53 +00:00
</property>
2013-03-02 16:23:51 +01:00
<property name="flat">
2010-03-21 20:27:53 +00:00
<bool>true</bool>
2009-09-05 15:11:43 +00:00
</property>
2013-06-01 16:58:34 +02:00
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="3">
2013-03-02 16:23:51 +01:00
<spacer name="horizontalSpacer">
<property name="orientation">
2010-03-21 20:27:53 +00:00
<enum>Qt::Horizontal</enum>
</property>
2013-03-02 16:23:51 +01:00
<property name="sizeHint" stdset="0">
2010-03-21 20:27:53 +00:00
<size>
<width>148</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2017-09-09 08:56:04 +02:00
<item row="2" column="3">
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
2013-06-01 16:58:34 +02:00
</property>
2017-09-09 08:56:04 +02:00
<property name="sizeHint" stdset="0">
<size>
<width>148</width>
<height>20</height>
</size>
2013-06-01 16:58:34 +02:00
</property>
2017-09-09 08:56:04 +02:00
</spacer>
2013-06-01 16:58:34 +02:00
</item>
2017-09-09 08:56:04 +02:00
<item row="2" column="1" colspan="2">
2013-06-01 16:58:34 +02:00
<widget class="QComboBox" name="defaultOTFFormatCB">
<property name="toolTip">
<string>The default output format for documents using non-TeX fonts</string>
</property>
</widget>
</item>
2017-09-09 08:56:04 +02:00
<item row="0" column="6">
<spacer name="horizontalSpacer_4">
2013-06-01 16:58:34 +02:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>148</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2017-09-09 08:56:04 +02:00
<item row="0" column="1" colspan="2">
<widget class="QComboBox" name="defaultFormatCB">
<property name="toolTip">
<string>This is the default output format for LyX documents, except for DocBook classes, documents that use non-TeX fonts and Japanese documents</string>
</property>
</widget>
</item>
<item row="0" column="5">
<widget class="QComboBox" name="defaultPlatexFormatCB">
<property name="toolTip">
<string>The default output format for Japanese documents (using pLaTeX)</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="defaultOTFFormatLA">
<property name="text">
<string>With n&on-TeX fonts:</string>
</property>
<property name="buddy">
<cstring>defaultFormatCB</cstring>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="defaultFormatLA">
<property name="text">
<string>With &TeX fonts:</string>
</property>
<property name="buddy">
<cstring>defaultFormatCB</cstring>
</property>
</widget>
</item>
<item row="0" column="4">
<widget class="QLabel" name="defaultPLatexFormatLA">
<property name="text">
<string>&Japanese:</string>
</property>
<property name="buddy">
<cstring>defaultPlatexFormatCB</cstring>
</property>
</widget>
</item>
2010-03-21 20:27:53 +00:00
</layout>
2009-09-05 15:11:43 +00:00
</widget>
</item>
2017-09-09 08:56:04 +02:00
<item row="12" column="1" colspan="3">
2010-03-21 20:27:53 +00:00
<spacer>
2013-03-02 16:23:51 +01:00
<property name="orientation">
2010-03-21 20:27:53 +00:00
<enum>Qt::Vertical</enum>
</property>
2013-03-02 16:23:51 +01:00
<property name="sizeHint" stdset="0">
2010-03-21 20:27:53 +00:00
<size>
<width>124</width>
<height>21</height>
</size>
</property>
</spacer>
</item>
2006-03-24 15:59:11 +00:00
</layout>
</widget>
<tabstops>
2007-09-15 17:09:57 +00:00
<tabstop>formatsCB</tabstop>
<tabstop>formatNewPB</tabstop>
<tabstop>formatRemovePB</tabstop>
2007-04-11 13:45:44 +00:00
<tabstop>documentCB</tabstop>
2011-09-12 14:19:57 +00:00
<tabstop>exportMenuCB</tabstop>
2007-04-11 13:45:44 +00:00
<tabstop>vectorCB</tabstop>
2006-03-24 15:59:11 +00:00
<tabstop>formatED</tabstop>
2011-09-13 20:42:23 +00:00
<tabstop>extensionsED</tabstop>
2007-09-15 17:09:57 +00:00
<tabstop>shortcutED</tabstop>
2011-09-12 14:19:57 +00:00
<tabstop>editorCO</tabstop>
2006-03-24 15:59:11 +00:00
<tabstop>editorED</tabstop>
2011-09-12 14:19:57 +00:00
<tabstop>viewerCO</tabstop>
2007-09-15 17:09:57 +00:00
<tabstop>viewerED</tabstop>
2012-02-21 20:29:44 +00:00
<tabstop>mimeED</tabstop>
2007-09-15 17:09:57 +00:00
<tabstop>copierED</tabstop>
2006-03-24 15:59:11 +00:00
</tabstops>
2007-04-11 13:45:44 +00:00
<includes>
2013-03-02 16:23:51 +01:00
<include location="local">qt_i18n.h</include>
2007-04-11 13:45:44 +00:00
</includes>
2006-03-24 15:59:11 +00:00
<resources/>
<connections/>
2006-03-05 17:24:44 +00:00
</ui>