]> git.lyx.org Git - lyx.git/blobdiff - lib/symbols
Some configure.py fixes from Guenter.
[lyx.git] / lib / symbols
index e32f50dfc945673303ddba1d6d9337818643bbbd..ae8a8d00b930b84736cc5a6f23d6da8d41e3fff2 100644 (file)
@@ -7,7 +7,8 @@ acute               decoration none
 bar                 decoration none
 breve               decoration none
 check               decoration none
-dddot               decoration none
+ddddot              decoration none       amsmath
+dddot               decoration none       amsmath
 ddot                decoration none
 dot                 decoration none
 grave               decoration none
@@ -15,22 +16,26 @@ hat                 decoration none
 mathring            decoration none
 overbrace           decoration none
 overleftarrow       decoration none
-overleftrightarrow  decoration none
+overleftrightarrow  decoration none       amsmath
 overline            decoration none
 overrightarrow      decoration none
 tilde               decoration none
 underbar            decoration none
 underbrace          decoration none
-underleftarrow      decoration none
-underleftrightarrow decoration none
+underleftarrow      decoration none       amsmath
+underleftrightarrow decoration none       amsmath
 underline           decoration none
-underrightarrow     decoration none
+underrightarrow     decoration none       amsmath
 vec                 decoration none
 widehat             decoration none
 widetilde           decoration none
 
 # dots
 dots              dots        none
+#Do not load automatically, it redefines some other symbols, and we don't
+#have a possibility to turn automatic loading off like for ams
+#adots             dots        none        yhmath
+adots             dots        none
 cdots             dots        none
 ddots             dots        none
 dotsb             dots        none        amsmath
@@ -38,6 +43,10 @@ dotsc             dots        none        amsmath
 dotsi             dots        none        amsmath
 dotsm             dots        none        amsmath
 dotso             dots        none        amsmath
+#Do not load automatically, since we don't have a possibility to turn
+#automatic loading off like for ams
+#iddots            dots        none        mathdots
+iddots            dots        none
 ldots             dots        none
 vdots             dots        none
 
@@ -90,6 +99,9 @@ texttt            font        textmode
 textup            font        textmode
 emph              font        textmode
 noun              font        textmode
+# ce and cf are provided by the mhchem package
+ce                font        forcetext
+cf                font        forcetext
 
 # old-style font commands
 bf                oldfont     none
@@ -761,6 +773,13 @@ logof              wasy          22    0  mathrel x
 varint             wasy         114    0  mathop  x
 varoint            wasy         117    0  mathop  x
 
+# symbols from the mhchem package, all of them are equivalent to a math symbol
+# mhchem is not loaded because these commands can only be used inside
+# a \ce or a \cf inset
+
+sbond              cmsy        161   0 mathord  x
+dbond              cmr          61   0 mathord  x
+tbond              cmsy        180 186 mathord  x
 
 # From the esint package:
 # We emulate some symbols if the esint10 font is not available.
@@ -825,6 +844,8 @@ varointclockwise   esint        027    0  mathop  x      esint
 varointclockwiseop esint        027    0  mathop  x      esint
 varointctrclockwise esint       029    0  mathop  x      esint
 varointctrclockwiseop esint     029    0  mathop  x      esint
+fint               esint        031    0  mathop  x      esint
+fintop             esint        031    0  mathop  x      esint
 varoiint           esint        033    0  mathop  x      esint
 varoiintop         esint        033    0  mathop  x      esint
 landupint          esint        035    0  mathop  x      esint
@@ -870,6 +891,7 @@ Pr                 lyxblacktext  0   0 funclim  x
 gcd                lyxblacktext  0   0 funclim  x
 deg                lyxblacktext  0   0 func     x
 bmod               lyxblacktext  0   0 func     x
+pmod               lyxblacktext  0   0 func     x