]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/MathsUi.ui
Automatically set the normal icon size on restart if the the icon set changed.
[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>224</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="toolTip">
19       <string>The AMS LaTeX packages are only used if symbols from the AMS math toolbars are inserted into formulas</string>
20      </property>
21      <property name="text">
22       <string>&amp;Use AMS math package automatically</string>
23      </property>
24      <property name="checked">
25       <bool>false</bool>
26      </property>
27     </widget>
28    </item>
29    <item row="1" column="0">
30     <widget class="QCheckBox" name="amsCB">
31      <property name="toolTip">
32       <string>The AMS LaTeX packages are always used</string>
33      </property>
34      <property name="text">
35       <string>Use AMS &amp;math package</string>
36      </property>
37     </widget>
38    </item>
39    <item row="2" column="0">
40     <widget class="QCheckBox" name="esintautoCB">
41      <property name="toolTip">
42       <string>The LaTeX package esint is only used if special integral symbols are inserted into formulas</string>
43      </property>
44      <property name="text">
45       <string>Use esint package &amp;automatically</string>
46      </property>
47      <property name="checked">
48       <bool>false</bool>
49      </property>
50     </widget>
51    </item>
52    <item row="3" column="0">
53     <widget class="QCheckBox" name="esintCB">
54      <property name="toolTip">
55       <string>The LaTeX package esint is always used</string>
56      </property>
57      <property name="text">
58       <string>Use &amp;esint package</string>
59      </property>
60     </widget>
61    </item>
62    <item row="4" column="0">
63     <widget class="QCheckBox" name="mathdotsautoCB">
64      <property name="toolTip">
65       <string>The LaTeX package mathdots is only used if the command \iddots is inserted into formulas</string>
66      </property>
67      <property name="text">
68       <string>Use math&amp;dots package automatically</string>
69      </property>
70     </widget>
71    </item>
72    <item row="5" column="0">
73     <widget class="QCheckBox" name="mathdotsCB">
74      <property name="toolTip">
75       <string>The LaTeX package mathdots is used</string>
76      </property>
77      <property name="text">
78       <string>Use mathdo&amp;ts package</string>
79      </property>
80     </widget>
81    </item>
82    <item row="6" column="0">
83     <widget class="QCheckBox" name="mhchemautoCB">
84      <property name="toolTip">
85       <string>The LaTeX package mhchem is only used if either the command \ce or \cf is inserted into formulas</string>
86      </property>
87      <property name="text">
88       <string>Use mhchem &amp;package automatically</string>
89      </property>
90      <property name="checked">
91       <bool>false</bool>
92      </property>
93     </widget>
94    </item>
95    <item row="7" column="0">
96     <widget class="QCheckBox" name="mhchemCB">
97      <property name="toolTip">
98       <string>The LaTeX package mhchem is always used</string>
99      </property>
100      <property name="text">
101       <string>Use mh&amp;chem package</string>
102      </property>
103     </widget>
104    </item>
105    <item row="8" column="0">
106     <spacer>
107      <property name="orientation">
108       <enum>Qt::Vertical</enum>
109      </property>
110      <property name="sizeType">
111       <enum>QSizePolicy::Expanding</enum>
112      </property>
113      <property name="sizeHint" stdset="0">
114       <size>
115        <width>20</width>
116        <height>20</height>
117       </size>
118      </property>
119     </spacer>
120    </item>
121   </layout>
122  </widget>
123  <tabstops>
124   <tabstop>amsautoCB</tabstop>
125   <tabstop>esintautoCB</tabstop>
126  </tabstops>
127  <includes>
128   <include location="local">qt_i18n.h</include>
129  </includes>
130  <resources/>
131  <connections/>
132 </ui>