]> git.lyx.org Git - lyx.git/blobdiff - lib/symbols
whitespace.
[lyx.git] / lib / symbols
index 1ec2ce566323a7d424637e7a6cc0d9493b14568e..27f07fd646a11de6d7aad663734a5b6806b38463 100644 (file)
@@ -198,10 +198,10 @@ hspace*           space       none
 hspace            space       none
 
 # styles
-displaystyle      style       0
-textstyle         style       1
-scriptstyle       style       2
-scriptscriptstyle style       3
+displaystyle      style       3
+textstyle         style       2
+scriptstyle       style       1
+scriptscriptstyle style       0
 
 # misc
 # The commented lines in this block get misparsed as MathSymbolInset because
@@ -261,6 +261,7 @@ varpi              cmm          36 118 mathord  ϖ
 varrho             cmm          37   0 mathord  ϱ
 varsigma           cmm          38  86 mathord  ς
 varphi             cmm          39 106 mathord  ϕ
+slash              cmr          47  47 mathord  /
 Gamma              cmr         161  71 mathalpha  Γ
 Delta              cmr         162  68 mathalpha  Δ
 Theta              cmr         163  81 mathalpha  Θ
@@ -1145,7 +1146,6 @@ ordinarycolon      cmr          58  58    mathrel :             mathtools
 \def\ne{\not=}                                                  mathrel ≠
 \def\lnot{\neg}                                                 mathord ¬
 \def\notin{\not\in}                                             mathrel ∉
-\def\slash{/}
 
 \def\joinrel{\mathrel{\kern-3mu}}
 \def\relbar{\lyxbar}