2000-09-18 16:07:07 +00:00
|
|
|
|
/*************************************************************************
|
|
|
|
|
*
|
|
|
|
|
* $RCSfile: commands.src,v $
|
|
|
|
|
*
|
2000-11-24 15:49:46 +00:00
|
|
|
|
* $Revision: 1.4 $
|
2000-09-18 16:07:07 +00:00
|
|
|
|
*
|
2000-11-24 15:49:46 +00:00
|
|
|
|
* last change: $Author: kz $ $Date: 2000-11-24 16:49:46 $
|
2000-09-18 16:07:07 +00:00
|
|
|
|
*
|
|
|
|
|
* The Contents of this file are made available subject to the terms of
|
|
|
|
|
* either of the following licenses
|
|
|
|
|
*
|
|
|
|
|
* - GNU Lesser General Public License Version 2.1
|
|
|
|
|
* - Sun Industry Standards Source License Version 1.1
|
|
|
|
|
*
|
|
|
|
|
* Sun Microsystems Inc., October, 2000
|
|
|
|
|
*
|
|
|
|
|
* GNU Lesser General Public License Version 2.1
|
|
|
|
|
* =============================================
|
|
|
|
|
* Copyright 2000 by Sun Microsystems, Inc.
|
|
|
|
|
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
|
|
|
|
*
|
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
|
* License version 2.1, as published by the Free Software Foundation.
|
|
|
|
|
*
|
|
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
|
* Lesser General Public License for more details.
|
|
|
|
|
*
|
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
|
|
|
* License along with this library; if not, write to the Free Software
|
|
|
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
|
|
|
|
* MA 02111-1307 USA
|
|
|
|
|
*
|
|
|
|
|
*
|
|
|
|
|
* Sun Industry Standards Source License Version 1.1
|
|
|
|
|
* =================================================
|
|
|
|
|
* The contents of this file are subject to the Sun Industry Standards
|
|
|
|
|
* Source License Version 1.1 (the "License"); You may not use this file
|
|
|
|
|
* except in compliance with the License. You may obtain a copy of the
|
|
|
|
|
* License at http://www.openoffice.org/license.html.
|
|
|
|
|
*
|
|
|
|
|
* Software provided under this License is provided on an "AS IS" basis,
|
|
|
|
|
* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
|
|
|
|
|
* WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
|
|
|
|
|
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
|
|
|
|
|
* See the License for the specific provisions governing your rights and
|
|
|
|
|
* obligations concerning the Software.
|
|
|
|
|
*
|
|
|
|
|
* The Initial Developer of the Original Code is: Sun Microsystems, Inc.
|
|
|
|
|
*
|
|
|
|
|
* Copyright: 2000 by Sun Microsystems, Inc.
|
|
|
|
|
*
|
|
|
|
|
* All Rights Reserved.
|
|
|
|
|
*
|
|
|
|
|
* Contributor(s): _______________________________________
|
|
|
|
|
*
|
|
|
|
|
*
|
|
|
|
|
************************************************************************/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#include <sfx2/sfx.hrc>
|
|
|
|
|
#include "starmath.hrc"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
////////////////////////////////////////////////////////////
|
|
|
|
|
//
|
|
|
|
|
// XPolyPolygon data for some characters from StarMath font
|
|
|
|
|
//
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_LINE
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0x73 Font: StarMath
|
|
|
|
|
29457; 512; 76; 768; 146; 0; 59; 0;
|
|
|
|
|
44; 0; 83; 768; 1; 5; 146; 0;
|
|
|
|
|
141; 768; 146; 0; 59; 0; 189; 0;
|
|
|
|
|
59; 0; 189; 0; 141; 768; 146; 0;
|
|
|
|
|
141; 768; 0; 0; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0x73 Font: StarMath
|
|
|
|
|
"\x73\x11\x02\x00\x00\x4C\x03\x00\x00\x92\x00\x00\x00\x3B\x00\x00"
|
|
|
|
|
"\x00\x2C\x00\x00\x00\x53\x03\x00\x00\x01\x00\x05\x00\x92\x00\x00"
|
|
|
|
|
"\x00\x8D\x03\x00\x00\x92\x00\x00\x00\x3B\x00\x00\x00\xBD\x00\x00"
|
|
|
|
|
"\x00\x3B\x00\x00\x00\xBD\x00\x00\x00\x8D\x03\x00\x00\x92\x00\x00"
|
|
|
|
|
"\x00\x8D\x03\x00\x00\x00\x00\x00\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_DLINE
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0x74 Font: StarMath
|
|
|
|
|
29713; 512; 76; 768; 136; 0; 59; 0;
|
|
|
|
|
214; 0; 78; 768; 2; 5; 51; 256;
|
|
|
|
|
136; 768; 51; 256; 59; 0; 93; 256;
|
|
|
|
|
59; 0; 93; 256; 136; 768; 51; 256;
|
|
|
|
|
136; 768; 0; 0; 0; 1280; -30720; 0;
|
|
|
|
|
-30717; 0; -30720; 0; 15104; 0; -19968; 0;
|
|
|
|
|
15104; 0; -19968; 0; -30717; 0; -30720; 0;
|
|
|
|
|
-30717; 0; 0; 0; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0x74 Font: StarMath
|
|
|
|
|
"\x74\x11\x02\x00\x00\x4C\x03\x00\x00\x88\x00\x00\x00\x3B\x00\x00"
|
|
|
|
|
"\x00\xD6\x00\x00\x00\x4E\x03\x00\x00\x02\x00\x05\x00\x33\x01\x00"
|
|
|
|
|
"\x00\x88\x03\x00\x00\x33\x01\x00\x00\x3B\x00\x00\x00\x5D\x01\x00"
|
|
|
|
|
"\x00\x3B\x00\x00\x00\x5D\x01\x00\x00\x88\x03\x00\x00\x33\x01\x00"
|
|
|
|
|
"\x00\x88\x03\x00\x00\x00\x00\x00\x00\x00\x05\x00\x88\x00\x00\x00"
|
|
|
|
|
"\x88\x03\x00\x00\x88\x00\x00\x00\x3B\x00\x00\x00\xB2\x00\x00\x00"
|
|
|
|
|
"\x3B\x00\x00\x00\xB2\x00\x00\x00\x88\x03\x00\x00\x88\x00\x00\x00"
|
|
|
|
|
"\x88\x03\x00\x00\x00\x00\x00\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_SQRT
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0x87 Font: StarMath
|
|
|
|
|
-30959; 512; 76; 768; 26; 0; 48; 0;
|
|
|
|
|
184; 256; 170; 512; 1; 10; 2; 256;
|
|
|
|
|
217; 512; 97; 0; 184; 256; 37; 0;
|
|
|
|
|
208; 256; 26; 0; 196; 256; 131; 0;
|
|
|
|
|
155; 256; 15; 256; 153; 512; 189; 256;
|
|
|
|
|
48; 0; 209; 256; 48; 0; 22; 256;
|
|
|
|
|
217; 512; 2; 256; 217; 512; 0; 0;
|
|
|
|
|
0; 0; 0; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0x87 Font: StarMath
|
|
|
|
|
"\x87\x11\x02\x00\x00\x4C\x03\x00\x00\x1A\x00\x00\x00\x30\x00\x00"
|
|
|
|
|
"\x00\xB8\x01\x00\x00\xAA\x02\x00\x00\x01\x00\x0A\x00\x02\x01\x00"
|
|
|
|
|
"\x00\xD9\x02\x00\x00\x61\x00\x00\x00\xB8\x01\x00\x00\x25\x00\x00"
|
|
|
|
|
"\x00\xD0\x01\x00\x00\x1A\x00\x00\x00\xC4\x01\x00\x00\x83\x00\x00"
|
|
|
|
|
"\x00\x9B\x01\x00\x00\x0F\x01\x00\x00\x99\x02\x00\x00\xBD\x01\x00"
|
|
|
|
|
"\x00\x30\x00\x00\x00\xD1\x01\x00\x00\x30\x00\x00\x00\x16\x01\x00"
|
|
|
|
|
"\x00\xD9\x02\x00\x00\x02\x01\x00\x00\xD9\x02\x00\x00\x00\x00\x00"
|
|
|
|
|
"\x00\x00\x00\x00\x00\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_SQRT2
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0x89 Font: StarMath
|
|
|
|
|
-30447; 512; 76; 768; 26; 0; 48; 0;
|
|
|
|
|
218; 0; 170; 512; 1; 10; 227; 0;
|
|
|
|
|
217; 512; 74; 0; 203; 256; 35; 0;
|
|
|
|
|
225; 256; 26; 0; 213; 256; 91; 0;
|
|
|
|
|
176; 256; 229; 0; 156; 512; 227; 0;
|
|
|
|
|
48; 0; 243; 0; 48; 0; 243; 0;
|
|
|
|
|
217; 512; 227; 0; 217; 512; 0; 0;
|
|
|
|
|
0; 0; 0; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0x89 Font: StarMath
|
|
|
|
|
"\x89\x11\x02\x00\x00\x4C\x03\x00\x00\x1A\x00\x00\x00\x30\x00\x00"
|
|
|
|
|
"\x00\xDA\x00\x00\x00\xAA\x02\x00\x00\x01\x00\x0A\x00\xE3\x00\x00"
|
|
|
|
|
"\x00\xD9\x02\x00\x00\x4A\x00\x00\x00\xCB\x01\x00\x00\x23\x00\x00"
|
|
|
|
|
"\x00\xE1\x01\x00\x00\x1A\x00\x00\x00\xD5\x01\x00\x00\x5B\x00\x00"
|
|
|
|
|
"\x00\xB0\x01\x00\x00\xE5\x00\x00\x00\x9C\x02\x00\x00\xE3\x00\x00"
|
|
|
|
|
"\x00\x30\x00\x00\x00\xF3\x00\x00\x00\x30\x00\x00\x00\xF3\x00\x00"
|
|
|
|
|
"\x00\xD9\x02\x00\x00\xE3\x00\x00\x00\xD9\x02\x00\x00\x00\x00\x00"
|
|
|
|
|
"\x00\x00\x00\x00\x00\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_HAT
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0x90 Font: StarMath
|
|
|
|
|
-28655; 512; 76; 768; 13; 0; 113; 0;
|
|
|
|
|
7; 256; 161; 0; 1; 7; 19; 256;
|
|
|
|
|
12; 256; 3; 256; 14; 256; 148; 0;
|
|
|
|
|
182; 0; 32; 0; 17; 256; 13; 0;
|
|
|
|
|
12; 256; 150; 0; 113; 0; 19; 256;
|
|
|
|
|
12; 256; 0; 0; 0; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0x90 Font: StarMath
|
|
|
|
|
"\x90\x11\x02\x00\x00\x4C\x03\x00\x00\x0D\x00\x00\x00\x71\x00\x00"
|
|
|
|
|
"\x00\x07\x01\x00\x00\xA1\x00\x00\x00\x01\x00\x07\x00\x13\x01\x00"
|
|
|
|
|
"\x00\x0C\x01\x00\x00\x03\x01\x00\x00\x0E\x01\x00\x00\x94\x00\x00"
|
|
|
|
|
"\x00\xB6\x00\x00\x00\x20\x00\x00\x00\x11\x01\x00\x00\x0D\x00\x00"
|
|
|
|
|
"\x00\x0C\x01\x00\x00\x96\x00\x00\x00\x71\x00\x00\x00\x13\x01\x00"
|
|
|
|
|
"\x00\x0C\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_TILDE
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0x95 Font: StarMath
|
|
|
|
|
-27375; 512; 76; 768; 8; 0; 119; 0;
|
|
|
|
|
8; 256; 109; 0; 1; 26; 21; 0;
|
|
|
|
|
227; 0; 8; 0; 227; 0; 11; 0;
|
|
|
|
|
157; 0; 37; 0; 119; 0; 86; 0;
|
|
|
|
|
119; 0; 97; 0; 119; 0; 141; 0;
|
|
|
|
|
140; 0; 219; 0; 177; 0; 238; 0;
|
|
|
|
|
177; 0; 251; 0; 158; 0; 3; 256;
|
|
|
|
|
119; 0; 15; 256; 119; 0; 15; 256;
|
|
|
|
|
124; 0; 15; 256; 151; 0; 9; 256;
|
|
|
|
|
175; 0; 253; 0; 194; 0; 238; 0;
|
|
|
|
|
217; 0; 217; 0; 227; 0; 194; 0;
|
|
|
|
|
227; 0; 177; 0; 227; 0; 131; 0;
|
|
|
|
|
209; 0; 60; 0; 168; 0; 42; 0;
|
|
|
|
|
168; 0; 28; 0; 189; 0; 21; 0;
|
|
|
|
|
227; 0; 21; 0; 227; 0; 0; 2;
|
|
|
|
|
512; 514; 2; 512; 0; 514; 2; 512;
|
|
|
|
|
514; 2; 512; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0x95 Font: StarMath
|
|
|
|
|
"\x95\x11\x02\x00\x00\x4C\x03\x00\x00\x08\x00\x00\x00\x77\x00\x00"
|
|
|
|
|
"\x00\x08\x01\x00\x00\x6D\x00\x00\x00\x01\x00\x1A\x00\x15\x00\x00"
|
|
|
|
|
"\x00\xE3\x00\x00\x00\x08\x00\x00\x00\xE3\x00\x00\x00\x0B\x00\x00"
|
|
|
|
|
"\x00\x9D\x00\x00\x00\x25\x00\x00\x00\x77\x00\x00\x00\x56\x00\x00"
|
|
|
|
|
"\x00\x77\x00\x00\x00\x61\x00\x00\x00\x77\x00\x00\x00\x8D\x00\x00"
|
|
|
|
|
"\x00\x8C\x00\x00\x00\xDB\x00\x00\x00\xB1\x00\x00\x00\xEE\x00\x00"
|
|
|
|
|
"\x00\xB1\x00\x00\x00\xFB\x00\x00\x00\x9E\x00\x00\x00\x03\x01\x00"
|
|
|
|
|
"\x00\x77\x00\x00\x00\x0F\x01\x00\x00\x77\x00\x00\x00\x0F\x01\x00"
|
|
|
|
|
"\x00\x7C\x00\x00\x00\x0F\x01\x00\x00\x97\x00\x00\x00\x09\x01\x00"
|
|
|
|
|
"\x00\xAF\x00\x00\x00\xFD\x00\x00\x00\xC2\x00\x00\x00\xEE\x00\x00"
|
|
|
|
|
"\x00\xD9\x00\x00\x00\xD9\x00\x00\x00\xE3\x00\x00\x00\xC2\x00\x00"
|
|
|
|
|
"\x00\xE3\x00\x00\x00\xB1\x00\x00\x00\xE3\x00\x00\x00\x83\x00\x00"
|
|
|
|
|
"\x00\xD1\x00\x00\x00\x3C\x00\x00\x00\xA8\x00\x00\x00\x2A\x00\x00"
|
|
|
|
|
"\x00\xA8\x00\x00\x00\x1C\x00\x00\x00\xBD\x00\x00\x00\x15\x00\x00"
|
|
|
|
|
"\x00\xE3\x00\x00\x00\x15\x00\x00\x00\xE3\x00\x00\x00\x00\x00\x02"
|
|
|
|
|
"\x02\x00\x02\x02\x00\x02\x02\x00\x00\x00\x02\x02\x00\x02\x02\x00"
|
|
|
|
|
"\x02\x02\x00\x02\x02\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_BAR
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0x96 Font: StarMath
|
|
|
|
|
-27119; 512; 76; 768; 42; 0; 146; 0;
|
|
|
|
|
87; 256; 33; 0; 1; 5; 42; 0;
|
|
|
|
|
146; 0; 128; 256; 146; 0; 128; 256;
|
|
|
|
|
178; 0; 42; 0; 178; 0; 42; 0;
|
|
|
|
|
146; 0; 0; 0; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0x96 Font: StarMath
|
|
|
|
|
"\x96\x11\x02\x00\x00\x4C\x03\x00\x00\x2A\x00\x00\x00\x92\x00\x00"
|
|
|
|
|
"\x00\x57\x01\x00\x00\x21\x00\x00\x00\x01\x00\x05\x00\x2A\x00\x00"
|
|
|
|
|
"\x00\x92\x00\x00\x00\x80\x01\x00\x00\x92\x00\x00\x00\x80\x01\x00"
|
|
|
|
|
"\x00\xB2\x00\x00\x00\x2A\x00\x00\x00\xB2\x00\x00\x00\x2A\x00\x00"
|
|
|
|
|
"\x00\x92\x00\x00\x00\x00\x00\x00\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_VEC
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0x97 Font: StarMath
|
|
|
|
|
-26863; 512; 76; 768; 40; 0; 77; 0;
|
|
|
|
|
128; 256; 172; 0; 1; 8; 40; 0;
|
|
|
|
|
185; 0; 40; 0; 138; 0; 27; 256;
|
|
|
|
|
138; 0; 10; 256; 77; 0; 167; 256;
|
|
|
|
|
163; 0; 10; 256; 248; 0; 27; 256;
|
|
|
|
|
185; 0; 40; 0; 185; 0; 0; 0;
|
|
|
|
|
0; 0; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0x97 Font: StarMath
|
|
|
|
|
"\x97\x11\x02\x00\x00\x4C\x03\x00\x00\x28\x00\x00\x00\x4D\x00\x00"
|
|
|
|
|
"\x00\x80\x01\x00\x00\xAC\x00\x00\x00\x01\x00\x08\x00\x28\x00\x00"
|
|
|
|
|
"\x00\xB9\x00\x00\x00\x28\x00\x00\x00\x8A\x00\x00\x00\x1B\x01\x00"
|
|
|
|
|
"\x00\x8A\x00\x00\x00\x0A\x01\x00\x00\x4D\x00\x00\x00\xA7\x01\x00"
|
|
|
|
|
"\x00\xA3\x00\x00\x00\x0A\x01\x00\x00\xF8\x00\x00\x00\x1B\x01\x00"
|
|
|
|
|
"\x00\xB9\x00\x00\x00\x28\x00\x00\x00\xB9\x00\x00\x00\x00\x00\x00"
|
|
|
|
|
"\x00\x00\x00\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_LBRACE
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0xA0 Font: StarMath
|
|
|
|
|
-24559; 512; 76; 768; 38; 0; 43; 0;
|
|
|
|
|
168; 0; 104; 768; 1; 42; 205; 0;
|
|
|
|
|
146; 768; 200; 0; 146; 768; 163; 0;
|
|
|
|
|
146; 768; 136; 0; 133; 768; 116; 0;
|
|
|
|
|
109; 768; 97; 0; 86; 768; 89; 0;
|
|
|
|
|
57; 768; 89; 0; 20; 768; 89; 0;
|
|
|
|
|
26; 512; 89; 0; 247; 256; 72; 0;
|
|
|
|
|
228; 256; 38; 0; 228; 256; 38; 0;
|
|
|
|
|
214; 256; 57; 0; 214; 256; 70; 0;
|
|
|
|
|
211; 256; 79; 0; 203; 256; 86; 0;
|
|
|
|
|
196; 256; 89; 0; 181; 256; 89; 0;
|
|
|
|
|
160; 256; 89; 0; 168; 0; 89; 0;
|
|
|
|
|
131; 0; 99; 0; 101; 0; 119; 0;
|
|
|
|
|
77; 0; 138; 0; 55; 0; 167; 0;
|
|
|
|
|
43; 0; 205; 0; 43; 0; 205; 0;
|
|
|
|
|
57; 0; 151; 0; 57; 0; 123; 0;
|
|
|
|
|
91; 0; 123; 0; 157; 0; 119; 0;
|
|
|
|
|
138; 256; 119; 0; 177; 256; 101; 0;
|
|
|
|
|
206; 256; 65; 0; 223; 256; 101; 0;
|
|
|
|
|
240; 256; 119; 0; 13; 512; 119; 0;
|
|
|
|
|
51; 512; 123; 0; 32; 768; 123; 0;
|
|
|
|
|
99; 768; 151; 0; 133; 768; 205; 0;
|
|
|
|
|
133; 768; 205; 0; 146; 768; 0; 2;
|
|
|
|
|
512; 514; 0; 514; 0; 514; 2; 512;
|
|
|
|
|
2; 512; 514; 0; 514; 0; 514; 2;
|
|
|
|
|
512; 2; 512; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0xA0 Font: StarMath
|
|
|
|
|
"\xA0\x11\x02\x00\x00\x4C\x03\x00\x00\x26\x00\x00\x00\x2B\x00\x00"
|
|
|
|
|
"\x00\xA8\x00\x00\x00\x68\x03\x00\x00\x01\x00\x2D\x00\xCD\x00\x00"
|
|
|
|
|
"\x00\x92\x03\x00\x00\xC8\x00\x00\x00\x92\x03\x00\x00\xA3\x00\x00"
|
|
|
|
|
"\x00\x92\x03\x00\x00\x88\x00\x00\x00\x85\x03\x00\x00\x74\x00\x00"
|
|
|
|
|
"\x00\x6D\x03\x00\x00\x61\x00\x00\x00\x56\x03\x00\x00\x59\x00\x00"
|
|
|
|
|
"\x00\x39\x03\x00\x00\x59\x00\x00\x00\x14\x03\x00\x00\x59\x00\x00"
|
|
|
|
|
"\x00\x1A\x02\x00\x00\x59\x00\x00\x00\x06\x02\x00\x00\x54\x00\x00"
|
|
|
|
|
"\x00\xF8\x01\x00\x00\x4D\x00\x00\x00\xF0\x01\x00\x00\x46\x00\x00"
|
|
|
|
|
"\x00\xE9\x01\x00\x00\x39\x00\x00\x00\xE4\x01\x00\x00\x26\x00\x00"
|
|
|
|
|
"\x00\xE4\x01\x00\x00\x26\x00\x00\x00\xD6\x01\x00\x00\x3B\x00\x00"
|
|
|
|
|
"\x00\xD6\x01\x00\x00\x48\x00\x00\x00\xD3\x01\x00\x00\x4F\x00\x00"
|
|
|
|
|
"\x00\xCB\x01\x00\x00\x56\x00\x00\x00\xC4\x01\x00\x00\x59\x00\x00"
|
|
|
|
|
"\x00\xB5\x01\x00\x00\x59\x00\x00\x00\xA0\x01\x00\x00\x59\x00\x00"
|
|
|
|
|
"\x00\xA8\x00\x00\x00\x59\x00\x00\x00\x83\x00\x00\x00\x63\x00\x00"
|
|
|
|
|
"\x00\x65\x00\x00\x00\x77\x00\x00\x00\x4D\x00\x00\x00\x8A\x00\x00"
|
|
|
|
|
"\x00\x37\x00\x00\x00\xA7\x00\x00\x00\x2B\x00\x00\x00\xCD\x00\x00"
|
|
|
|
|
"\x00\x2B\x00\x00\x00\xCD\x00\x00\x00\x39\x00\x00\x00\x97\x00\x00"
|
|
|
|
|
"\x00\x39\x00\x00\x00\x7B\x00\x00\x00\x5B\x00\x00\x00\x7B\x00\x00"
|
|
|
|
|
"\x00\x9D\x00\x00\x00\x77\x00\x00\x00\x8A\x01\x00\x00\x77\x00\x00"
|
|
|
|
|
"\x00\xB1\x01\x00\x00\x65\x00\x00\x00\xCE\x01\x00\x00\x41\x00\x00"
|
|
|
|
|
"\x00\xDF\x01\x00\x00\x65\x00\x00\x00\xF0\x01\x00\x00\x77\x00\x00"
|
|
|
|
|
"\x00\x0D\x02\x00\x00\x77\x00\x00\x00\x33\x02\x00\x00\x7B\x00\x00"
|
|
|
|
|
"\x00\x20\x03\x00\x00\x7B\x00\x00\x00\x63\x03\x00\x00\x97\x00\x00"
|
|
|
|
|
"\x00\x85\x03\x00\x00\xCD\x00\x00\x00\x85\x03\x00\x00\xCD\x00\x00"
|
|
|
|
|
"\x00\x92\x03\x00\x00\x00\x00\x02\x02\x00\x02\x02\x00\x00\x02\x02"
|
|
|
|
|
"\x00\x02\x02\x00\x00\x02\x02\x00\x02\x02\x00\x00\x02\x02\x00\x02"
|
|
|
|
|
"\x02\x00\x00\x02\x02\x00\x00\x02\x02\x00\x02\x02\x00\x00\x02\x02"
|
|
|
|
|
"\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_RBRACE
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0xA1 Font: StarMath
|
|
|
|
|
-24303; 512; 76; 768; 38; 0; 43; 0;
|
|
|
|
|
168; 0; 104; 768; 1; 63; 38; 0;
|
|
|
|
|
146; 768; 38; 0; 133; 768; 92; 0;
|
|
|
|
|
133; 768; 121; 0; 99; 768; 121; 0;
|
|
|
|
|
32; 768; 121; 0; 5; 768; 119; 0;
|
|
|
|
|
222; 512; 119; 0; 169; 512; 116; 0;
|
|
|
|
|
117; 512; 116; 0; 78; 512; 116; 0;
|
|
|
|
|
51; 512; 116; 0; 14; 512; 135; 0;
|
|
|
|
|
243; 256; 172; 0; 223; 256; 135; 0;
|
|
|
|
|
206; 256; 116; 0; 177; 256; 116; 0;
|
|
|
|
|
138; 256; 116; 0; 111; 256; 116; 0;
|
|
|
|
|
73; 256; 119; 0; 19; 256; 119; 0;
|
|
|
|
|
222; 0; 121; 0; 183; 0; 121; 0;
|
|
|
|
|
157; 0; 121; 0; 91; 0; 92; 0;
|
|
|
|
|
57; 0; 38; 0; 57; 0; 38; 0;
|
|
|
|
|
43; 0; 43; 0; 43; 0; 79; 0;
|
|
|
|
|
43; 0; 108; 0; 57; 0; 128; 0;
|
|
|
|
|
81; 0; 145; 0; 102; 0; 155; 0;
|
|
|
|
|
133; 0; 155; 0; 170; 0; 155; 0;
|
|
|
|
|
197; 0; 153; 0; 239; 0; 150; 0;
|
|
|
|
|
37; 256; 146; 0; 93; 256; 145; 0;
|
|
|
|
|
135; 256; 145; 0; 162; 256; 145; 0;
|
|
|
|
|
184; 256; 148; 0; 198; 256; 158; 0;
|
|
|
|
|
204; 256; 167; 0; 213; 256; 182; 0;
|
|
|
|
|
216; 256; 205; 0; 216; 256; 205; 0;
|
|
|
|
|
230; 256; 182; 0; 230; 256; 167; 0;
|
|
|
|
|
233; 256; 158; 0; 240; 256; 148; 0;
|
|
|
|
|
247; 256; 145; 0; 6; 512; 145; 0;
|
|
|
|
|
28; 512; 145; 0; 55; 512; 146; 0;
|
|
|
|
|
97; 512; 150; 0; 151; 512; 153; 0;
|
|
|
|
|
207; 512; 155; 0; 247; 512; 155; 0;
|
|
|
|
|
20; 768; 155; 0; 104; 768; 116; 0;
|
|
|
|
|
146; 768; 38; 0; 146; 768; 38; 0;
|
|
|
|
|
146; 768; 0; 2; 512; 514; 2; 512;
|
|
|
|
|
514; 2; 512; 514; 2; 512; 514; 0;
|
|
|
|
|
2; 512; 514; 2; 512; 514; 2; 512;
|
|
|
|
|
514; 0; 514; 2; 512; 514; 2; 512;
|
|
|
|
|
514; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0xA1 Font: StarMath
|
|
|
|
|
"\xA1\x11\x02\x00\x00\x4C\x03\x00\x00\x26\x00\x00\x00\x2B\x00\x00"
|
|
|
|
|
"\x00\xA8\x00\x00\x00\x68\x03\x00\x00\x01\x00\x3F\x00\x26\x00\x00"
|
|
|
|
|
"\x00\x92\x03\x00\x00\x26\x00\x00\x00\x85\x03\x00\x00\x5C\x00\x00"
|
|
|
|
|
"\x00\x85\x03\x00\x00\x79\x00\x00\x00\x63\x03\x00\x00\x79\x00\x00"
|
|
|
|
|
"\x00\x20\x03\x00\x00\x79\x00\x00\x00\x05\x03\x00\x00\x77\x00\x00"
|
|
|
|
|
"\x00\xDE\x02\x00\x00\x77\x00\x00\x00\xA9\x02\x00\x00\x74\x00\x00"
|
|
|
|
|
"\x00\x75\x02\x00\x00\x74\x00\x00\x00\x4E\x02\x00\x00\x74\x00\x00"
|
|
|
|
|
"\x00\x33\x02\x00\x00\x74\x00\x00\x00\x0E\x02\x00\x00\x87\x00\x00"
|
|
|
|
|
"\x00\xF3\x01\x00\x00\xAC\x00\x00\x00\xDF\x01\x00\x00\x87\x00\x00"
|
|
|
|
|
"\x00\xCE\x01\x00\x00\x74\x00\x00\x00\xB1\x01\x00\x00\x74\x00\x00"
|
|
|
|
|
"\x00\x8A\x01\x00\x00\x74\x00\x00\x00\x6F\x01\x00\x00\x74\x00\x00"
|
|
|
|
|
"\x00\x49\x01\x00\x00\x77\x00\x00\x00\x13\x01\x00\x00\x77\x00\x00"
|
|
|
|
|
"\x00\xDE\x00\x00\x00\x79\x00\x00\x00\xB7\x00\x00\x00\x79\x00\x00"
|
|
|
|
|
"\x00\x9D\x00\x00\x00\x79\x00\x00\x00\x5B\x00\x00\x00\x5C\x00\x00"
|
|
|
|
|
"\x00\x39\x00\x00\x00\x26\x00\x00\x00\x39\x00\x00\x00\x26\x00\x00"
|
|
|
|
|
"\x00\x2B\x00\x00\x00\x2B\x00\x00\x00\x2B\x00\x00\x00\x4F\x00\x00"
|
|
|
|
|
"\x00\x2B\x00\x00\x00\x6C\x00\x00\x00\x39\x00\x00\x00\x80\x00\x00"
|
|
|
|
|
"\x00\x51\x00\x00\x00\x91\x00\x00\x00\x66\x00\x00\x00\x9B\x00\x00"
|
|
|
|
|
"\x00\x85\x00\x00\x00\x9B\x00\x00\x00\xAA\x00\x00\x00\x9B\x00\x00"
|
|
|
|
|
"\x00\xC5\x00\x00\x00\x99\x00\x00\x00\xEF\x00\x00\x00\x96\x00\x00"
|
|
|
|
|
"\x00\x25\x01\x00\x00\x92\x00\x00\x00\x5D\x01\x00\x00\x91\x00\x00"
|
|
|
|
|
"\x00\x87\x01\x00\x00\x91\x00\x00\x00\xA2\x01\x00\x00\x91\x00\x00"
|
|
|
|
|
"\x00\xB8\x01\x00\x00\x94\x00\x00\x00\xC6\x01\x00\x00\x9E\x00\x00"
|
|
|
|
|
"\x00\xCC\x01\x00\x00\xA7\x00\x00\x00\xD5\x01\x00\x00\xB6\x00\x00"
|
|
|
|
|
"\x00\xD8\x01\x00\x00\xCD\x00\x00\x00\xD8\x01\x00\x00\xCD\x00\x00"
|
|
|
|
|
"\x00\xE6\x01\x00\x00\xB6\x00\x00\x00\xE6\x01\x00\x00\xA7\x00\x00"
|
|
|
|
|
"\x00\xE9\x01\x00\x00\x9E\x00\x00\x00\xF0\x01\x00\x00\x94\x00\x00"
|
|
|
|
|
"\x00\xF7\x01\x00\x00\x91\x00\x00\x00\x06\x02\x00\x00\x91\x00\x00"
|
|
|
|
|
"\x00\x1C\x02\x00\x00\x91\x00\x00\x00\x37\x02\x00\x00\x92\x00\x00"
|
|
|
|
|
"\x00\x61\x02\x00\x00\x96\x00\x00\x00\x97\x02\x00\x00\x99\x00\x00"
|
|
|
|
|
"\x00\xCF\x02\x00\x00\x9B\x00\x00\x00\xF7\x02\x00\x00\x9B\x00\x00"
|
|
|
|
|
"\x00\x14\x03\x00\x00\x9B\x00\x00\x00\x68\x03\x00\x00\x74\x00\x00"
|
|
|
|
|
"\x00\x92\x03\x00\x00\x26\x00\x00\x00\x92\x03\x00\x00\x26\x00\x00"
|
|
|
|
|
"\x00\x92\x03\x00\x00\x00\x00\x02\x02\x00\x02\x02\x00\x02\x02\x00"
|
|
|
|
|
"\x02\x02\x00\x02\x02\x00\x02\x02\x00\x02\x02\x00\x02\x02\x00\x00"
|
|
|
|
|
"\x00\x02\x02\x00\x02\x02\x00\x02\x02\x00\x02\x02\x00\x02\x02\x00"
|
|
|
|
|
"\x02\x02\x00\x00\x02\x02\x00\x02\x02\x00\x02\x02\x00\x02\x02\x00"
|
|
|
|
|
"\x02\x02\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_LPARENT
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0xA2 Font: StarMath
|
|
|
|
|
-24047; 512; 76; 768; 60; 0; 67; 0;
|
|
|
|
|
162; 0; 69; 768; 1; 27; 221; 0;
|
|
|
|
|
135; 768; 167; 0; 89; 768; 126; 0;
|
|
|
|
|
25; 768; 99; 0; 200; 512; 72; 0;
|
|
|
|
|
127; 512; 60; 0; 51; 512; 60; 0;
|
|
|
|
|
228; 256; 60; 0; 152; 256; 72; 0;
|
|
|
|
|
76; 256; 99; 0; 2; 256; 128; 0;
|
|
|
|
|
172; 0; 168; 0; 108; 0; 221; 0;
|
|
|
|
|
67; 0; 221; 0; 87; 0; 182; 0;
|
|
|
|
|
124; 0; 153; 0; 185; 0; 133; 0;
|
|
|
|
|
17; 256; 116; 0; 88; 256; 109; 0;
|
|
|
|
|
157; 256; 109; 0; 228; 256; 109; 0;
|
|
|
|
|
43; 512; 116; 0; 114; 512; 133; 0;
|
|
|
|
|
183; 512; 153; 0; 16; 768; 182; 0;
|
|
|
|
|
79; 768; 221; 0; 113; 768; 221; 0;
|
|
|
|
|
135; 768; 0; 514; 2; 512; 514; 2;
|
|
|
|
|
512; 2; 512; 514; 2; 512; 514; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0xA2 Font: StarMath
|
|
|
|
|
"\xA2\x11\x02\x00\x00\x4C\x03\x00\x00\x3C\x00\x00\x00\x43\x00\x00"
|
|
|
|
|
"\x00\xA2\x00\x00\x00\x45\x03\x00\x00\x01\x00\x1B\x00\xDD\x00\x00"
|
|
|
|
|
"\x00\x87\x03\x00\x00\xA7\x00\x00\x00\x59\x03\x00\x00\x7E\x00\x00"
|
|
|
|
|
"\x00\x19\x03\x00\x00\x63\x00\x00\x00\xC8\x02\x00\x00\x48\x00\x00"
|
|
|
|
|
"\x00\x7F\x02\x00\x00\x3C\x00\x00\x00\x33\x02\x00\x00\x3C\x00\x00"
|
|
|
|
|
"\x00\xE4\x01\x00\x00\x3C\x00\x00\x00\x98\x01\x00\x00\x48\x00\x00"
|
|
|
|
|
"\x00\x4C\x01\x00\x00\x63\x00\x00\x00\x02\x01\x00\x00\x80\x00\x00"
|
|
|
|
|
"\x00\xAC\x00\x00\x00\xA8\x00\x00\x00\x6C\x00\x00\x00\xDD\x00\x00"
|
|
|
|
|
"\x00\x43\x00\x00\x00\xDD\x00\x00\x00\x57\x00\x00\x00\xB6\x00\x00"
|
|
|
|
|
"\x00\x7C\x00\x00\x00\x99\x00\x00\x00\xB9\x00\x00\x00\x85\x00\x00"
|
|
|
|
|
"\x00\x11\x01\x00\x00\x74\x00\x00\x00\x58\x01\x00\x00\x6D\x00\x00"
|
|
|
|
|
"\x00\x9D\x01\x00\x00\x6D\x00\x00\x00\xE4\x01\x00\x00\x6D\x00\x00"
|
|
|
|
|
"\x00\x2B\x02\x00\x00\x74\x00\x00\x00\x72\x02\x00\x00\x85\x00\x00"
|
|
|
|
|
"\x00\xB7\x02\x00\x00\x99\x00\x00\x00\x10\x03\x00\x00\xB6\x00\x00"
|
|
|
|
|
"\x00\x4F\x03\x00\x00\xDD\x00\x00\x00\x71\x03\x00\x00\xDD\x00\x00"
|
|
|
|
|
"\x00\x87\x03\x00\x00\x00\x02\x02\x00\x02\x02\x00\x02\x02\x00\x02"
|
|
|
|
|
"\x02\x00\x00\x02\x02\x00\x02\x02\x00\x02\x02\x00\x02\x02\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_RPARENT
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0xA3 Font: StarMath
|
|
|
|
|
-23791; 512; 76; 768; 43; 0; 67; 0;
|
|
|
|
|
162; 0; 69; 768; 1; 27; 43; 0;
|
|
|
|
|
113; 768; 81; 0; 79; 768; 109; 0;
|
|
|
|
|
20; 768; 129; 0; 191; 512; 146; 0;
|
|
|
|
|
124; 512; 155; 0; 58; 512; 155; 0;
|
|
|
|
|
247; 256; 155; 0; 169; 256; 146; 0;
|
|
|
|
|
95; 256; 133; 0; 25; 256; 113; 0;
|
|
|
|
|
190; 0; 84; 0; 126; 0; 43; 0;
|
|
|
|
|
87; 0; 43; 0; 67; 0; 96; 0;
|
|
|
|
|
104; 0; 136; 0; 168; 0; 167; 0;
|
|
|
|
|
0; 256; 190; 0; 74; 256; 204; 0;
|
|
|
|
|
150; 256; 204; 0; 228; 256; 204; 0;
|
|
|
|
|
51; 512; 190; 0; 127; 512; 167; 0;
|
|
|
|
|
200; 512; 136; 0; 30; 768; 96; 0;
|
|
|
|
|
94; 768; 43; 0; 135; 768; 43; 0;
|
|
|
|
|
113; 768; 0; 514; 2; 512; 514; 2;
|
|
|
|
|
512; 2; 512; 514; 2; 512; 514; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0xA3 Font: StarMath
|
|
|
|
|
"\xA3\x11\x02\x00\x00\x4C\x03\x00\x00\x2B\x00\x00\x00\x43\x00\x00"
|
|
|
|
|
"\x00\xA2\x00\x00\x00\x45\x03\x00\x00\x01\x00\x1B\x00\x2B\x00\x00"
|
|
|
|
|
"\x00\x71\x03\x00\x00\x51\x00\x00\x00\x4F\x03\x00\x00\x6D\x00\x00"
|
|
|
|
|
"\x00\x14\x03\x00\x00\x81\x00\x00\x00\xBF\x02\x00\x00\x92\x00\x00"
|
|
|
|
|
"\x00\x7C\x02\x00\x00\x9B\x00\x00\x00\x38\x02\x00\x00\x9B\x00\x00"
|
|
|
|
|
"\x00\xF7\x01\x00\x00\x9B\x00\x00\x00\xA9\x01\x00\x00\x92\x00\x00"
|
|
|
|
|
"\x00\x5F\x01\x00\x00\x85\x00\x00\x00\x19\x01\x00\x00\x71\x00\x00"
|
|
|
|
|
"\x00\xBE\x00\x00\x00\x54\x00\x00\x00\x7C\x00\x00\x00\x2B\x00\x00"
|
|
|
|
|
"\x00\x57\x00\x00\x00\x2B\x00\x00\x00\x43\x00\x00\x00\x60\x00\x00"
|
|
|
|
|
"\x00\x68\x00\x00\x00\x88\x00\x00\x00\xA8\x00\x00\x00\xA7\x00\x00"
|
|
|
|
|
"\x00\x00\x01\x00\x00\xBE\x00\x00\x00\x4C\x01\x00\x00\xCC\x00\x00"
|
|
|
|
|
"\x00\x98\x01\x00\x00\xCC\x00\x00\x00\xE4\x01\x00\x00\xCC\x00\x00"
|
|
|
|
|
"\x00\x32\x02\x00\x00\xBE\x00\x00\x00\x7E\x02\x00\x00\xA7\x00\x00"
|
|
|
|
|
"\x00\xC8\x02\x00\x00\x88\x00\x00\x00\x20\x03\x00\x00\x60\x00\x00"
|
|
|
|
|
"\x00\x5E\x03\x00\x00\x2B\x00\x00\x00\x87\x03\x00\x00\x2B\x00\x00"
|
|
|
|
|
"\x00\x71\x03\x00\x00\x00\x02\x02\x00\x02\x02\x00\x02\x02\x00\x02"
|
|
|
|
|
"\x02\x00\x00\x02\x02\x00\x02\x02\x00\x02\x02\x00\x02\x02\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_LANGLE
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0xA4 Font: StarMath
|
|
|
|
|
-23535; 512; 76; 768; 35; 0; 65; 0;
|
|
|
|
|
222; 0; 69; 768; 1; 7; 35; 0;
|
|
|
|
|
226; 256; 238; 0; 65; 0; 0; 256;
|
|
|
|
|
75; 0; 57; 0; 226; 256; 0; 256;
|
|
|
|
|
123; 768; 238; 0; 133; 768; 35; 0;
|
|
|
|
|
226; 256; 0; 0; 0; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0xA4 Font: StarMath
|
|
|
|
|
"\xA4\x11\x02\x00\x00\x4C\x03\x00\x00\x23\x00\x00\x00\x41\x00\x00"
|
|
|
|
|
"\x00\xDE\x00\x00\x00\x45\x03\x00\x00\x01\x00\x07\x00\x23\x00\x00"
|
|
|
|
|
"\x00\xE2\x01\x00\x00\xEE\x00\x00\x00\x41\x00\x00\x00\x00\x01\x00"
|
|
|
|
|
"\x00\x4B\x00\x00\x00\x39\x00\x00\x00\xE2\x01\x00\x00\x00\x01\x00"
|
|
|
|
|
"\x00\x7B\x03\x00\x00\xEE\x00\x00\x00\x85\x03\x00\x00\x23\x00\x00"
|
|
|
|
|
"\x00\xE2\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_RANGLE
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0xA5 Font: StarMath
|
|
|
|
|
-23279; 512; 76; 768; 23; 0; 65; 0;
|
|
|
|
|
226; 0; 69; 768; 1; 7; 248; 0;
|
|
|
|
|
226; 256; 45; 0; 133; 768; 23; 0;
|
|
|
|
|
123; 768; 222; 0; 225; 256; 25; 0;
|
|
|
|
|
75; 0; 45; 0; 65; 0; 248; 0;
|
|
|
|
|
226; 256; 0; 0; 0; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0xA5 Font: StarMath
|
|
|
|
|
"\xA5\x11\x02\x00\x00\x4C\x03\x00\x00\x17\x00\x00\x00\x41\x00\x00"
|
|
|
|
|
"\x00\xE2\x00\x00\x00\x45\x03\x00\x00\x01\x00\x07\x00\xF8\x00\x00"
|
|
|
|
|
"\x00\xE2\x01\x00\x00\x2D\x00\x00\x00\x85\x03\x00\x00\x17\x00\x00"
|
|
|
|
|
"\x00\x7B\x03\x00\x00\xDE\x00\x00\x00\xE1\x01\x00\x00\x19\x00\x00"
|
|
|
|
|
"\x00\x4B\x00\x00\x00\x2D\x00\x00\x00\x41\x00\x00\x00\xF8\x00\x00"
|
|
|
|
|
"\x00\xE2\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_LBRACKET
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0xA6 Font: StarMath
|
|
|
|
|
-23023; 512; 76; 768; 60; 0; 59; 0;
|
|
|
|
|
148; 0; 68; 768; 1; 9; 60; 0;
|
|
|
|
|
126; 768; 60; 0; 59; 0; 207; 0;
|
|
|
|
|
59; 0; 207; 0; 75; 0; 102; 0;
|
|
|
|
|
75; 0; 102; 0; 108; 768; 207; 0;
|
|
|
|
|
108; 768; 207; 0; 126; 768; 60; 0;
|
|
|
|
|
126; 768; 0; 0; 0; 0; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0xA6 Font: StarMath
|
|
|
|
|
"\xA6\x11\x02\x00\x00\x4C\x03\x00\x00\x3C\x00\x00\x00\x3B\x00\x00"
|
|
|
|
|
"\x00\x94\x00\x00\x00\x44\x03\x00\x00\x01\x00\x09\x00\x3C\x00\x00"
|
|
|
|
|
"\x00\x7E\x03\x00\x00\x3C\x00\x00\x00\x3B\x00\x00\x00\xCF\x00\x00"
|
|
|
|
|
"\x00\x3B\x00\x00\x00\xCF\x00\x00\x00\x4B\x00\x00\x00\x66\x00\x00"
|
|
|
|
|
"\x00\x4B\x00\x00\x00\x66\x00\x00\x00\x6C\x03\x00\x00\xCF\x00\x00"
|
|
|
|
|
"\x00\x6C\x03\x00\x00\xCF\x00\x00\x00\x7E\x03\x00\x00\x3C\x00\x00"
|
|
|
|
|
"\x00\x7E\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_RBRACKET
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0xA7 Font: StarMath
|
|
|
|
|
-22767; 512; 76; 768; 32; 0; 59; 0;
|
|
|
|
|
147; 0; 68; 768; 1; 9; 178; 0;
|
|
|
|
|
126; 768; 32; 0; 126; 768; 32; 0;
|
|
|
|
|
108; 768; 136; 0; 108; 768; 136; 0;
|
|
|
|
|
75; 0; 32; 0; 75; 0; 32; 0;
|
|
|
|
|
59; 0; 178; 0; 59; 0; 178; 0;
|
|
|
|
|
126; 768; 0; 0; 0; 0; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0xA7 Font: StarMath
|
|
|
|
|
"\xA7\x11\x02\x00\x00\x4C\x03\x00\x00\x20\x00\x00\x00\x3B\x00\x00"
|
|
|
|
|
"\x00\x93\x00\x00\x00\x44\x03\x00\x00\x01\x00\x09\x00\xB2\x00\x00"
|
|
|
|
|
"\x00\x7E\x03\x00\x00\x20\x00\x00\x00\x7E\x03\x00\x00\x20\x00\x00"
|
|
|
|
|
"\x00\x6C\x03\x00\x00\x88\x00\x00\x00\x6C\x03\x00\x00\x88\x00\x00"
|
|
|
|
|
"\x00\x4B\x00\x00\x00\x20\x00\x00\x00\x4B\x00\x00\x00\x20\x00\x00"
|
|
|
|
|
"\x00\x3B\x00\x00\x00\xB2\x00\x00\x00\x3B\x00\x00\x00\xB2\x00\x00"
|
|
|
|
|
"\x00\x7E\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_LDBRACKET
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0xB2 Font: StarMath
|
|
|
|
|
-19951; 512; 76; 768; 60; 0; 59; 0;
|
|
|
|
|
207; 0; 68; 768; 2; 9; 60; 0;
|
|
|
|
|
126; 768; 60; 0; 59; 0; 10; 256;
|
|
|
|
|
59; 0; 10; 256; 75; 0; 180; 0;
|
|
|
|
|
75; 0; 180; 0; 108; 768; 10; 256;
|
|
|
|
|
108; 768; 10; 256; 126; 768; 60; 0;
|
|
|
|
|
126; 768; 0; 0; 0; 0; 0; 1280;
|
|
|
|
|
-27136; 0; 19200; 0; 26112; 0; 19200; 0;
|
|
|
|
|
26112; 0; 27651; 0; -27136; 0; 27651; 0;
|
|
|
|
|
-27136; 0; 19200; 0; 0; 0; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0xB2 Font: StarMath
|
|
|
|
|
"\xB2\x11\x02\x00\x00\x4C\x03\x00\x00\x3C\x00\x00\x00\x3B\x00\x00"
|
|
|
|
|
"\x00\xCF\x00\x00\x00\x44\x03\x00\x00\x02\x00\x09\x00\x3C\x00\x00"
|
|
|
|
|
"\x00\x7E\x03\x00\x00\x3C\x00\x00\x00\x3B\x00\x00\x00\x0A\x01\x00"
|
|
|
|
|
"\x00\x3B\x00\x00\x00\x0A\x01\x00\x00\x4B\x00\x00\x00\xB4\x00\x00"
|
|
|
|
|
"\x00\x4B\x00\x00\x00\xB4\x00\x00\x00\x6C\x03\x00\x00\x0A\x01\x00"
|
|
|
|
|
"\x00\x6C\x03\x00\x00\x0A\x01\x00\x00\x7E\x03\x00\x00\x3C\x00\x00"
|
|
|
|
|
"\x00\x7E\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x05\x00"
|
|
|
|
|
"\x96\x00\x00\x00\x4B\x00\x00\x00\x66\x00\x00\x00\x4B\x00\x00\x00"
|
|
|
|
|
"\x66\x00\x00\x00\x6C\x03\x00\x00\x96\x00\x00\x00\x6C\x03\x00\x00"
|
|
|
|
|
"\x96\x00\x00\x00\x4B\x00\x00\x00\x00\x00\x00\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_RDBRACKET
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0xB3 Font: StarMath
|
|
|
|
|
-19695; 512; 76; 768; 60; 0; 59; 0;
|
|
|
|
|
207; 0; 68; 768; 2; 9; 10; 256;
|
|
|
|
|
126; 768; 60; 0; 126; 768; 60; 0;
|
|
|
|
|
108; 768; 138; 0; 108; 768; 138; 0;
|
|
|
|
|
75; 0; 60; 0; 75; 0; 60; 0;
|
|
|
|
|
59; 0; 10; 256; 59; 0; 10; 256;
|
|
|
|
|
126; 768; 0; 0; 0; 0; 0; 1280;
|
|
|
|
|
-22528; 0; 19200; 0; -22528; 0; 27651; 0;
|
|
|
|
|
-8192; 0; 27651; 0; -8192; 0; 19200; 0;
|
|
|
|
|
-22528; 0; 19200; 0; 0; 0; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0xB3 Font: StarMath
|
|
|
|
|
"\xB3\x11\x02\x00\x00\x4C\x03\x00\x00\x3C\x00\x00\x00\x3B\x00\x00"
|
|
|
|
|
"\x00\xCF\x00\x00\x00\x44\x03\x00\x00\x02\x00\x09\x00\x0A\x01\x00"
|
|
|
|
|
"\x00\x7E\x03\x00\x00\x3C\x00\x00\x00\x7E\x03\x00\x00\x3C\x00\x00"
|
|
|
|
|
"\x00\x6C\x03\x00\x00\x8A\x00\x00\x00\x6C\x03\x00\x00\x8A\x00\x00"
|
|
|
|
|
"\x00\x4B\x00\x00\x00\x3C\x00\x00\x00\x4B\x00\x00\x00\x3C\x00\x00"
|
|
|
|
|
"\x00\x3B\x00\x00\x00\x0A\x01\x00\x00\x3B\x00\x00\x00\x0A\x01\x00"
|
|
|
|
|
"\x00\x7E\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x05\x00"
|
|
|
|
|
"\xA8\x00\x00\x00\x4B\x00\x00\x00\xA8\x00\x00\x00\x6C\x03\x00\x00"
|
|
|
|
|
"\xE0\x00\x00\x00\x6C\x03\x00\x00\xE0\x00\x00\x00\x4B\x00\x00\x00"
|
|
|
|
|
"\xA8\x00\x00\x00\x4B\x00\x00\x00\x00\x00\x00\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_LCEIL
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0xC0 Font: StarMath
|
|
|
|
|
-16367; 512; 76; 768; 60; 0; 59; 0;
|
|
|
|
|
148; 0; 68; 768; 1; 7; 60; 0;
|
|
|
|
|
126; 768; 60; 0; 59; 0; 207; 0;
|
|
|
|
|
59; 0; 207; 0; 75; 0; 102; 0;
|
|
|
|
|
75; 0; 102; 0; 126; 768; 60; 0;
|
|
|
|
|
126; 768; 0; 0; 0; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0xC0 Font: StarMath
|
|
|
|
|
"\xC0\x11\x02\x00\x00\x4C\x03\x00\x00\x3C\x00\x00\x00\x3B\x00\x00"
|
|
|
|
|
"\x00\x94\x00\x00\x00\x44\x03\x00\x00\x01\x00\x07\x00\x3C\x00\x00"
|
|
|
|
|
"\x00\x7E\x03\x00\x00\x3C\x00\x00\x00\x3B\x00\x00\x00\xCF\x00\x00"
|
|
|
|
|
"\x00\x3B\x00\x00\x00\xCF\x00\x00\x00\x4B\x00\x00\x00\x66\x00\x00"
|
|
|
|
|
"\x00\x4B\x00\x00\x00\x66\x00\x00\x00\x7E\x03\x00\x00\x3C\x00\x00"
|
|
|
|
|
"\x00\x7E\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_RCEIL
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0xC2 Font: StarMath
|
|
|
|
|
-15855; 512; 76; 768; 32; 0; 59; 0;
|
|
|
|
|
147; 0; 68; 768; 1; 7; 178; 0;
|
|
|
|
|
126; 768; 136; 0; 126; 768; 136; 0;
|
|
|
|
|
75; 0; 32; 0; 75; 0; 32; 0;
|
|
|
|
|
59; 0; 178; 0; 59; 0; 178; 0;
|
|
|
|
|
126; 768; 0; 0; 0; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0xC2 Font: StarMath
|
|
|
|
|
"\xC2\x11\x02\x00\x00\x4C\x03\x00\x00\x20\x00\x00\x00\x3B\x00\x00"
|
|
|
|
|
"\x00\x93\x00\x00\x00\x44\x03\x00\x00\x01\x00\x07\x00\xB2\x00\x00"
|
|
|
|
|
"\x00\x7E\x03\x00\x00\x88\x00\x00\x00\x7E\x03\x00\x00\x88\x00\x00"
|
|
|
|
|
"\x00\x4B\x00\x00\x00\x20\x00\x00\x00\x4B\x00\x00\x00\x20\x00\x00"
|
|
|
|
|
"\x00\x3B\x00\x00\x00\xB2\x00\x00\x00\x3B\x00\x00\x00\xB2\x00\x00"
|
|
|
|
|
"\x00\x7E\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_LFLOOR
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0xC1 Font: StarMath
|
|
|
|
|
-16111; 512; 76; 768; 60; 0; 59; 0;
|
|
|
|
|
148; 0; 68; 768; 1; 7; 60; 0;
|
|
|
|
|
126; 768; 60; 0; 59; 0; 102; 0;
|
|
|
|
|
59; 0; 102; 0; 108; 768; 207; 0;
|
|
|
|
|
108; 768; 207; 0; 126; 768; 60; 0;
|
|
|
|
|
126; 768; 0; 0; 0; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0xC1 Font: StarMath
|
|
|
|
|
"\xC1\x11\x02\x00\x00\x4C\x03\x00\x00\x3C\x00\x00\x00\x3B\x00\x00"
|
|
|
|
|
"\x00\x94\x00\x00\x00\x44\x03\x00\x00\x01\x00\x07\x00\x3C\x00\x00"
|
|
|
|
|
"\x00\x7E\x03\x00\x00\x3C\x00\x00\x00\x3B\x00\x00\x00\x66\x00\x00"
|
|
|
|
|
"\x00\x3B\x00\x00\x00\x66\x00\x00\x00\x6C\x03\x00\x00\xCF\x00\x00"
|
|
|
|
|
"\x00\x6C\x03\x00\x00\xCF\x00\x00\x00\x7E\x03\x00\x00\x3C\x00\x00"
|
|
|
|
|
"\x00\x7E\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_RFLOOR
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0xC3 Font: StarMath
|
|
|
|
|
-15599; 512; 76; 768; 32; 0; 59; 0;
|
|
|
|
|
147; 0; 68; 768; 1; 7; 178; 0;
|
|
|
|
|
126; 768; 32; 0; 126; 768; 32; 0;
|
|
|
|
|
108; 768; 136; 0; 108; 768; 136; 0;
|
|
|
|
|
59; 0; 178; 0; 59; 0; 178; 0;
|
|
|
|
|
126; 768; 0; 0; 0; 0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0xC3 Font: StarMath
|
|
|
|
|
"\xC3\x11\x02\x00\x00\x4C\x03\x00\x00\x20\x00\x00\x00\x3B\x00\x00"
|
|
|
|
|
"\x00\x93\x00\x00\x00\x44\x03\x00\x00\x01\x00\x07\x00\xB2\x00\x00"
|
|
|
|
|
"\x00\x7E\x03\x00\x00\x20\x00\x00\x00\x7E\x03\x00\x00\x20\x00\x00"
|
|
|
|
|
"\x00\x6C\x03\x00\x00\x88\x00\x00\x00\x6C\x03\x00\x00\x88\x00\x00"
|
|
|
|
|
"\x00\x3B\x00\x00\x00\xB2\x00\x00\x00\x3B\x00\x00\x00\xB2\x00\x00"
|
|
|
|
|
"\x00\x7E\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_OVERBRACE
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0x35 Font: StarMath
|
|
|
|
|
13585; 512; 76; 768; 20; 0; 8; 0;
|
|
|
|
|
104; 768; 168; 0; 1; 45; 20; 0;
|
|
|
|
|
175; 0; 20; 0; 172; 0; 20; 0;
|
|
|
|
|
135; 0; 32; 0; 108; 0; 57; 0;
|
|
|
|
|
87; 0; 79; 0; 70; 0; 109; 0;
|
|
|
|
|
60; 0; 146; 0; 60; 0; 140; 256;
|
|
|
|
|
60; 0; 159; 256; 60; 0; 172; 256;
|
|
|
|
|
57; 0; 181; 256; 48; 0; 187; 256;
|
|
|
|
|
42; 0; 193; 256; 28; 0; 193; 256;
|
|
|
|
|
8; 0; 206; 256; 8; 0; 206; 256;
|
|
|
|
|
28; 0; 209; 256; 42; 0; 218; 256;
|
|
|
|
|
48; 0; 225; 256; 57; 0; 240; 256;
|
|
|
|
|
60; 0; 4; 512; 60; 0; 254; 512;
|
|
|
|
|
60; 0; 35; 768; 60; 0; 65; 768;
|
|
|
|
|
70; 0; 89; 768; 89; 0; 111; 768;
|
|
|
|
|
109; 0; 123; 768; 138; 0; 123; 768;
|
|
|
|
|
175; 0; 109; 768; 175; 0; 109; 768;
|
|
|
|
|
123; 0; 76; 768; 96; 0; 10; 768;
|
|
|
|
|
94; 0; 28; 512; 89; 0; 245; 256;
|
|
|
|
|
89; 0; 216; 256; 70; 0; 199; 256;
|
|
|
|
|
35; 0; 182; 256; 70; 0; 154; 256;
|
|
|
|
|
89; 0; 115; 256; 89; 0; 135; 0;
|
|
|
|
|
94; 0; 67; 0; 96; 0; 33; 0;
|
|
|
|
|
123; 0; 33; 0; 175; 0; 20; 0;
|
|
|
|
|
175; 0; 0; 2; 512; 514; 0; 514;
|
|
|
|
|
2; 512; 2; 512; 514; 0; 514; 2;
|
|
|
|
|
512; 2; 512; 2; 512; 514; 0; 514;
|
|
|
|
|
0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0x35 Font: StarMath
|
|
|
|
|
"\x35\x11\x02\x00\x00\x4C\x03\x00\x00\x14\x00\x00\x00\x08\x00\x00"
|
|
|
|
|
"\x00\x68\x03\x00\x00\xA8\x00\x00\x00\x01\x00\x2D\x00\x14\x00\x00"
|
|
|
|
|
"\x00\xAF\x00\x00\x00\x14\x00\x00\x00\xAA\x00\x00\x00\x14\x00\x00"
|
|
|
|
|
"\x00\x85\x00\x00\x00\x20\x00\x00\x00\x6A\x00\x00\x00\x39\x00\x00"
|
|
|
|
|
"\x00\x56\x00\x00\x00\x4F\x00\x00\x00\x45\x00\x00\x00\x6D\x00\x00"
|
|
|
|
|
"\x00\x3B\x00\x00\x00\x92\x00\x00\x00\x3B\x00\x00\x00\x8C\x01\x00"
|
|
|
|
|
"\x00\x3B\x00\x00\x00\x9F\x01\x00\x00\x3B\x00\x00\x00\xAC\x01\x00"
|
|
|
|
|
"\x00\x37\x00\x00\x00\xB5\x01\x00\x00\x30\x00\x00\x00\xBB\x01\x00"
|
|
|
|
|
"\x00\x2A\x00\x00\x00\xC1\x01\x00\x00\x1C\x00\x00\x00\xC1\x01\x00"
|
|
|
|
|
"\x00\x08\x00\x00\x00\xCE\x01\x00\x00\x08\x00\x00\x00\xCE\x01\x00"
|
|
|
|
|
"\x00\x1C\x00\x00\x00\xD1\x01\x00\x00\x2A\x00\x00\x00\xDA\x01\x00"
|
|
|
|
|
"\x00\x30\x00\x00\x00\xE1\x01\x00\x00\x37\x00\x00\x00\xF0\x01\x00"
|
|
|
|
|
"\x00\x3B\x00\x00\x00\x04\x02\x00\x00\x3B\x00\x00\x00\xFE\x02\x00"
|
|
|
|
|
"\x00\x3B\x00\x00\x00\x23\x03\x00\x00\x3B\x00\x00\x00\x41\x03\x00"
|
|
|
|
|
"\x00\x45\x00\x00\x00\x59\x03\x00\x00\x59\x00\x00\x00\x6F\x03\x00"
|
|
|
|
|
"\x00\x6D\x00\x00\x00\x7B\x03\x00\x00\x8A\x00\x00\x00\x7B\x03\x00"
|
|
|
|
|
"\x00\xAF\x00\x00\x00\x6D\x03\x00\x00\xAF\x00\x00\x00\x6D\x03\x00"
|
|
|
|
|
"\x00\x79\x00\x00\x00\x4C\x03\x00\x00\x5E\x00\x00\x00\x0A\x03\x00"
|
|
|
|
|
"\x00\x5C\x00\x00\x00\x1C\x02\x00\x00\x57\x00\x00\x00\xF5\x01\x00"
|
|
|
|
|
"\x00\x57\x00\x00\x00\xD8\x01\x00\x00\x46\x00\x00\x00\xC7\x01\x00"
|
|
|
|
|
"\x00\x23\x00\x00\x00\xB6\x01\x00\x00\x46\x00\x00\x00\x9A\x01\x00"
|
|
|
|
|
"\x00\x57\x00\x00\x00\x73\x01\x00\x00\x57\x00\x00\x00\x87\x00\x00"
|
|
|
|
|
"\x00\x5C\x00\x00\x00\x43\x00\x00\x00\x5E\x00\x00\x00\x21\x00\x00"
|
|
|
|
|
"\x00\x79\x00\x00\x00\x21\x00\x00\x00\xAF\x00\x00\x00\x14\x00\x00"
|
|
|
|
|
"\x00\xAF\x00\x00\x00\x00\x00\x02\x02\x00\x02\x02\x00\x00\x02\x02"
|
|
|
|
|
"\x00\x02\x02\x00\x00\x02\x02\x00\x02\x02\x00\x00\x02\x02\x00\x02"
|
|
|
|
|
"\x02\x00\x00\x02\x02\x00\x00\x02\x02\x00\x02\x02\x00\x00\x02\x02"
|
|
|
|
|
"\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource RID_XPP_UNDERBRACE
|
|
|
|
|
{
|
|
|
|
|
ExtraData =
|
|
|
|
|
{
|
|
|
|
|
// Zeichen: 0x34 Font: StarMath
|
|
|
|
|
13329; 512; 76; 768; 11; 0; 244; 512;
|
|
|
|
|
104; 768; 166; 0; 1; 45; 114; 768;
|
|
|
|
|
244; 512; 114; 768; 247; 512; 114; 768;
|
|
|
|
|
28; 768; 103; 768; 55; 768; 79; 768;
|
|
|
|
|
74; 768; 55; 768; 92; 768; 25; 768;
|
|
|
|
|
103; 768; 244; 512; 103; 768; 252; 256;
|
|
|
|
|
103; 768; 231; 256; 103; 768; 218; 256;
|
|
|
|
|
106; 768; 209; 256; 114; 768; 201; 256;
|
|
|
|
|
121; 768; 198; 256; 133; 768; 198; 256;
|
|
|
|
|
153; 768; 184; 256; 153; 768; 184; 256;
|
|
|
|
|
133; 768; 179; 256; 119; 768; 172; 256;
|
|
|
|
|
113; 768; 164; 256; 106; 768; 150; 256;
|
|
|
|
|
103; 768; 130; 256; 103; 768; 136; 0;
|
|
|
|
|
103; 768; 97; 0; 103; 768; 67; 0;
|
|
|
|
|
92; 768; 45; 0; 74; 768; 21; 0;
|
|
|
|
|
54; 768; 11; 0; 25; 768; 11; 0;
|
|
|
|
|
244; 512; 25; 0; 244; 512; 25; 0;
|
|
|
|
|
40; 768; 57; 0; 67; 768; 124; 0;
|
|
|
|
|
69; 768; 106; 256; 74; 768; 144; 256;
|
|
|
|
|
74; 768; 172; 256; 91; 768; 191; 256;
|
|
|
|
|
126; 768; 208; 256; 91; 768; 235; 256;
|
|
|
|
|
74; 768; 19; 512; 74; 768; 0; 768;
|
|
|
|
|
69; 768; 67; 768; 67; 768; 101; 768;
|
|
|
|
|
40; 768; 101; 768; 244; 512; 114; 768;
|
|
|
|
|
244; 512; 0; 2; 512; 514; 0; 514;
|
|
|
|
|
2; 512; 2; 512; 514; 0; 514; 2;
|
|
|
|
|
512; 2; 512; 2; 512; 514; 0; 514;
|
|
|
|
|
0;
|
|
|
|
|
#ifdef NO_MORE
|
|
|
|
|
// Zeichen: 0x34 Font: StarMath
|
|
|
|
|
"\x34\x11\x02\x00\x00\x4C\x03\x00\x00\x0B\x00\x00\x00\xF4\x02\x00"
|
|
|
|
|
"\x00\x68\x03\x00\x00\xA6\x00\x00\x00\x01\x00\x2D\x00\x72\x03\x00"
|
|
|
|
|
"\x00\xF4\x02\x00\x00\x72\x03\x00\x00\xF7\x02\x00\x00\x72\x03\x00"
|
|
|
|
|
"\x00\x1C\x03\x00\x00\x67\x03\x00\x00\x37\x03\x00\x00\x4F\x03\x00"
|
|
|
|
|
"\x00\x4A\x03\x00\x00\x37\x03\x00\x00\x5C\x03\x00\x00\x19\x03\x00"
|
|
|
|
|
"\x00\x67\x03\x00\x00\xF4\x02\x00\x00\x67\x03\x00\x00\xFA\x01\x00"
|
|
|
|
|
"\x00\x67\x03\x00\x00\xE6\x01\x00\x00\x67\x03\x00\x00\xD8\x01\x00"
|
|
|
|
|
"\x00\x6A\x03\x00\x00\xD1\x01\x00\x00\x71\x03\x00\x00\xC9\x01\x00"
|
|
|
|
|
"\x00\x77\x03\x00\x00\xC6\x01\x00\x00\x85\x03\x00\x00\xC6\x01\x00"
|
|
|
|
|
"\x00\x99\x03\x00\x00\xB8\x01\x00\x00\x99\x03\x00\x00\xB8\x01\x00"
|
|
|
|
|
"\x00\x85\x03\x00\x00\xB3\x01\x00\x00\x77\x03\x00\x00\xAC\x01\x00"
|
|
|
|
|
"\x00\x71\x03\x00\x00\xA4\x01\x00\x00\x6A\x03\x00\x00\x96\x01\x00"
|
|
|
|
|
"\x00\x67\x03\x00\x00\x82\x01\x00\x00\x67\x03\x00\x00\x88\x00\x00"
|
|
|
|
|
"\x00\x67\x03\x00\x00\x61\x00\x00\x00\x67\x03\x00\x00\x43\x00\x00"
|
|
|
|
|
"\x00\x5C\x03\x00\x00\x2D\x00\x00\x00\x4A\x03\x00\x00\x15\x00\x00"
|
|
|
|
|
"\x00\x36\x03\x00\x00\x0B\x00\x00\x00\x19\x03\x00\x00\x0B\x00\x00"
|
|
|
|
|
"\x00\xF4\x02\x00\x00\x19\x00\x00\x00\xF4\x02\x00\x00\x19\x00\x00"
|
|
|
|
|
"\x00\x28\x03\x00\x00\x39\x00\x00\x00\x43\x03\x00\x00\x7C\x00\x00"
|
|
|
|
|
"\x00\x45\x03\x00\x00\x6A\x01\x00\x00\x4A\x03\x00\x00\x90\x01\x00"
|
|
|
|
|
"\x00\x4A\x03\x00\x00\xAC\x01\x00\x00\x5B\x03\x00\x00\xBF\x01\x00"
|
|
|
|
|
"\x00\x7E\x03\x00\x00\xD0\x01\x00\x00\x5B\x03\x00\x00\xEB\x01\x00"
|
|
|
|
|
"\x00\x4A\x03\x00\x00\x13\x02\x00\x00\x4A\x03\x00\x00\x00\x03\x00"
|
|
|
|
|
"\x00\x45\x03\x00\x00\x43\x03\x00\x00\x43\x03\x00\x00\x65\x03\x00"
|
|
|
|
|
"\x00\x28\x03\x00\x00\x65\x03\x00\x00\xF4\x02\x00\x00\x72\x03\x00"
|
|
|
|
|
"\x00\xF4\x02\x00\x00\x00\x00\x02\x02\x00\x02\x02\x00\x00\x02\x02"
|
|
|
|
|
"\x00\x02\x02\x00\x00\x02\x02\x00\x02\x02\x00\x00\x02\x02\x00\x02"
|
|
|
|
|
"\x02\x00\x00\x02\x02\x00\x00\x02\x02\x00\x02\x02\x00\x00\x02\x02"
|
|
|
|
|
"\x00\x00";
|
|
|
|
|
#endif
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
String RID_PLUSX { Text = "+<?> " ; };
|
|
|
|
|
String RID_MINUSX { Text = "-<?> " ; };
|
|
|
|
|
String RID_PLUSMINUSX { Text = "+-<?> " ; };
|
|
|
|
|
String RID_MINUSPLUSX { Text = "-+<?> " ; };
|
|
|
|
|
String RID_NEGX { Text = "neg <?> " ; };
|
|
|
|
|
String RID_XPLUSY { Text = "<?> + <?> " ; };
|
|
|
|
|
String RID_XMINUSY { Text = "<?> - <?> " ; };
|
|
|
|
|
String RID_XCDOTY { Text = "<?> cdot <?> " ; };
|
|
|
|
|
String RID_XTIMESY { Text = "<?> times <?> " ; };
|
|
|
|
|
String RID_XSYMTIMESY { Text = "<?> * <?> " ; };
|
|
|
|
|
String RID_XSYMDIVIDEY { Text = "<?> / <?> " ; };
|
|
|
|
|
String RID_XDIVY { Text = "<?> div <?> " ; };
|
|
|
|
|
String RID_XOVERY { Text = "<?> over <?> " ; };
|
|
|
|
|
String RID_XODIVIDEY { Text = "<?> odivide <?> " ; };
|
|
|
|
|
String RID_XODOTY { Text = "<?> odot <?> " ; };
|
|
|
|
|
String RID_XOMINUSY { Text = "<?> ominus <?> " ; };
|
|
|
|
|
String RID_XOPLUSY { Text = "<?> oplus <?> " ; };
|
|
|
|
|
String RID_XOTIMESY { Text = "<?> otimes <?> " ; };
|
|
|
|
|
String RID_XANDY { Text = "<?> and <?> " ; };
|
|
|
|
|
String RID_XORY { Text = "<?> or <?> " ; };
|
|
|
|
|
String RID_XEQY { Text = "<?> = <?> " ; };
|
|
|
|
|
String RID_XNEQY { Text = "<?> <> <?> " ; };
|
|
|
|
|
String RID_XLTY { Text = "<?> < <?> " ; };
|
|
|
|
|
String RID_XGTY { Text = "<?> > <?> " ; };
|
|
|
|
|
String RID_XLEY { Text = "<?> <= <?> " ; };
|
|
|
|
|
String RID_XGEY { Text = "<?> >= <?> " ; };
|
|
|
|
|
String RID_XLESLANTY { Text = "<?> leslant <?> " ; };
|
|
|
|
|
String RID_XGESLANTY { Text = "<?> geslant <?> " ; };
|
|
|
|
|
String RID_XLLY { Text = "<?> << <?> " ; };
|
|
|
|
|
String RID_XGGY { Text = "<?> >> <?> " ; };
|
|
|
|
|
String RID_XDEFY { Text = "<?> def <?> " ; };
|
|
|
|
|
String RID_XEQUIVY { Text = "<?> equiv <?> " ; };
|
|
|
|
|
String RID_XAPPROXY { Text = "<?> approx <?> " ; };
|
|
|
|
|
String RID_XSIMY { Text = "<?> sim <?> " ; };
|
|
|
|
|
String RID_XSIMEQY { Text = "<?> simeq <?> " ; };
|
|
|
|
|
String RID_XPROPY { Text = "<?> prop <?> " ; };
|
|
|
|
|
String RID_XORTHOY { Text = "<?> ortho <?> " ; };
|
|
|
|
|
String RID_XPARALLELY { Text = "<?> parallel <?> " ; };
|
|
|
|
|
String RID_XTOWARDY { Text = "<?> toward <?> " ; };
|
|
|
|
|
String RID_XTRANSLY { Text = "<?> transl <?> " ; };
|
|
|
|
|
String RID_XTRANSRY { Text = "<?> transr <?> " ; };
|
|
|
|
|
String RID_XINY { Text = "<?> in <?> " ; };
|
|
|
|
|
String RID_XNOTINY { Text = "<?> notin <?> " ; };
|
|
|
|
|
String RID_XOWNSY { Text = "<?> owns <?> " ; };
|
|
|
|
|
String RID_XUNIONY { Text = "<?> union <?> " ; };
|
|
|
|
|
String RID_XINTERSECTIONY { Text = "<?> intersection <?> " ; };
|
|
|
|
|
String RID_XSETMINUSY { Text = "<?> setminus <?> " ; };
|
|
|
|
|
String RID_XSLASHY { Text = "<?> slash <?> " ; };
|
|
|
|
|
String RID_XSUBSETY { Text = "<?> subset <?> " ; };
|
|
|
|
|
String RID_XSUBSETEQY { Text = "<?> subseteq <?> " ; };
|
|
|
|
|
String RID_XSUPSETY { Text = "<?> supset <?> " ; };
|
|
|
|
|
String RID_XSUPSETEQY { Text = "<?> supseteq <?> " ; };
|
|
|
|
|
String RID_XNSUBSETY { Text = "<?> nsubset <?> " ; };
|
|
|
|
|
String RID_XNSUBSETEQY { Text = "<?> nsubseteq <?> " ; };
|
|
|
|
|
String RID_XNSUPSETY { Text = "<?> nsupset <?> " ; };
|
|
|
|
|
String RID_XNSUPSETEQY { Text = "<?> nsupseteq <?> " ; };
|
|
|
|
|
String RID_ABSX { Text = "abs{<?>} " ; };
|
|
|
|
|
String RID_FACTX { Text = "fact <?> " ; };
|
|
|
|
|
String RID_SQRTX { Text = "sqrt{<?>} " ; };
|
|
|
|
|
String RID_NROOTXY { Text = "nroot{<?>}{<?>} " ; };
|
|
|
|
|
String RID_EX { Text = "func e^{<?>} " ; };
|
|
|
|
|
String RID_EXPX { Text = "exp(<?>) " ; };
|
|
|
|
|
String RID_LNX { Text = "ln(<?>) " ; };
|
|
|
|
|
String RID_LOGX { Text = "log(<?>) " ; };
|
|
|
|
|
String RID_SINX { Text = "sin(<?>) " ; };
|
|
|
|
|
String RID_COSX { Text = "cos(<?>) " ; };
|
|
|
|
|
String RID_TANX { Text = "tan(<?>) " ; };
|
|
|
|
|
String RID_COTX { Text = "cot(<?>) " ; };
|
|
|
|
|
String RID_ARCSINX { Text = "arcsin(<?>) " ; };
|
|
|
|
|
String RID_ARCCOSX { Text = "arccos(<?>) " ; };
|
|
|
|
|
String RID_ARCTANX { Text = "arctan(<?>) " ; };
|
|
|
|
|
String RID_ARCCOTX { Text = "arccot(<?>) " ; };
|
|
|
|
|
String RID_SINHX { Text = "sinh(<?>) " ; };
|
|
|
|
|
String RID_COSHX { Text = "cosh(<?>) " ; };
|
|
|
|
|
String RID_TANHX { Text = "tanh(<?>) " ; };
|
|
|
|
|
String RID_COTHX { Text = "coth(<?>) " ; };
|
|
|
|
|
String RID_ARSINHX { Text = "arsinh(<?>) " ; };
|
|
|
|
|
String RID_ARCOSHX { Text = "arcosh(<?>) " ; };
|
|
|
|
|
String RID_ARTANHX { Text = "artanh(<?>) " ; };
|
|
|
|
|
String RID_ARCOTHX { Text = "arcoth(<?>) " ; };
|
|
|
|
|
String RID_SUMX { Text = "sum <?> " ; };
|
|
|
|
|
String RID_PRODX { Text = "prod <?> " ; };
|
|
|
|
|
String RID_COPRODX { Text = "coprod <?> " ; };
|
|
|
|
|
String RID_LIMX { Text = "lim <?> " ; };
|
|
|
|
|
String RID_LIMINFX { Text = "liminf <?> " ; };
|
|
|
|
|
String RID_LIMSUPX { Text = "limsup <?> " ; };
|
|
|
|
|
String RID_EXISTS { Text = "exists " ; };
|
|
|
|
|
String RID_FORALL { Text = "forall " ; };
|
|
|
|
|
String RID_INTX { Text = "int <?> " ; };
|
|
|
|
|
String RID_IINTX { Text = "iint <?> " ; };
|
|
|
|
|
String RID_IIINTX { Text = "iiint <?> " ; };
|
|
|
|
|
String RID_LINTX { Text = "lint <?> " ; };
|
|
|
|
|
String RID_LLINTX { Text = "llint <?> " ; };
|
|
|
|
|
String RID_LLLINTX { Text = "lllint <?> " ; };
|
|
|
|
|
String RID_FROMX { Text = "from{<?>} <?> " ; };
|
|
|
|
|
String RID_TOX { Text = "to{<?>} <?> " ; };
|
|
|
|
|
String RID_FROMXTOY { Text = "from{<?>} to{<?>} <?> " ; };
|
|
|
|
|
String RID_ACUTEX { Text = "acute <?> " ; };
|
|
|
|
|
String RID_BARX { Text = "bar <?> " ; };
|
|
|
|
|
String RID_BREVEX { Text = "breve <?> " ; };
|
|
|
|
|
String RID_CHECKX { Text = "check <?> " ; };
|
|
|
|
|
String RID_CIRCLEX { Text = "circle <?> " ; };
|
|
|
|
|
String RID_DOTX { Text = "dot <?> " ; };
|
|
|
|
|
String RID_DDOTX { Text = "ddot <?> " ; };
|
|
|
|
|
String RID_DDDOTX { Text = "dddot <?> " ; };
|
|
|
|
|
String RID_GRAVEX { Text = "grave <?> " ; };
|
|
|
|
|
String RID_HATX { Text = "hat <?> " ; };
|
|
|
|
|
String RID_TILDEX { Text = "tilde <?> " ; };
|
|
|
|
|
String RID_VECX { Text = "vec <?> " ; };
|
|
|
|
|
String RID_UNDERLINEX { Text = "underline <?> " ; };
|
|
|
|
|
String RID_OVERLINEX { Text = "overline <?> " ; };
|
|
|
|
|
String RID_OVERSTRIKEX { Text = "overstrike <?> " ; };
|
|
|
|
|
String RID_PHANTOMX { Text = "phantom <?> " ; };
|
|
|
|
|
String RID_BOLDX { Text = "bold <?> " ; };
|
|
|
|
|
String RID_ITALX { Text = "ital <?> " ; };
|
|
|
|
|
String RID_SIZEXY { Text = "size <?> <?> " ; };
|
|
|
|
|
String RID_FONTXY { Text = "font <?> <?> " ; };
|
|
|
|
|
String RID_COLORX { Text = "color <?> <?> " ; };
|
|
|
|
|
String RID_LRGROUPX { Text = "{<?>} " ; };
|
|
|
|
|
String RID_LRPARENTX { Text = "(<?>) " ; };
|
|
|
|
|
String RID_LRBRACKETX { Text = "[<?>] " ; };
|
|
|
|
|
String RID_LRDBRACKETX { Text = "ldbracket <?> rdbracket " ; };
|
|
|
|
|
String RID_LRBRACEX { Text = "lbrace <?> rbrace " ; };
|
|
|
|
|
String RID_LRANGLEX { Text = "langle <?> rangle " ; };
|
|
|
|
|
String RID_LRCEILX { Text = "lceil <?> rceil " ; };
|
|
|
|
|
String RID_LRFLOORX { Text = "lfloor <?> rfloor " ; };
|
|
|
|
|
String RID_LRLINEX { Text = "lline <?> rline " ; };
|
|
|
|
|
String RID_LRDLINEX { Text = "ldline <?> rdline " ; };
|
|
|
|
|
String RID_LMRANGLEXY { Text = "langle <?> mline <?> rangle " ; };
|
|
|
|
|
String RID_SLRPARENTX { Text = "left ( <?> right ) " ; };
|
|
|
|
|
String RID_SLRBRACKETX { Text = "left [ <?> right ] " ; };
|
|
|
|
|
String RID_SLRDBRACKETX { Text = "left ldbracket <?> right rdbracket " ; };
|
|
|
|
|
String RID_SLRBRACEX { Text = "left lbrace <?> right rbrace " ; };
|
|
|
|
|
String RID_SLRANGLEX { Text = "left langle <?> right rangle " ; };
|
|
|
|
|
String RID_SLRCEILX { Text = "left lceil <?> right rceil " ; };
|
|
|
|
|
String RID_SLRFLOORX { Text = "left lfloor <?> right rfloor " ; };
|
|
|
|
|
String RID_SLRLINEX { Text = "left lline <?> right rline " ; };
|
|
|
|
|
String RID_SLRDLINEX { Text = "left ldline <?> right rdline " ; };
|
|
|
|
|
String RID_SLMRANGLEXY { Text = "left langle <?> mline <?> right rangle " ; };
|
|
|
|
|
String RID_XOVERBRACEY { Text = "<?> overbrace <?> " ; };
|
|
|
|
|
String RID_XUNDERBRACEY { Text = "<?> underbrace <?> " ; };
|
|
|
|
|
String RID_RSUBX { Text = "<?>_{<?>}" ; };
|
|
|
|
|
String RID_RSUPX { Text = "<?>^{<?>}" ; };
|
|
|
|
|
String RID_LSUBX { Text = "<?> lsub{<?>} " ; };
|
|
|
|
|
String RID_LSUPX { Text = "<?> lsup{<?>} " ; };
|
|
|
|
|
String RID_CSUBX { Text = "<?> csub{<?>} " ; };
|
|
|
|
|
String RID_CSUPX { Text = "<?> csup{<?>} " ; };
|
|
|
|
|
String RID_SBLANK { Text = "`" ; };
|
|
|
|
|
String RID_BLANK { Text = "~" ; };
|
|
|
|
|
String RID_NEWLINE { Text = "newline " ; };
|
|
|
|
|
String RID_BINOMXY { Text = "binom{<?>}{<?>} " ; };
|
|
|
|
|
String RID_STACK { Text = "stack{<?> # <?> # <?>} " ; };
|
|
|
|
|
String RID_MATRIX { Text = "matrix{<?> # <?> ## <?> # <?>} " ; };
|
|
|
|
|
String RID_ALIGNLX { Text = "alignl <?> " ; };
|
|
|
|
|
String RID_ALIGNCX { Text = "alignc <?> " ; };
|
|
|
|
|
String RID_ALIGNRX { Text = "alignr <?> " ; };
|
|
|
|
|
String RID_ALEPH { Text = "aleph " ; };
|
|
|
|
|
String RID_EMPTYSET { Text = "emptyset " ; };
|
|
|
|
|
String RID_RE { Text = "Re " ; };
|
|
|
|
|
String RID_IM { Text = "Im " ; };
|
|
|
|
|
String RID_INFINITY { Text = "infinity " ; };
|
|
|
|
|
String RID_PARTIAL { Text = "partial " ; };
|
|
|
|
|
String RID_NABLA { Text = "nabla " ; };
|
|
|
|
|
String RID_WP { Text = "wp " ; };
|
|
|
|
|
String RID_DOTSAXIS { Text = "dotsaxis " ; };
|
|
|
|
|
String RID_DOTSUP { Text = "dotsup " ; };
|
|
|
|
|
String RID_DOTSDOWN { Text = "dotsdown " ; };
|
|
|
|
|
String RID_DOTSLOW { Text = "dotslow " ; };
|
|
|
|
|
String RID_DOTSVERT { Text = "dotsvert " ; };
|
|
|
|
|
String RID_XCIRCY { Text = "<?> circ <?> " ; };
|
|
|
|
|
String RID_XWIDESLASHY { Text = "<?> wideslash <?> " ; };
|
|
|
|
|
String RID_XWIDEBSLASHY { Text = "<?> widebslash <?> " ; };
|
|
|
|
|
String RID_XDIVIDESY { Text = "<?> divides <?> " ; };
|
|
|
|
|
String RID_XNDIVIDESY { Text = "<?> ndivides <?> " ; };
|
|
|
|
|
String RID_DLARROW { Text = "<?> dlarrow <?> " ; };
|
|
|
|
|
String RID_DLRARROW { Text = "<?> dlrarrow <?> " ; };
|
|
|
|
|
String RID_DRARROW { Text = "<?> drarrow <?> " ; };
|
|
|
|
|
String RID_SETN { Text = "setN " ; };
|
|
|
|
|
String RID_SETZ { Text = "setZ " ; };
|
|
|
|
|
String RID_SETQ { Text = "setQ " ; };
|
|
|
|
|
String RID_SETR { Text = "setR " ; };
|
|
|
|
|
String RID_SETC { Text = "setC " ; };
|
|
|
|
|
String RID_WIDEHATX { Text = "widehat <?> " ; };
|
|
|
|
|
String RID_WIDETILDEX { Text = "widetilde <?> " ; };
|
|
|
|
|
String RID_WIDEVECX { Text = "widevec <?> " ; };
|
|
|
|
|
String RID_HBAR { Text = "hbar " ; };
|
|
|
|
|
String RID_LAMBDABAR { Text = "lambdabar " ; };
|
|
|
|
|
String RID_LEFTARROW { Text = "leftarrow " ; };
|
|
|
|
|
String RID_RIGHTARROW { Text = "rightarrow " ; };
|
|
|
|
|
String RID_UPARROW { Text = "uparrow " ; };
|
|
|
|
|
String RID_DOWNARROW { Text = "downarrow " ; };
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//////////////////////////////////////////
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Menu RID_COMMANDMENU
|
|
|
|
|
{
|
|
|
|
|
ItemList =
|
|
|
|
|
{
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_UNBINOPS_MENU ;
|
|
|
|
|
HelpId = HID_SMA_UNBINOPS_TBX ;
|
|
|
|
|
Text = "~Un<55>re/Bin<69>re Operatoren" ;
|
|
|
|
|
Text [ ENGLISH ] = "Unary/binary operators" ;
|
2000-11-24 15:49:46 +00:00
|
|
|
|
Text [ english_us ] = "~Unary/Binary Operators" ;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
Text [ portuguese_brazilian ] = "Un<55>re/Bin<69>re Operatoren" ;
|
2000-11-15 20:02:17 +00:00
|
|
|
|
Text [ swedish ] = "~Un<55>ra/bin<69>ra operatorer" ;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
Text [ danish ] = "Monadiske/bin<69>re operatorer" ;
|
|
|
|
|
Text [ italian ] = "Operatori unari/binari" ;
|
|
|
|
|
Text [ spanish ] = "Operadores ~unarios/binarios" ;
|
|
|
|
|
Text [ french ] = "Op<4F>rateurs u~naires/binaires" ;
|
|
|
|
|
Text [ dutch ] = "~Unaire/binaire operatoren" ;
|
|
|
|
|
Text [ portuguese ] = "Operadores ~un<75>rios/bin<69>rios" ;
|
|
|
|
|
SubMenu = Menu
|
|
|
|
|
{
|
|
|
|
|
ItemList =
|
|
|
|
|
{
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_PLUSX;
|
|
|
|
|
HelpId = HID_SMA_PLUSX;
|
|
|
|
|
Text = "+a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_MINUSX;
|
|
|
|
|
HelpId = HID_SMA_MINUSX;
|
|
|
|
|
Text = "-a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_PLUSMINUSX;
|
|
|
|
|
HelpId = HID_SMA_PLUSMINUSX;
|
|
|
|
|
Text = "+-a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_MINUSPLUSX;
|
|
|
|
|
HelpId = HID_SMA_MINUSPLUSX;
|
|
|
|
|
Text = "-+a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XPLUSY;
|
|
|
|
|
HelpId = HID_SMA_XPLUSY;
|
|
|
|
|
Text = "a + b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XMINUSY;
|
|
|
|
|
HelpId = HID_SMA_XMINUSY;
|
|
|
|
|
Text = "a - b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XCDOTY;
|
|
|
|
|
HelpId = HID_SMA_XCDOTY;
|
|
|
|
|
Text = "a cdot b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XTIMESY;
|
|
|
|
|
HelpId = HID_SMA_XTIMESY;
|
|
|
|
|
Text = "a times b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XSYMTIMESY;
|
|
|
|
|
HelpId = HID_SMA_XSYMTIMESY;
|
|
|
|
|
Text = "a * b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XOVERY;
|
|
|
|
|
HelpId = HID_SMA_XOVERY;
|
|
|
|
|
Text = "a over b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XDIVY;
|
|
|
|
|
HelpId = HID_SMA_XDIVY;
|
|
|
|
|
Text = "a div b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XSYMDIVIDEY;
|
|
|
|
|
HelpId = HID_SMA_XSYMDIVIDEY;
|
|
|
|
|
Text = "a / b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XCIRCY;
|
|
|
|
|
HelpId = HID_SMA_XCIRCY;
|
|
|
|
|
Text = "a circ b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XWIDESLASHY;
|
|
|
|
|
HelpId = HID_SMA_XWIDESLASHY;
|
|
|
|
|
Text = "a wideslash b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XWIDEBSLASHY;
|
|
|
|
|
HelpId = HID_SMA_XWIDEBSLASHY;
|
|
|
|
|
Text = "a widebslash b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_NEGX;
|
|
|
|
|
HelpId = HID_SMA_NEGX;
|
|
|
|
|
Text = "neg a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XANDY;
|
|
|
|
|
HelpId = HID_SMA_XANDY;
|
|
|
|
|
Text = "a and b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XORY;
|
|
|
|
|
HelpId = HID_SMA_XORY;
|
|
|
|
|
Text = "a or b";
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
Text[ chinese_simplified ] = "һԪ/<2F><>Ԫ<EFBFBD><D4AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Unarne/binarne operatory";
|
|
|
|
|
Text[ japanese ] = "<22>ޭ<EFBFBD><DEAD><EFBFBD>/<2F><EFBFBD><DEB2> <20><><EFBFBD>ڰ<EFBFBD>";
|
|
|
|
|
Text[ chinese_traditional ] = "<22>@<40><>/<2F>G<EFBFBD><47><EFBFBD>B<EFBFBD><42><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ dutch ] = "~Unaire/binaire operatoren";
|
|
|
|
|
Text[ chinese_simplified ] = "һԪ/<2F><>Ԫ<EFBFBD><D4AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD>~<7E><><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "<22><><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ turkish ] = "Birli/ikili i<>le<6C>ler";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_RELATIONS_MENU ;
|
|
|
|
|
HelpId = HID_SMA_RELATIONS_TBX ;
|
|
|
|
|
Text = "~Relationen" ;
|
|
|
|
|
Text [ ENGLISH ] = "Relations" ;
|
2000-11-24 15:49:46 +00:00
|
|
|
|
Text [ english_us ] = "~Relations" ;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
Text [ portuguese_brazilian ] = "Relationen" ;
|
|
|
|
|
Text [ swedish ] = "~Relationer" ;
|
|
|
|
|
Text [ danish ] = "Relationer" ;
|
|
|
|
|
Text [ italian ] = "Relazioni" ;
|
|
|
|
|
Text [ spanish ] = "~Relaciones" ;
|
|
|
|
|
Text [ french ] = "~Relations" ;
|
|
|
|
|
Text [ dutch ] = "~Relaties" ;
|
|
|
|
|
Text [ portuguese ] = "~Rela<6C><61>es" ;
|
|
|
|
|
SubMenu = Menu
|
|
|
|
|
{
|
|
|
|
|
ItemList =
|
|
|
|
|
{
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XEQY;
|
|
|
|
|
HelpId = HID_SMA_XEQY;
|
|
|
|
|
Text = "a = b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XNEQY;
|
|
|
|
|
HelpId = HID_SMA_XNEQY;
|
|
|
|
|
Text = "a <> b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XLTY;
|
|
|
|
|
HelpId = HID_SMA_XLTY;
|
|
|
|
|
Text = "a < b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XLEY;
|
|
|
|
|
HelpId = HID_SMA_XLEY;
|
|
|
|
|
Text = "a <= b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XLESLANTY;
|
|
|
|
|
HelpId = HID_SMA_XLESLANTY;
|
|
|
|
|
Text = "a leslant b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XGTY;
|
|
|
|
|
HelpId = HID_SMA_XGTY;
|
|
|
|
|
Text = "a > b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XGEY;
|
|
|
|
|
HelpId = HID_SMA_XGEY;
|
|
|
|
|
Text = "a >= b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XGESLANTY;
|
|
|
|
|
HelpId = HID_SMA_XGESLANTY;
|
|
|
|
|
Text = "a geslant b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XAPPROXY;
|
|
|
|
|
HelpId = HID_SMA_XAPPROXY;
|
|
|
|
|
Text = "a approx b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XSIMY;
|
|
|
|
|
HelpId = HID_SMA_XSIMY;
|
|
|
|
|
Text = "a sim b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XSIMEQY;
|
|
|
|
|
HelpId = HID_SMA_XSIMEQY;
|
|
|
|
|
Text = "a simeq b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XEQUIVY;
|
|
|
|
|
HelpId = HID_SMA_XEQUIVY;
|
|
|
|
|
Text = "a equiv b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XPROPY;
|
|
|
|
|
HelpId = HID_SMA_XPROPY;
|
|
|
|
|
Text = "a prop b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XPARALLELY;
|
|
|
|
|
HelpId = HID_SMA_XPARALLELY;
|
|
|
|
|
Text = "a parallel b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XORTHOY;
|
|
|
|
|
HelpId = HID_SMA_XORTHOY;
|
|
|
|
|
Text = "a ortho b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XDIVIDESY;
|
|
|
|
|
HelpId = HID_SMA_XDIVIDESY;
|
|
|
|
|
Text = "a divides b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XNDIVIDESY;
|
|
|
|
|
HelpId = HID_SMA_XNDIVIDESY;
|
|
|
|
|
Text = "a ndivides b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XTOWARDY;
|
|
|
|
|
HelpId = HID_SMA_XTOWARDY;
|
|
|
|
|
Text = "a toward b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_DLARROW;
|
|
|
|
|
HelpId = HID_SMA_DLARROW;
|
|
|
|
|
Text = "a dlarrow b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_DLRARROW;
|
|
|
|
|
HelpId = HID_SMA_DLRARROW;
|
|
|
|
|
Text = "a dlrarrow b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_DRARROW;
|
|
|
|
|
HelpId = HID_SMA_DRARROW;
|
|
|
|
|
Text = "a drarrow b";
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
Text[ chinese_simplified ] = "<22><>ϵ";
|
2000-11-24 15:49:46 +00:00
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
2000-09-18 16:07:07 +00:00
|
|
|
|
Text[ polish ] = "Relacje";
|
|
|
|
|
Text[ japanese ] = "<22>ڰ<EFBFBD><DAB0><EFBFBD>";
|
|
|
|
|
Text[ chinese_traditional ] = "<22><><EFBFBD>Y";
|
|
|
|
|
Text[ dutch ] = "~Relaties";
|
|
|
|
|
Text[ chinese_simplified ] = "<22><>ϵ";
|
|
|
|
|
Text[ greek ] = "~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ turkish ] = "<22>li<6C>kiler";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SETOPERATIONS_MENU ;
|
|
|
|
|
HelpId = HID_SMA_SETOPERATIONS_TBX ;
|
|
|
|
|
Text = "~Mengenoperationen" ;
|
|
|
|
|
Text [ ENGLISH ] = "Set operations" ;
|
2000-11-24 15:49:46 +00:00
|
|
|
|
Text [ english_us ] = "~Set Operations" ;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
Text [ portuguese_brazilian ] = "Mengenoperationen" ;
|
|
|
|
|
Text [ swedish ] = "~M<>ngdoperationer" ;
|
|
|
|
|
Text [ danish ] = "M<>ngdeoperationer" ;
|
|
|
|
|
Text [ italian ] = "Operazioni degli insiemi" ;
|
|
|
|
|
Text [ spanish ] = "~Operaciones de conjuntos" ;
|
|
|
|
|
Text [ french ] = "O~p<>rations quantitatives" ;
|
|
|
|
|
Text [ dutch ] = "~Definities" ;
|
|
|
|
|
Text [ portuguese ] = "~Opera<72><61>es de conjuntos" ;
|
|
|
|
|
SubMenu = Menu
|
|
|
|
|
{
|
|
|
|
|
ItemList =
|
|
|
|
|
{
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XINY;
|
|
|
|
|
HelpId = HID_SMA_XINY;
|
|
|
|
|
Text = "a in A";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XNOTINY;
|
|
|
|
|
HelpId = HID_SMA_XNOTINY;
|
|
|
|
|
Text = "a notin A";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XOWNSY;
|
|
|
|
|
HelpId = HID_SMA_XOWNSY;
|
|
|
|
|
Text = "A owns a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XINTERSECTIONY;
|
|
|
|
|
HelpId = HID_SMA_XINTERSECTIONY;
|
|
|
|
|
Text = "A intersection B";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XUNIONY;
|
|
|
|
|
HelpId = HID_SMA_XUNIONY;
|
|
|
|
|
Text = "A union B";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XSETMINUSY;
|
|
|
|
|
HelpId = HID_SMA_XSETMINUSY;
|
|
|
|
|
Text = "A \\ B";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XSLASHY;
|
|
|
|
|
HelpId = HID_SMA_XSLASHY;
|
|
|
|
|
Text = "A / B";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XSUBSETY;
|
|
|
|
|
HelpId = HID_SMA_XSUBSETY;
|
|
|
|
|
Text = "A subset B";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XSUBSETEQY;
|
|
|
|
|
HelpId = HID_SMA_XSUBSETEQY;
|
|
|
|
|
Text = "A subseteq B";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XSUPSETY;
|
|
|
|
|
HelpId = HID_SMA_XSUPSETY;
|
|
|
|
|
Text = "A supset B";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XSUPSETEQY;
|
|
|
|
|
HelpId = HID_SMA_XSUPSETEQY;
|
|
|
|
|
Text = "A supseteq B";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XNSUBSETY;
|
|
|
|
|
HelpId = HID_SMA_XNSUBSETY;
|
|
|
|
|
Text = "A nsubset B";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XNSUBSETEQY;
|
|
|
|
|
HelpId = HID_SMA_XNSUBSETEQY;
|
|
|
|
|
Text = "A nsubseteq B";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XNSUPSETY;
|
|
|
|
|
HelpId = HID_SMA_XNSUPSETY;
|
|
|
|
|
Text = "A nsupset B";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XNSUPSETEQY;
|
|
|
|
|
HelpId = HID_SMA_XNSUPSETEQY;
|
|
|
|
|
Text = "A nsupseteq B";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_EMPTYSET;
|
|
|
|
|
HelpId = HID_SMA_EMPTYSET;
|
|
|
|
|
Text = "emptyset";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_ALEPH;
|
|
|
|
|
HelpId = HID_SMA_ALEPH;
|
|
|
|
|
Text = "aleph";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SETN;
|
|
|
|
|
HelpId = HID_SMA_SETN;
|
|
|
|
|
Text = "setN";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SETZ;
|
|
|
|
|
HelpId = HID_SMA_SETZ;
|
|
|
|
|
Text = "setZ";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SETQ;
|
|
|
|
|
HelpId = HID_SMA_SETQ;
|
|
|
|
|
Text = "setQ";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SETR;
|
|
|
|
|
HelpId = HID_SMA_SETR;
|
|
|
|
|
Text = "setR";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SETC;
|
|
|
|
|
HelpId = HID_SMA_SETC;
|
|
|
|
|
Text = "setC";
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Operacje na zbiorach";
|
|
|
|
|
Text[ japanese ] = "<22>W<EFBFBD><57><EFBFBD><EFBFBD><EFBFBD>Z";
|
|
|
|
|
Text[ chinese_traditional ] = "<22>ƶq<C6B6>p<EFBFBD><70>";
|
|
|
|
|
Text[ dutch ] = "~Definities";
|
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ turkish ] = "K<>me i<>lemleri";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_FUNCTIONS_MENU ;
|
|
|
|
|
HelpId = HID_SMA_FUNCTIONS_TBX ;
|
|
|
|
|
Text = "~Funktionen" ;
|
|
|
|
|
Text [ ENGLISH ] = "Functions" ;
|
2000-11-24 15:49:46 +00:00
|
|
|
|
Text [ english_us ] = "~Functions" ;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
Text [ portuguese_brazilian ] = "Funktionen" ;
|
|
|
|
|
Text [ swedish ] = "~Funktioner" ;
|
|
|
|
|
Text [ danish ] = "Funktioner" ;
|
|
|
|
|
Text [ italian ] = "Funzioni" ;
|
|
|
|
|
Text [ spanish ] = "~Funciones" ;
|
|
|
|
|
Text [ french ] = "~Fonctions" ;
|
|
|
|
|
Text [ dutch ] = "~Functies" ;
|
|
|
|
|
Text [ portuguese ] = "~Fun<75><6E>es" ;
|
|
|
|
|
SubMenu = Menu
|
|
|
|
|
{
|
|
|
|
|
ItemList =
|
|
|
|
|
{
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_ABSX;
|
|
|
|
|
HelpId = HID_SMA_ABSX;
|
|
|
|
|
Text = "|x|";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_FACTX;
|
|
|
|
|
HelpId = HID_SMA_FACTX;
|
|
|
|
|
Text = "x!";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SQRTX;
|
|
|
|
|
HelpId = HID_SMA_SQRTX;
|
|
|
|
|
Text = "sqrt x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_NROOTXY;
|
|
|
|
|
HelpId = HID_SMA_NROOTXY;
|
|
|
|
|
Text = "nroot x y";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_RSUPX;
|
|
|
|
|
HelpId = HID_SMA_RSUPX;
|
|
|
|
|
Text = "x^y";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_EX;
|
|
|
|
|
HelpId = HID_SMA_EX;
|
|
|
|
|
Text = "e^x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LNX;
|
|
|
|
|
HelpId = HID_SMA_LNX;
|
|
|
|
|
Text = "ln(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_EXPX;
|
|
|
|
|
HelpId = HID_SMA_EXPX;
|
|
|
|
|
Text = "exp(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LOGX;
|
|
|
|
|
HelpId = HID_SMA_LOGX;
|
|
|
|
|
Text = "log(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SINX;
|
|
|
|
|
HelpId = HID_SMA_SINX;
|
|
|
|
|
Text = "sin(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_COSX;
|
|
|
|
|
HelpId = HID_SMA_COSX;
|
|
|
|
|
Text = "cos(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_TANX;
|
|
|
|
|
HelpId = HID_SMA_TANX;
|
|
|
|
|
Text = "tan(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_COTX;
|
|
|
|
|
HelpId = HID_SMA_COTX;
|
|
|
|
|
Text = "cot(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SINHX;
|
|
|
|
|
HelpId = HID_SMA_SINHX;
|
|
|
|
|
Text = "sinh(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_COSHX;
|
|
|
|
|
HelpId = HID_SMA_COSHX;
|
|
|
|
|
Text = "cosh(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_TANHX;
|
|
|
|
|
HelpId = HID_SMA_TANHX;
|
|
|
|
|
Text = "tanh(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_COTHX;
|
|
|
|
|
HelpId = HID_SMA_COTHX;
|
|
|
|
|
Text = "coth(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_FUNCTIONSOTHER1_MENU;
|
|
|
|
|
HelpId = HID_SMA_FUNCTIONSOTHER1_MENU;
|
|
|
|
|
Text = "andere";
|
|
|
|
|
Text [ ENGLISH ] = "other";
|
|
|
|
|
TEXT[ italian ] = "altri";
|
|
|
|
|
TEXT[ portuguese_brazilian ] = "andere";
|
|
|
|
|
TEXT[ portuguese ] = "Outros";
|
|
|
|
|
TEXT[ danish ] = "andre";
|
|
|
|
|
TEXT[ french ] = "Autres";
|
|
|
|
|
TEXT[ swedish ] = "andra";
|
|
|
|
|
TEXT[ dutch ] = "andere";
|
|
|
|
|
TEXT[ spanish ] = "otros";
|
2000-11-24 15:49:46 +00:00
|
|
|
|
TEXT[ english_us ] = "More";
|
2000-09-18 16:07:07 +00:00
|
|
|
|
SubMenu = Menu
|
|
|
|
|
{
|
|
|
|
|
ItemList =
|
|
|
|
|
{
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_ARCSINX;
|
|
|
|
|
HelpId = HID_SMA_ARCSINX;
|
|
|
|
|
Text = "arcsin(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_ARCCOSX;
|
|
|
|
|
HelpId = HID_SMA_ARCCOSX;
|
|
|
|
|
Text = "arccos(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_ARCTANX;
|
|
|
|
|
HelpId = HID_SMA_ARCTANX;
|
|
|
|
|
Text = "arctan(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_ARCCOTX;
|
|
|
|
|
HelpId = HID_SMA_ARCCOTX;
|
|
|
|
|
Text = "arcot(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_ARSINHX;
|
|
|
|
|
HelpId = HID_SMA_ARSINHX;
|
|
|
|
|
Text = "arsinh(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_ARCOSHX;
|
|
|
|
|
HelpId = HID_SMA_ARCOSHX;
|
|
|
|
|
Text = "arcosh(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_ARTANHX;
|
|
|
|
|
HelpId = HID_SMA_ARTANHX;
|
|
|
|
|
Text = "artanh(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_ARCOTHX;
|
|
|
|
|
HelpId = HID_SMA_ARCOTHX;
|
|
|
|
|
Text = "arcoth(x)";
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
TEXT[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
TEXT[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
TEXT[ polish ] = "inne";
|
|
|
|
|
TEXT[ japanese ] = "<22><><EFBFBD>̑<EFBFBD>";
|
|
|
|
|
TEXT[ chinese_traditional ] = "<22><><EFBFBD>L";
|
|
|
|
|
TEXT[ language_user1 ] = " ";
|
|
|
|
|
TEXT[ dutch ] = "andere";
|
|
|
|
|
TEXT[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
TEXT[ greek ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
TEXT[ korean ] = "<22><>Ÿ";
|
|
|
|
|
TEXT[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD>";
|
|
|
|
|
TEXT[ turkish ] = "Di<44>er";
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Funkcje";
|
|
|
|
|
Text[ japanese ] = "<22><EFBFBD>";
|
|
|
|
|
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ dutch ] = "~Functies";
|
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "<22>Լ<EFBFBD>";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ turkish ] = "Fonksiyon";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_OPERATORS_MENU ;
|
|
|
|
|
HelpId = HID_SMA_OPERATORS_TBX ;
|
|
|
|
|
Text = "~Operatoren" ;
|
|
|
|
|
Text [ ENGLISH ] = "Operators" ;
|
2000-11-24 15:49:46 +00:00
|
|
|
|
Text [ english_us ] = "O~perators" ;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
Text [ portuguese_brazilian ] = "Operatoren" ;
|
|
|
|
|
Text [ swedish ] = "~Operatorer" ;
|
|
|
|
|
Text [ danish ] = "Operatorer" ;
|
|
|
|
|
Text [ italian ] = "Operatori" ;
|
|
|
|
|
Text [ spanish ] = "~Operadores" ;
|
|
|
|
|
Text [ french ] = "~Op<4F>rateurs" ;
|
|
|
|
|
Text [ dutch ] = "O~peratoren" ;
|
|
|
|
|
Text [ portuguese ] = "~Operadores" ;
|
|
|
|
|
SubMenu = Menu
|
|
|
|
|
{
|
|
|
|
|
ItemList =
|
|
|
|
|
{
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LIMX;
|
|
|
|
|
HelpId = HID_SMA_LIMX;
|
|
|
|
|
Text = "lim x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SUMX;
|
|
|
|
|
HelpId = HID_SMA_SUMX;
|
|
|
|
|
Text = "sum x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_PRODX;
|
|
|
|
|
HelpId = HID_SMA_PRODX;
|
|
|
|
|
Text = "prod x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_COPRODX;
|
|
|
|
|
HelpId = HID_SMA_COPRODX;
|
|
|
|
|
Text = "coprod x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_INTX;
|
|
|
|
|
HelpId = HID_SMA_INTX;
|
|
|
|
|
Text = "int x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_IINTX;
|
|
|
|
|
HelpId = HID_SMA_IINTX;
|
|
|
|
|
Text = "iint x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_IIINTX;
|
|
|
|
|
HelpId = HID_SMA_IIINTX;
|
|
|
|
|
Text = "iiint x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LINTX;
|
|
|
|
|
HelpId = HID_SMA_LINTX;
|
|
|
|
|
Text = "lint x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LLINTX;
|
|
|
|
|
HelpId = HID_SMA_LLINTX;
|
|
|
|
|
Text = "llint x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LLLINTX;
|
|
|
|
|
HelpId = HID_SMA_LLLINTX;
|
|
|
|
|
Text = "lllint x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_FROMXTOY;
|
|
|
|
|
HelpId = HID_SMA_FROMXTOY;
|
|
|
|
|
Text = "... from a to b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_FROMX;
|
|
|
|
|
HelpId = HID_SMA_FROMX;
|
|
|
|
|
Text = "... from a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_TOX;
|
|
|
|
|
HelpId = HID_SMA_TOX;
|
|
|
|
|
Text = "... to b";
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Operatory";
|
|
|
|
|
Text[ japanese ] = "<22><><EFBFBD>Z<EFBFBD>q";
|
|
|
|
|
Text[ chinese_traditional ] = "<22>B<EFBFBD><42><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ dutch ] = "O~peratoren";
|
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ turkish ] = "<22><>le<6C>ler";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_ATTRIBUTES_MENU ;
|
|
|
|
|
HelpId = HID_SMA_ATTRIBUTES_TBX ;
|
|
|
|
|
Text = "~Attribute" ;
|
|
|
|
|
Text [ ENGLISH ] = "Attributes" ;
|
|
|
|
|
Text [ portuguese ] = "~Atributos" ;
|
2000-11-24 15:49:46 +00:00
|
|
|
|
Text [ english_us ] = "~Attributes" ;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
Text [ portuguese_brazilian ] = "Attribute" ;
|
|
|
|
|
Text [ swedish ] = "~Attribut" ;
|
|
|
|
|
Text [ danish ] = "Attributter" ;
|
|
|
|
|
Text [ italian ] = "Attributi" ;
|
|
|
|
|
Text [ spanish ] = "~Atributos" ;
|
|
|
|
|
Text [ french ] = "~Attributs" ;
|
|
|
|
|
Text [ dutch ] = "~Attributen" ;
|
|
|
|
|
SubMenu = Menu
|
|
|
|
|
{
|
|
|
|
|
ItemList =
|
|
|
|
|
{
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_ACUTEX;
|
|
|
|
|
HelpId = HID_SMA_ACUTEX;
|
|
|
|
|
Text = "acute a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_GRAVEX;
|
|
|
|
|
HelpId = HID_SMA_GRAVEX;
|
|
|
|
|
Text = "grave a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_CHECKX;
|
|
|
|
|
HelpId = HID_SMA_CHECKX;
|
|
|
|
|
Text = "check a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_BREVEX;
|
|
|
|
|
HelpId = HID_SMA_BREVEX;
|
|
|
|
|
Text = "breve a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_CIRCLEX;
|
|
|
|
|
HelpId = HID_SMA_CIRCLEX;
|
|
|
|
|
Text = "circle a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_DOTX;
|
|
|
|
|
HelpId = HID_SMA_DOTX;
|
|
|
|
|
Text = "dot a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_DDOTX;
|
|
|
|
|
HelpId = HID_SMA_DDOTX;
|
|
|
|
|
Text = "ddot a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_DDDOTX;
|
|
|
|
|
HelpId = HID_SMA_DDDOTX;
|
|
|
|
|
Text = "dddot a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_BARX;
|
|
|
|
|
HelpId = HID_SMA_BARX;
|
|
|
|
|
Text = "bar a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_VECX;
|
|
|
|
|
HelpId = HID_SMA_VECX;
|
|
|
|
|
Text = "vec a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_TILDEX;
|
|
|
|
|
HelpId = HID_SMA_TILDEX;
|
|
|
|
|
Text = "tilde a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_HATX;
|
|
|
|
|
HelpId = HID_SMA_HATX;
|
|
|
|
|
Text = "hat a";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_WIDEVECX;
|
|
|
|
|
HelpId = HID_SMA_WIDEVECX;
|
|
|
|
|
Text = "widevec abc";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_WIDETILDEX;
|
|
|
|
|
HelpId = HID_SMA_WIDETILDEX;
|
|
|
|
|
Text = "widetilde abc";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_WIDEHATX;
|
|
|
|
|
HelpId = HID_SMA_WIDEHATX;
|
|
|
|
|
Text = "widehat abc";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_OVERLINEX;
|
|
|
|
|
HelpId = HID_SMA_OVERLINEX;
|
|
|
|
|
Text = "overline abc";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_UNDERLINEX;
|
|
|
|
|
HelpId = HID_SMA_UNDERLINEX;
|
|
|
|
|
Text = "underline abc";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_OVERSTRIKEX;
|
|
|
|
|
HelpId = HID_SMA_OVERSTRIKEX;
|
|
|
|
|
Text = "overstrike abc";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_PHANTOMX;
|
|
|
|
|
HelpId = HID_SMA_PHANTOMX;
|
|
|
|
|
Text = "phantom b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_BOLDX;
|
|
|
|
|
HelpId = HID_SMA_BOLDX;
|
|
|
|
|
Text = "bold b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_ITALX;
|
|
|
|
|
HelpId = HID_SMA_ITALX;
|
|
|
|
|
Text = "ital b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SIZEXY;
|
|
|
|
|
HelpId = HID_SMA_SIZEXY;
|
|
|
|
|
Text = "size s b";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_FONTXY;
|
|
|
|
|
HelpId = HID_SMA_FONTXY;
|
|
|
|
|
Text = "font f b";
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Atrybuty";
|
|
|
|
|
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ chinese_traditional ] = "<22>ݩ<EFBFBD>";
|
|
|
|
|
Text[ dutch ] = "~Attributen";
|
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "<22>Ӽ<EFBFBD>";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ turkish ] = "<22>znitelikler";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_BRACKETS_MENU ;
|
|
|
|
|
HelpId = HID_SMA_BRACKETS_TBX ;
|
|
|
|
|
Text = "~Klammern" ;
|
|
|
|
|
Text [ ENGLISH ] = "Parentheses" ;
|
2000-11-24 15:49:46 +00:00
|
|
|
|
Text [ english_us ] = "~Brackets" ;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
Text [ portuguese_brazilian ] = "Klammern" ;
|
|
|
|
|
Text [ swedish ] = "~Parenteser" ;
|
|
|
|
|
Text [ danish ] = "Parenteser" ;
|
|
|
|
|
Text [ italian ] = "Parentesi" ;
|
|
|
|
|
Text [ spanish ] = "~Par<61>ntesis" ;
|
|
|
|
|
Text [ french ] = "~Parenth<74>ses" ;
|
|
|
|
|
Text [ dutch ] = "~Haakjes" ;
|
|
|
|
|
Text [ portuguese ] = "~Par<61>nteses" ;
|
|
|
|
|
SubMenu = Menu
|
|
|
|
|
{
|
|
|
|
|
ItemList =
|
|
|
|
|
{
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LRGROUPX;
|
|
|
|
|
HelpId = HID_SMA_LRGROUPX;
|
|
|
|
|
Text = "{...}";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LRPARENTX;
|
|
|
|
|
HelpId = HID_SMA_LRPARENTX;
|
|
|
|
|
Text = "(x)";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LRBRACKETX;
|
|
|
|
|
HelpId = HID_SMA_LRBRACKETX;
|
|
|
|
|
Text = "[x]";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LRDBRACKETX;
|
|
|
|
|
HelpId = HID_SMA_LRDBRACKETX;
|
|
|
|
|
Text = "ldbracket x rdbracket ";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LRBRACEX;
|
|
|
|
|
HelpId = HID_SMA_LRBRACEX;
|
|
|
|
|
Text = "{x}";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LRANGLEX;
|
|
|
|
|
HelpId = HID_SMA_LRANGLEX;
|
|
|
|
|
Text = "langle x rangle";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LMRANGLEXY;
|
|
|
|
|
HelpId = HID_SMA_LMRANGLEXY;
|
|
|
|
|
Text = "langle x mline y rangle";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LRCEILX;
|
|
|
|
|
HelpId = HID_SMA_LRCEILX;
|
|
|
|
|
Text = "lceil x rceil";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LRFLOORX;
|
|
|
|
|
HelpId = HID_SMA_LRFLOORX;
|
|
|
|
|
Text = "lfloor x rfloor";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LRLINEX;
|
|
|
|
|
HelpId = HID_SMA_LRLINEX;
|
|
|
|
|
Text = "lline x rline";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LRDLINEX;
|
|
|
|
|
HelpId = HID_SMA_LRDLINEX;
|
|
|
|
|
Text = "ldline x rdline";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SLRPARENTX;
|
|
|
|
|
HelpId = HID_SMA_SLRPARENTX;
|
|
|
|
|
Text = "left ( x rigth )";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SLRBRACKETX;
|
|
|
|
|
HelpId = HID_SMA_SLRBRACKETX;
|
|
|
|
|
Text = "left [ x right ]";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SLRDBRACKETX;
|
|
|
|
|
HelpId = HID_SMA_SLRDBRACKETX;
|
|
|
|
|
Text = "left ldbracket x right rdbracket ";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SLRBRACEX;
|
|
|
|
|
HelpId = HID_SMA_SLRBRACEX;
|
|
|
|
|
Text = "left { x right }";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SLRANGLEX;
|
|
|
|
|
HelpId = HID_SMA_SLRANGLEX;
|
|
|
|
|
Text = "left langle x right rangle";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SLMRANGLEXY;
|
|
|
|
|
HelpId = HID_SMA_SLMRANGLEXY;
|
|
|
|
|
Text = "left langle x mline y right rangle";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SLRCEILX;
|
|
|
|
|
HelpId = HID_SMA_SLRCEILX;
|
|
|
|
|
Text = "left lceil x right rceil";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SLRFLOORX;
|
|
|
|
|
HelpId = HID_SMA_SLRFLOORX;
|
|
|
|
|
Text = "left lfloor x right rfloor";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SLRLINEX;
|
|
|
|
|
HelpId = HID_SMA_SLRLINEX;
|
|
|
|
|
Text = "left lline x right rline";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SLRDLINEX;
|
|
|
|
|
HelpId = HID_SMA_SLRDLINEX;
|
|
|
|
|
Text = "left ldline x right rdline";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XOVERBRACEY;
|
|
|
|
|
HelpId = HID_SMA_XOVERBRACEY;
|
|
|
|
|
Text = "x overbrace y";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_XUNDERBRACEY;
|
|
|
|
|
HelpId = HID_SMA_XUNDERBRACEY;
|
|
|
|
|
Text = "x underbrace y";
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Nawiasy";
|
|
|
|
|
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ chinese_traditional ] = "<22>A<EFBFBD><41>";
|
|
|
|
|
Text[ dutch ] = "~Haakjes";
|
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "<22><>ȣ";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ turkish ] = "Ayra<72>lar";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_FORMAT_MENU ;
|
|
|
|
|
HelpId = HID_SMA_FORMAT_TBX ;
|
|
|
|
|
Text = "Formatieru~ngen" ;
|
|
|
|
|
Text [ ENGLISH ] = "Format" ;
|
2000-11-24 15:49:46 +00:00
|
|
|
|
Text [ english_us ] = "For~mats" ;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
Text [ portuguese_brazilian ] = "Formatierungen" ;
|
|
|
|
|
Text [ swedish ] = "~Formateringar" ;
|
|
|
|
|
Text [ danish ] = "Formateringer" ;
|
|
|
|
|
Text [ italian ] = "Formattazioni" ;
|
|
|
|
|
Text [ spanish ] = "~Formatos" ;
|
|
|
|
|
Text [ french ] = "Format~age" ;
|
|
|
|
|
Text [ dutch ] = "~Opmaak" ;
|
|
|
|
|
Text [ portuguese ] = "~Formatos" ;
|
|
|
|
|
SubMenu = Menu
|
|
|
|
|
{
|
|
|
|
|
ItemList =
|
|
|
|
|
{
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_RSUPX;
|
|
|
|
|
HelpId = HID_SMA_RSUPX;
|
|
|
|
|
Text = "^x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_RSUBX;
|
|
|
|
|
HelpId = HID_SMA_RSUBX;
|
|
|
|
|
Text = "_x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LSUPX;
|
|
|
|
|
HelpId = HID_SMA_LSUPX;
|
|
|
|
|
Text = "lsup x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LSUBX;
|
|
|
|
|
HelpId = HID_SMA_LSUBX;
|
|
|
|
|
Text = "lsub x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_CSUPX;
|
|
|
|
|
HelpId = HID_SMA_CSUPX;
|
|
|
|
|
Text = "csup x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_CSUBX;
|
|
|
|
|
HelpId = HID_SMA_CSUBX;
|
|
|
|
|
Text = "csub x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_NEWLINE;
|
|
|
|
|
HelpId = HID_SMA_NEWLINE;
|
|
|
|
|
Text = "neue Zeile";
|
|
|
|
|
Text [ ENGLISH ] = "new line" ;
|
|
|
|
|
Text[ italian ] = "Nuova riga";
|
|
|
|
|
Text[ portuguese_brazilian ] = "new line";
|
|
|
|
|
Text[ portuguese ] = "nova linha";
|
|
|
|
|
Text[ danish ] = "ny linje";
|
|
|
|
|
Text[ french ] = "nouvelle ligne";
|
|
|
|
|
Text[ swedish ] = "ny rad";
|
|
|
|
|
Text[ dutch ] = "nieuwe regel";
|
|
|
|
|
Text[ spanish ] = "nueva l<>nea";
|
|
|
|
|
Text[ english_us ] = "New Line";
|
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "nowy wiersz";
|
|
|
|
|
Text[ japanese ] = "<22>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>s";
|
|
|
|
|
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ dutch ] = "nieuwe regel";
|
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "<22><> <20><>";
|
|
|
|
|
Text[ arabic ] = "<22><> <20><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ turkish ] = "Yeni sat<61>r";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_SBLANK;
|
|
|
|
|
HelpId = HID_SMA_SBLANK;
|
|
|
|
|
Text = "kleiner Zwischenraum";
|
|
|
|
|
Text [ ENGLISH ] = "small space" ;
|
|
|
|
|
Text[ italian ] = "Spazio intemedio piccolo";
|
|
|
|
|
Text[ portuguese_brazilian ] = "small space";
|
|
|
|
|
Text[ portuguese ] = "espa<70>amento pequeno";
|
|
|
|
|
Text[ danish ] = "lille mellemrum";
|
|
|
|
|
Text[ french ] = "Petit espace";
|
2000-11-24 15:49:46 +00:00
|
|
|
|
Text[ swedish ] = "Litet mellanrum";
|
2000-09-18 16:07:07 +00:00
|
|
|
|
Text[ dutch ] = "kleine spatie";
|
|
|
|
|
Text[ spanish ] = "espacio peque<75>o";
|
|
|
|
|
Text[ english_us ] = "Small Gap";
|
|
|
|
|
Text[ chinese_simplified ] = "С<><D0A1><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Ma<4D>y odst<73>p mi<6D>dzy ramkami";
|
|
|
|
|
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>߰<EFBFBD>";
|
|
|
|
|
Text[ chinese_traditional ] = "<22>p<EFBFBD><70><EFBFBD>j";
|
|
|
|
|
Text[ dutch ] = "kleine spatie";
|
|
|
|
|
Text[ chinese_simplified ] = "С<><D0A1><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ turkish ] = "K<><4B><EFBFBD>k aral<61>k";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_BLANK;
|
|
|
|
|
HelpId = HID_SMA_BLANK;
|
|
|
|
|
Text = "Zwischenraum";
|
|
|
|
|
Text [ ENGLISH ] = "space" ;
|
|
|
|
|
Text[ italian ] = "Spazio intermedio";
|
|
|
|
|
Text[ portuguese_brazilian ] = "space";
|
|
|
|
|
Text[ portuguese ] = "espa<70>amento";
|
|
|
|
|
Text[ danish ] = "mellemrum";
|
|
|
|
|
Text[ french ] = "Espace";
|
|
|
|
|
Text[ swedish ] = "mellanrum";
|
|
|
|
|
Text[ dutch ] = "spatie";
|
|
|
|
|
Text[ spanish ] = "espacio";
|
|
|
|
|
Text[ english_us ] = "Gap";
|
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Odst<73>p ramek";
|
|
|
|
|
Text[ japanese ] = "<22><>߰<EFBFBD>";
|
|
|
|
|
Text[ chinese_traditional ] = "<22><><EFBFBD>j";
|
|
|
|
|
Text[ dutch ] = "spatie";
|
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ turkish ] = "Aral<61>k";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_BINOMXY;
|
|
|
|
|
HelpId = HID_SMA_BINOMXY;
|
|
|
|
|
Text = "binom x y";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_STACK;
|
|
|
|
|
HelpId = HID_SMA_STACK;
|
|
|
|
|
Text = "stack {...}";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_MATRIX;
|
|
|
|
|
HelpId = HID_SMA_MATRIX;
|
|
|
|
|
Text = "matrix {...}";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_ALIGNLX;
|
|
|
|
|
HelpId = HID_SMA_ALIGNLX;
|
|
|
|
|
Text = "alignl x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_ALIGNCX;
|
|
|
|
|
HelpId = HID_SMA_ALIGNCX;
|
|
|
|
|
Text = "alignc x";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_ALIGNRX;
|
|
|
|
|
HelpId = HID_SMA_ALIGNRX;
|
|
|
|
|
Text = "alignr x";
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
Text[ chinese_simplified ] = "<22><>ʽ(~O)";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Formatowania";
|
|
|
|
|
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD>ݒ<EFBFBD>(~O)";
|
|
|
|
|
Text[ chinese_traditional ] = "<22>榡(~O)";
|
|
|
|
|
Text[ dutch ] = "~Opmaak";
|
|
|
|
|
Text[ chinese_simplified ] = "<22><>ʽ(~O)";
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD>~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~O)";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ turkish ] = "Format";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_MISC_MENU ;
|
|
|
|
|
HelpId = HID_SMA_MISC_MENU ;
|
|
|
|
|
Text = "~Sonstiges" ;
|
|
|
|
|
Text [ ENGLISH ] = "Misc" ;
|
|
|
|
|
Text [ english_us ] = "~Others" ;
|
|
|
|
|
Text [ portuguese_brazilian ] = "Sonstiges" ;
|
|
|
|
|
Text [ swedish ] = "<22>~vrigt" ;
|
|
|
|
|
Text [ danish ] = "Andet" ;
|
|
|
|
|
Text [ italian ] = "Altro" ;
|
|
|
|
|
Text [ spanish ] = "~Otros" ;
|
|
|
|
|
Text [ french ] = "~Autres" ;
|
|
|
|
|
Text [ dutch ] = "D~iversen" ;
|
|
|
|
|
Text [ portuguese ] = "~Outros" ;
|
|
|
|
|
SubMenu = Menu
|
|
|
|
|
{
|
|
|
|
|
ItemList =
|
|
|
|
|
{
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_INFINITY;
|
|
|
|
|
HelpId = HID_SMA_INFINITY;
|
|
|
|
|
Text = "infinity";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_PARTIAL;
|
|
|
|
|
HelpId = HID_SMA_PARTIAL;
|
|
|
|
|
Text = "partial";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_NABLA;
|
|
|
|
|
HelpId = HID_SMA_NABLA;
|
|
|
|
|
Text = "nabla";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_EXISTS;
|
|
|
|
|
HelpId = HID_SMA_EXISTS;
|
|
|
|
|
Text = "exists";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_FORALL;
|
|
|
|
|
HelpId = HID_SMA_FORALL;
|
|
|
|
|
Text = "forall";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_HBAR;
|
|
|
|
|
HelpId = HID_SMA_HBAR;
|
|
|
|
|
Text = "hbar";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LAMBDABAR;
|
|
|
|
|
HelpId = HID_SMA_LAMBDABAR;
|
|
|
|
|
Text = "lambdabar";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_RE;
|
|
|
|
|
HelpId = HID_SMA_RE;
|
|
|
|
|
Text = "Re";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_IM;
|
|
|
|
|
HelpId = HID_SMA_IM;
|
|
|
|
|
Text = "Im";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_WP;
|
|
|
|
|
HelpId = HID_SMA_WP;
|
|
|
|
|
Text = "wp";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_LEFTARROW;
|
|
|
|
|
HelpId = HID_SMA_LEFTARROW;
|
|
|
|
|
Text = "leftarrow";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_RIGHTARROW;
|
|
|
|
|
HelpId = HID_SMA_RIGHTARROW;
|
|
|
|
|
Text = "rightarrow";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_UPARROW;
|
|
|
|
|
HelpId = HID_SMA_UPARROW;
|
|
|
|
|
Text = "uparrow";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_DOWNARROW;
|
|
|
|
|
HelpId = HID_SMA_DOWNARROW;
|
|
|
|
|
Text = "downarrow";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Separator = TRUE;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_DOTSLOW;
|
|
|
|
|
HelpId = HID_SMA_DOTSLOW;
|
|
|
|
|
Text = "dotslow";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_DOTSAXIS;
|
|
|
|
|
HelpId = HID_SMA_DOTSAXIS;
|
|
|
|
|
Text = "dotsaxis";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_DOTSVERT;
|
|
|
|
|
HelpId = HID_SMA_DOTSVERT;
|
|
|
|
|
Text = "dotsvert";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_DOTSUP;
|
|
|
|
|
HelpId = HID_SMA_DOTSUP;
|
|
|
|
|
Text = "dotsup";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = RID_DOTSDOWN;
|
|
|
|
|
HelpId = HID_SMA_DOTSDOWN;
|
|
|
|
|
Text = "dotsdown";
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
2000-09-27 18:25:54 +00:00
|
|
|
|
Text[ polish ] = "Inne";
|
2000-09-18 16:07:07 +00:00
|
|
|
|
Text[ japanese ] = "<22><><EFBFBD>̑<EFBFBD>";
|
|
|
|
|
Text[ chinese_traditional ] = "<22><><EFBFBD>L";
|
|
|
|
|
Text[ dutch ] = "D~iversen";
|
|
|
|
|
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "<22><>Ÿ(~O)";
|
|
|
|
|
Text[ arabic ] = "<22><> <20><><EFBFBD> <20><><EFBFBD>";
|
|
|
|
|
Text[ turkish ] = "Di<44>er";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|