]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/MathsUi.ui
- introduce option to suppress the LaTeX package mhchem, fileformat change
[lyx.git] / src / frontends / qt4 / ui / MathsUi.ui
1 <ui version="4.0" >
2  <class>MathsUi</class>
3  <widget class="QWidget" name="MathsUi">
4   <property name="geometry">
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>351</width>
9     <height>233</height>
10    </rect>
11   </property>
12   <property name="windowTitle">
13    <string/>
14   </property>
15   <layout class="QGridLayout" name="gridLayout">
16    <item row="0" column="0">
17     <widget class="QCheckBox" name="amsautoCB">
18      <property name="text">
19       <string>&amp;Use AMS math package automatically</string>
20      </property>
21      <property name="checked">
22       <bool>false</bool>
23      </property>
24     </widget>
25    </item>
26    <item row="1" column="0">
27     <widget class="QCheckBox" name="amsCB">
28      <property name="text">
29       <string>Use AMS &amp;math package</string>
30      </property>
31     </widget>
32    </item>
33    <item row="2" column="0">
34     <widget class="QCheckBox" name="esintautoCB">
35      <property name="text">
36       <string>Use esint package &amp;automatically</string>
37      </property>
38      <property name="checked">
39       <bool>false</bool>
40      </property>
41     </widget>
42    </item>
43    <item row="3" column="0">
44     <widget class="QCheckBox" name="esintCB">
45      <property name="text">
46       <string>Use &amp;esint package</string>
47      </property>
48     </widget>
49    </item>
50    <item row="4" column="0">
51     <widget class="QCheckBox" name="mhchemautoCB">
52      <property name="text">
53       <string>Use mhchem &amp;package automatically</string>
54      </property>
55      <property name="checked">
56       <bool>false</bool>
57      </property>
58     </widget>
59    </item>
60    <item row="5" column="0">
61     <widget class="QCheckBox" name="mhchemCB">
62      <property name="text">
63       <string>Use mh&amp;chem package</string>
64      </property>
65     </widget>
66    </item>
67    <item row="6" column="0">
68     <spacer>
69      <property name="orientation">
70       <enum>Qt::Vertical</enum>
71      </property>
72      <property name="sizeType">
73       <enum>QSizePolicy::Expanding</enum>
74      </property>
75      <property name="sizeHint" stdset="0">
76       <size>
77        <width>20</width>
78        <height>20</height>
79       </size>
80      </property>
81     </spacer>
82    </item>
83   </layout>
84  </widget>
85  <tabstops>
86   <tabstop>amsautoCB</tabstop>
87   <tabstop>esintautoCB</tabstop>
88  </tabstops>
89  <includes>
90   <include location="local">qt_i18n.h</include>
91  </includes>
92  <resources/>
93  <connections/>
94 </ui>