diff options
-rw-r--r-- | starmath/inc/types.hxx | 18 | ||||
-rw-r--r-- | starmath/source/commands.src | 12 | ||||
-rw-r--r-- | starmath/source/rect.cxx | 10 |
3 files changed, 20 insertions, 20 deletions
diff --git a/starmath/inc/types.hxx b/starmath/inc/types.hxx index de08a3907a9a..37a236412767 100644 --- a/starmath/inc/types.hxx +++ b/starmath/inc/types.hxx @@ -2,9 +2,9 @@ * * $RCSfile: types.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: tl $ $Date: 2001-07-17 08:28:19 $ + * last change: $Author: tl $ $Date: 2001-08-03 13:49:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -91,7 +91,7 @@ enum MathSymbol MS_MINUS = (xub_Unicode) 0x2212, MS_MULTIPLY = (xub_Unicode) 0x2217, MS_TIMES = (xub_Unicode) 0x00D7, - MS_CDOT = (xub_Unicode) 0x2219, + MS_CDOT = (xub_Unicode) 0x22C5, MS_DIV = (xub_Unicode) 0x00F7, MS_PLUSMINUS = (xub_Unicode) 0x00B1, MS_MINUSPLUS = (xub_Unicode) 0x2213, @@ -172,10 +172,10 @@ enum MathSymbol MS_TILDE = (xub_Unicode) 0xE096, MS_BAR = (xub_Unicode) 0xE097, MS_VEC = (xub_Unicode) 0xE098, - MS_DOT = (xub_Unicode) 0xE099, - MS_DDOT = (xub_Unicode) 0xE09A, + MS_DOT = (xub_Unicode) 0x02D9, + MS_DDOT = (xub_Unicode) 0x00A8, MS_DDDOT = (xub_Unicode) 0xE09B, - MS_CIRCLE = (xub_Unicode) 0xE09C, + MS_CIRCLE = (xub_Unicode) 0x02DA, MS_AND = (xub_Unicode) 0x2227, MS_OR = (xub_Unicode) 0x2228, MS_NI = (xub_Unicode) 0x220B, @@ -190,8 +190,8 @@ enum MathSymbol MS_LBRACKET = (xub_Unicode) 0x005B, MS_RBRACKET = (xub_Unicode) 0x005D, - MS_LDBRACKET = (xub_Unicode) 0xE0A2, - MS_RDBRACKET = (xub_Unicode) 0xE0A3, + MS_LDBRACKET = (xub_Unicode) 0x301A, + MS_RDBRACKET = (xub_Unicode) 0x301B, MS_PLACE = (xub_Unicode) 0xE0AA, MS_LCEIL = (xub_Unicode) 0x2308, @@ -202,7 +202,7 @@ enum MathSymbol MS_TOP = (xub_Unicode) 0xE0D9, MS_HBAR = (xub_Unicode) 0x210F, - MS_LAMBDABAR = (xub_Unicode) 0xE0DA, + MS_LAMBDABAR = (xub_Unicode) 0x019B, MS_LEFTARROW = (xub_Unicode) 0xE0DB, MS_UPARROW = (xub_Unicode) 0xE0DC, MS_DOWNARROW = (xub_Unicode) 0xE0DD, diff --git a/starmath/source/commands.src b/starmath/source/commands.src index aaf1832b4a31..b450b889e860 100644 --- a/starmath/source/commands.src +++ b/starmath/source/commands.src @@ -2,9 +2,9 @@ * * $RCSfile: commands.src,v $ * - * $Revision: 1.17 $ + * $Revision: 1.18 $ * - * last change: $Author: kz $ $Date: 2001-07-26 22:24:44 $ + * last change: $Author: tl $ $Date: 2001-08-03 13:53:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -407,8 +407,8 @@ Resource RID_XPP_LDBRACKET { ExtraData = { - // Zeichen: 0xE0A2 Font: StarSymbol - -23840; 17922; 0; 19459; 0; 15872; 0; -19968; + // Zeichen: 0x301A Font: StarSymbol + 6704; 29185; 0; 19459; 0; 15872; 0; -19968; 0; -13056; 0; 17155; 0; 512; 2304; 15872; 0; -3069; 0; 15872; 0; -19968; 0; 2561; 0; -19968; 0; 2561; 0; -15616; 0; -19456; @@ -426,8 +426,8 @@ Resource RID_XPP_RDBRACKET { ExtraData = { - // Zeichen: 0xE0A3 Font: StarSymbol - -23584; 17922; 0; 19459; 0; 15872; 0; -19968; + // Zeichen: 0x301B Font: StarSymbol + 6960; 29185; 0; 19459; 0; 15872; 0; -19968; 0; -13056; 0; 17155; 0; 512; 2304; 2561; 0; -3069; 0; 15872; 0; -3069; 0; 15872; 0; -7421; 0; -30208; 0; -7421; 0; -30208; diff --git a/starmath/source/rect.cxx b/starmath/source/rect.cxx index 115163776fb5..e04284106d92 100644 --- a/starmath/source/rect.cxx +++ b/starmath/source/rect.cxx @@ -2,9 +2,9 @@ * * $RCSfile: rect.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: tl $ $Date: 2001-07-17 08:28:20 $ + * last change: $Author: tl $ $Date: 2001-08-03 13:54:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -95,11 +95,11 @@ static xub_Unicode __READONLY_DATA aMathAlpha[] = { MS_ALEPH, MS_IM, MS_RE, MS_WP, xub_Unicode(0xE070), MS_EMPTYSET, - xub_Unicode(0x2113), xub_Unicode(0xE0D6), xub_Unicode(0xE0D7), - xub_Unicode(0xE0D8), xub_Unicode(0x210A), MS_HBAR, + xub_Unicode(0x2113), xub_Unicode(0xE0D6), xub_Unicode(0x2107), + xub_Unicode(0x2127), xub_Unicode(0x210A), MS_HBAR, MS_LAMBDABAR, MS_SETN, MS_SETZ, MS_SETQ, MS_SETR, MS_SETC, - xub_Unicode(0xE0A4), xub_Unicode(0xE0A5), xub_Unicode(0x2112), + xub_Unicode(0x2373), xub_Unicode(0xE0A5), xub_Unicode(0x2112), xub_Unicode(0x2130), xub_Unicode(0x2131), xub_Unicode('\0') }; |