lyx_mirror/src/frontends/qt2/ui/QPrefLatexModule.ui
John Levon a5d79ae39b finish most prefs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5649 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 05:37:27 +00:00

299 lines
11 KiB
XML

<!DOCTYPE UI><UI>
<class>QPrefLatexModule</class>
<include location="global">config.h</include>
<include location="global">gettext.h</include>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>QPrefLatexModule</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>0</x>
<y>0</y>
<width>343</width>
<height>237</height>
</rect>
</property>
<property stdset="1">
<name>caption</name>
<string>LaTeX settings</string>
</property>
<vbox>
<property stdset="1">
<name>margin</name>
<number>11</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget>
<class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Layout4</cstring>
</property>
<hbox>
<property stdset="1">
<name>margin</name>
<number>0</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget>
<class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Layout3</cstring>
</property>
<grid>
<property stdset="1">
<name>margin</name>
<number>0</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget row="1" column="1" >
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>Default</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>US Letter</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Legal</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Executive</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>A3</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>A4</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>A5</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>B5</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>latexPaperSizeCO</cstring>
</property>
</widget>
<widget row="0" column="1" >
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>latexEncodingED</cstring>
</property>
</widget>
<widget row="0" column="0" >
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>latexEncodingLA</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>Te&amp;X encoding:</string>
</property>
<property>
<name>buddy</name>
<cstring>latexEncodingED</cstring>
</property>
</widget>
<widget row="1" column="0" >
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>latexPaperSizeLA</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>Default paper si&amp;ze:</string>
</property>
<property>
<name>buddy</name>
<cstring>latexPaperSizeCO</cstring>
</property>
</widget>
</grid>
</widget>
<spacer>
<property>
<name>name</name>
<cstring>Spacer4</cstring>
</property>
<property stdset="1">
<name>orientation</name>
<enum>Horizontal</enum>
</property>
<property stdset="1">
<name>sizeType</name>
<enum>Expanding</enum>
</property>
<property>
<name>sizeHint</name>
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget>
<class>QCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>latexAutoresetCB</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Reset class options when document class changes</string>
</property>
<property>
<name>toolTip</name>
<string>Set class options to default on class change</string>
</property>
</widget>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox3</cstring>
</property>
<property stdset="1">
<name>title</name>
<string>External applications</string>
</property>
<grid>
<property stdset="1">
<name>margin</name>
<number>11</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget row="0" column="0" >
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>latexChecktexLA</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>Chec&amp;kTeX command :</string>
</property>
<property>
<name>buddy</name>
<cstring>latexChecktexED</cstring>
</property>
</widget>
<widget row="1" column="0" >
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>latexDviPaperLA</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>DVI viewer paper size options:</string>
</property>
<property>
<name>buddy</name>
<cstring>latexDviPaperED</cstring>
</property>
</widget>
<widget row="1" column="1" >
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>latexDviPaperED</cstring>
</property>
<property>
<name>toolTip</name>
<string>Optional paper size flag (-paper) for some DVI viewers</string>
</property>
</widget>
<widget row="0" column="1" >
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>latexChecktexED</cstring>
</property>
<property>
<name>toolTip</name>
<string>CheckTeX start options and flags</string>
</property>
</widget>
</grid>
</widget>
<spacer>
<property>
<name>name</name>
<cstring>Spacer3</cstring>
</property>
<property stdset="1">
<name>orientation</name>
<enum>Vertical</enum>
</property>
<property stdset="1">
<name>sizeType</name>
<enum>Expanding</enum>
</property>
<property>
<name>sizeHint</name>
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<tabstops>
<tabstop>latexEncodingED</tabstop>
<tabstop>latexPaperSizeCO</tabstop>
<tabstop>latexAutoresetCB</tabstop>
<tabstop>latexChecktexED</tabstop>
<tabstop>latexDviPaperED</tabstop>
</tabstops>
</UI>