2011-12-06 22:17:26 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2010-11-26 09:42:03 +00:00
|
|
|
<ui version="4.0">
|
2009-04-10 11:06:53 +00:00
|
|
|
<class>OutputUi</class>
|
2010-11-26 09:42:03 +00:00
|
|
|
<widget class="QWidget" name="OutputUi">
|
|
|
|
<property name="geometry">
|
2009-04-10 11:06:53 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2010-05-25 11:53:58 +00:00
|
|
|
<width>388</width>
|
|
|
|
<height>334</height>
|
2009-04-10 11:06:53 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="windowTitle">
|
2009-04-10 11:06:53 +00:00
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QGroupBox" name="outputFormatGB">
|
|
|
|
<property name="title">
|
2009-04-10 11:06:53 +00:00
|
|
|
<string>Output Format</string>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="flat">
|
2009-04-10 11:06:53 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<layout class="QGridLayout">
|
|
|
|
<property name="margin">
|
2009-04-10 11:06:53 +00:00
|
|
|
<number>9</number>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="spacing">
|
2009-04-10 11:06:53 +00:00
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<item row="0" column="0">
|
|
|
|
<layout class="QHBoxLayout">
|
|
|
|
<property name="spacing">
|
2009-04-10 11:06:53 +00:00
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="margin">
|
2010-04-21 15:20:31 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2009-04-10 11:06:53 +00:00
|
|
|
<item>
|
2010-11-26 09:42:03 +00:00
|
|
|
<widget class="QLabel" name="defaultFormatLA">
|
|
|
|
<property name="toolTip">
|
2009-04-10 11:06:53 +00:00
|
|
|
<string>Specify the default output format (for view/update)</string>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="text">
|
2009-04-10 11:06:53 +00:00
|
|
|
<string>De&fault Output Format:</string>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="buddy">
|
2009-04-10 11:06:53 +00:00
|
|
|
<cstring>defaultFormatCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-11-26 09:42:03 +00:00
|
|
|
<widget class="QComboBox" name="defaultFormatCO">
|
|
|
|
<property name="toolTip">
|
2009-04-10 11:06:53 +00:00
|
|
|
<string>Specify the default output format (for view/update)</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-26 09:42:03 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QGroupBox" name="outputsyncCB">
|
|
|
|
<property name="toolTip">
|
2010-11-15 15:50:30 +00:00
|
|
|
<string>Enable forward/reverse search between editor and output (e.g., SyncTeX)</string>
|
2010-05-25 11:36:00 +00:00
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="title">
|
2010-08-14 17:08:57 +00:00
|
|
|
<string>S&ynchronize with Output</string>
|
2010-05-25 11:36:00 +00:00
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="flat">
|
2010-05-25 11:36:00 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="checkable">
|
2010-05-25 11:36:00 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="checked">
|
2010-05-25 11:36:00 +00:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
2010-05-25 11:36:00 +00:00
|
|
|
<item>
|
2010-11-26 09:42:03 +00:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
2010-05-25 11:36:00 +00:00
|
|
|
<item>
|
2010-11-26 09:42:03 +00:00
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
2010-08-14 17:08:57 +00:00
|
|
|
<string>C&ustom Macro:</string>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="buddy">
|
2010-08-14 17:08:57 +00:00
|
|
|
<cstring>synccustomCB</cstring>
|
2010-05-25 11:36:00 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-11-26 09:42:03 +00:00
|
|
|
<widget class="QComboBox" name="synccustomCB">
|
|
|
|
<property name="toolTip">
|
2010-05-25 11:36:00 +00:00
|
|
|
<string>Custom LaTeX preamble macro</string>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="editable">
|
2010-05-25 11:36:00 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-26 09:42:03 +00:00
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QGroupBox" name="xhtmlGB">
|
|
|
|
<property name="title">
|
2010-04-21 15:20:31 +00:00
|
|
|
<string>XHTML Output Options</string>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="flat">
|
2010-04-21 15:20:31 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<layout class="QGridLayout" name="outGridLayout">
|
2011-12-06 22:17:26 +00:00
|
|
|
<item row="0" column="0">
|
2010-11-26 09:42:03 +00:00
|
|
|
<widget class="QCheckBox" name="strictCB">
|
|
|
|
<property name="toolTip">
|
2010-04-21 15:20:31 +00:00
|
|
|
<string>Whether to comply strictly with XHTML 1.1.</string>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="text">
|
2010-08-14 17:08:57 +00:00
|
|
|
<string>&Strict XHTML 1.1</string>
|
2010-04-21 15:20:31 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-26 09:42:03 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="mathoutLA">
|
|
|
|
<property name="font">
|
2010-04-21 15:20:31 +00:00
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="text">
|
2011-02-13 09:43:06 +00:00
|
|
|
<string>&Math output:</string>
|
2010-08-14 17:08:57 +00:00
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="buddy">
|
|
|
|
<cstring>mathoutCB</cstring>
|
2010-04-21 15:20:31 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-26 09:42:03 +00:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QComboBox" name="mathoutCB">
|
|
|
|
<property name="font">
|
2010-04-21 15:20:31 +00:00
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="toolTip">
|
2010-04-21 15:20:31 +00:00
|
|
|
<string>Format to use for math output.</string>
|
|
|
|
</property>
|
|
|
|
<item>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="text">
|
2010-04-21 15:20:31 +00:00
|
|
|
<string>MathML</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="text">
|
2010-04-21 15:20:31 +00:00
|
|
|
<string>HTML</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="text">
|
2010-04-21 15:20:31 +00:00
|
|
|
<string>Images</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="text">
|
2010-04-21 15:20:31 +00:00
|
|
|
<string>LaTeX</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-26 09:42:03 +00:00
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="mathimgLA">
|
|
|
|
<property name="font">
|
2010-04-21 15:20:31 +00:00
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="text">
|
2011-02-13 09:43:06 +00:00
|
|
|
<string>Math &image scaling:</string>
|
2010-04-21 15:20:31 +00:00
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="buddy">
|
|
|
|
<cstring>mathimgSB</cstring>
|
|
|
|
</property>
|
2010-04-21 15:20:31 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-26 09:42:03 +00:00
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QDoubleSpinBox" name="mathimgSB">
|
|
|
|
<property name="font">
|
2010-04-21 15:20:31 +00:00
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="toolTip">
|
2010-04-21 15:20:31 +00:00
|
|
|
<string>Scaling factor for images used for math output.</string>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="minimum">
|
2010-04-21 15:20:31 +00:00
|
|
|
<double>0.100000000000000</double>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="maximum">
|
2010-04-21 15:20:31 +00:00
|
|
|
<double>10.000000000000000</double>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="singleStep">
|
2010-04-21 15:20:31 +00:00
|
|
|
<double>0.100000000000000</double>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="value">
|
2010-04-21 15:20:31 +00:00
|
|
|
<double>1.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2011-12-06 22:17:26 +00:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QCheckBox" name="cssCB">
|
|
|
|
<property name="text">
|
|
|
|
<string>Write CSS to File</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-04-21 15:20:31 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-26 09:42:03 +00:00
|
|
|
<item row="3" column="0">
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
<property name="orientation">
|
2009-04-10 11:06:53 +00:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2010-11-26 09:42:03 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2009-04-10 11:06:53 +00:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
2010-04-21 15:20:31 +00:00
|
|
|
<height>40</height>
|
2009-04-10 11:06:53 +00:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<includes>
|
2010-11-26 09:42:03 +00:00
|
|
|
<include location="local">qt_i18n.h</include>
|
2009-04-10 11:06:53 +00:00
|
|
|
</includes>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|