2001-02-16 09:25:43 +00:00
|
|
|
// This -*- C++ -*- file was created automatically.
|
|
|
|
// Don't change it! [asierra18jan96]
|
1999-09-27 18:44:28 +00:00
|
|
|
|
1999-11-15 11:06:41 +00:00
|
|
|
#ifndef SYMBOL_DEF
|
|
|
|
#define SYMBOL_DEF
|
1999-09-27 18:44:28 +00:00
|
|
|
|
|
|
|
// Symbols that do exist in X11 symbol font
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_Gamma 0x47
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_Delta 0x44
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_Theta 0x51
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_Lambda 0x4c
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_Xi 0x58
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_Pi 0x50
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_Sigma 0x53
|
1999-11-20 16:14:02 +00:00
|
|
|
//#define LM_Upsilon 0x55
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-11-20 16:14:02 +00:00
|
|
|
#define LM_Upsilon 0xa1
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_Phi 0x46
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_Psi 0x59
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_Omega 0x57
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_alpha 0x61
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_beta 0x62
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_gamma 0x67
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_delta 0x64
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-11-25 13:15:52 +00:00
|
|
|
#define LM_varepsilon 0x65
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_eta 0x68
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_theta 0x71
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_vartheta 0x4a
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_iota 0x69
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_kappa 0x6b
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_lambda 0x6c
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_mu 0x6d
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_nu 0x6e
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_xi 0x78
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_pi 0x70
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_varpi 0x76
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_rho 0x72
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_sigma 0x73
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_tau 0x74
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_varsigma 0x56
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_zeta 0x7a
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_upsilon 0x75
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_phi 0x66
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_varphi 0x6a
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_chi 0x63
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_psi 0x79
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_omega 0x77
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_downarrow 0xaf
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_leftarrow 0xac
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_Downarrow 0xdf
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_Leftarrow 0xdc
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_rightarrow 0xae
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_uparrow 0xad
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_Rightarrow 0xde
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_Uparrow 0xdd
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_Leftrightarrow 0xdb
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_leftrightarrow 0xab
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_leq 0xa3
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_geq 0xb3
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_equiv 0xba
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_subset 0xcc
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_supset 0xc9
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_approx 0xbb
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_subseteq 0xcd
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_supseteq 0xca
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_cong 0x40
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_neq 0xb9
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_in 0xce
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_propto 0xb5
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_pm 0xb1
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_cap 0xc7
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_diamond 0xe0
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_oplus 0xc5
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_cup 0xc8
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_times 0xb4
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_otimes 0xc4
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_div 0xb8
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_oslash 0xc6
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_cdot 0xd7
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_wedge 0xd9
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_bullet 0xb7
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_sum 0xe5
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_int 0xf2
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_prod 0xd5
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_nabla 0xd1
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_partial 0xb6
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_infty 0xa5
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_prime 0xa2
|
|
|
|
//#define LM_emptyset 0xc6
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_exists 0x24
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_forall 0x22
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_Re 0xc2
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_Im 0xc1
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_aleph 0xc0
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_wp 0xc3
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_bot 0x5e
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_neg 0xd8
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_sharp 0x23
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_surd 0xd6
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_diamondsuit 0xa8
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_heartsuit 0xa9
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_clubsuit 0xa7
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_spadesuit 0xaa
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_langle 0xe1
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_lceil 0xe9
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_lfloor 0xeb
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_rangle 0xf1
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_rceil 0xf9
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_rfloor 0xfb
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_mid 0x7c
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-11-20 16:14:02 +00:00
|
|
|
#define LM_angle 0xd0
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-11-20 16:14:02 +00:00
|
|
|
#define LM_vee 0xda
|
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
//#define LM_backslash '\\'
|
|
|
|
|
2000-08-07 20:58:24 +00:00
|
|
|
/// Symbols that don't exist in X11 symbol font
|
1999-09-27 18:44:28 +00:00
|
|
|
enum Math_Symbols_enum {
|
2001-02-16 09:25:43 +00:00
|
|
|
///
|
|
|
|
LM_NoFont = 256,
|
|
|
|
///
|
|
|
|
LM_epsilon,
|
|
|
|
///
|
|
|
|
LM_hookleftarrow,
|
|
|
|
///
|
|
|
|
LM_hookrightarrow,
|
|
|
|
///
|
|
|
|
LM_updownarrow,
|
|
|
|
///
|
|
|
|
LM_leftharpoonup,
|
|
|
|
///
|
|
|
|
LM_rightharpoonup,
|
|
|
|
///
|
|
|
|
LM_rightleftharpoons,
|
|
|
|
///
|
|
|
|
LM_Updownarrow,
|
|
|
|
///
|
|
|
|
LM_leftharpoondown,
|
|
|
|
///
|
|
|
|
LM_rightharpoondown,
|
|
|
|
///
|
|
|
|
LM_mapsto,
|
|
|
|
///
|
|
|
|
LM_Longleftarrow,
|
|
|
|
///
|
|
|
|
LM_Longrightarrow,
|
|
|
|
///
|
|
|
|
LM_Longleftrightarrow,
|
|
|
|
///
|
|
|
|
LM_longleftrightarrow,
|
|
|
|
///
|
|
|
|
LM_longleftarrow,
|
|
|
|
///
|
|
|
|
LM_longrightarrow,
|
|
|
|
///
|
|
|
|
LM_longmapsto,
|
|
|
|
///
|
|
|
|
LM_nwarrow,
|
|
|
|
///
|
|
|
|
LM_nearrow,
|
|
|
|
///
|
|
|
|
LM_swarrow,
|
|
|
|
///
|
|
|
|
LM_searrow,
|
|
|
|
///
|
|
|
|
LM_models,
|
|
|
|
///
|
|
|
|
LM_prec,
|
|
|
|
///
|
|
|
|
LM_succ,
|
|
|
|
///
|
|
|
|
LM_sim,
|
|
|
|
///
|
|
|
|
LM_perp,
|
|
|
|
///
|
|
|
|
LM_preceq,
|
|
|
|
///
|
|
|
|
LM_succeq,
|
|
|
|
///
|
|
|
|
LM_simeq,
|
|
|
|
///
|
|
|
|
LM_ll,
|
|
|
|
///
|
|
|
|
LM_gg,
|
|
|
|
///
|
|
|
|
LM_asymp,
|
|
|
|
///
|
|
|
|
LM_parallel,
|
|
|
|
///
|
|
|
|
LM_smile,
|
|
|
|
///
|
|
|
|
LM_frown,
|
|
|
|
///
|
|
|
|
LM_sqsubseteq,
|
|
|
|
///
|
|
|
|
LM_sqsupseteq,
|
|
|
|
///
|
|
|
|
LM_doteq,
|
|
|
|
///
|
|
|
|
LM_ni,
|
|
|
|
///
|
|
|
|
LM_notin,
|
|
|
|
///
|
|
|
|
LM_vdash,
|
|
|
|
///
|
|
|
|
LM_dashv,
|
|
|
|
///
|
|
|
|
LM_bowtie,
|
|
|
|
///
|
|
|
|
LM_mp,
|
|
|
|
///
|
|
|
|
LM_bigtriangleup,
|
|
|
|
///
|
|
|
|
LM_ominus,
|
|
|
|
///
|
|
|
|
LM_uplus,
|
|
|
|
///
|
|
|
|
LM_bigtriangledown,
|
|
|
|
///
|
|
|
|
LM_sqcap,
|
|
|
|
///
|
|
|
|
LM_triangleright,
|
|
|
|
///
|
|
|
|
LM_sqcup,
|
|
|
|
///
|
|
|
|
LM_triangleleft,
|
|
|
|
///
|
|
|
|
LM_odot,
|
|
|
|
///
|
|
|
|
LM_star,
|
|
|
|
///
|
|
|
|
LM_amalg,
|
|
|
|
///
|
|
|
|
LM_bigcirc,
|
|
|
|
///
|
|
|
|
LM_setminus,
|
|
|
|
///
|
|
|
|
LM_dagger,
|
|
|
|
///
|
|
|
|
LM_circ,
|
|
|
|
///
|
|
|
|
LM_wr,
|
|
|
|
///
|
|
|
|
LM_ddagger,
|
|
|
|
///
|
|
|
|
LM_oint,
|
|
|
|
///
|
|
|
|
LM_coprod,
|
|
|
|
///
|
|
|
|
LM_bigsqcup,
|
|
|
|
///
|
|
|
|
LM_bigotimes,
|
|
|
|
///
|
|
|
|
LM_bigodot,
|
|
|
|
///
|
|
|
|
LM_bigoplus,
|
|
|
|
///
|
|
|
|
LM_bigcap,
|
|
|
|
///
|
|
|
|
LM_bigcup,
|
|
|
|
///
|
|
|
|
LM_biguplus,
|
|
|
|
///
|
|
|
|
LM_bigvee,
|
|
|
|
///
|
|
|
|
LM_bigwedge,
|
|
|
|
///
|
|
|
|
LM_ell,
|
|
|
|
///
|
|
|
|
LM_imath,
|
|
|
|
///
|
|
|
|
LM_jmath,
|
|
|
|
///
|
|
|
|
LM_hbar,
|
|
|
|
///
|
|
|
|
LM_top,
|
|
|
|
///
|
|
|
|
LM_Vert,
|
|
|
|
///
|
|
|
|
LM_flat,
|
|
|
|
///
|
|
|
|
LM_natural,
|
|
|
|
///
|
|
|
|
LM_triangle,
|
|
|
|
///
|
|
|
|
LM_widehat,
|
|
|
|
///
|
|
|
|
LM_widetilde,
|
|
|
|
///
|
|
|
|
LM_underline,
|
|
|
|
///
|
|
|
|
LM_overline,
|
|
|
|
///
|
|
|
|
LM_underbrace,
|
|
|
|
///
|
|
|
|
LM_overbrace,
|
|
|
|
///
|
|
|
|
LM_overleftarrow,
|
|
|
|
///
|
|
|
|
LM_overightarrow,
|
|
|
|
///
|
|
|
|
LM_ldots,
|
|
|
|
///
|
|
|
|
LM_cdots,
|
|
|
|
///
|
|
|
|
LM_vdots,
|
|
|
|
///
|
|
|
|
LM_ddots,
|
|
|
|
///
|
|
|
|
LM_backslash,
|
|
|
|
///
|
|
|
|
LM_emptyset,
|
|
|
|
///
|
|
|
|
LM_last_symbol
|
1999-09-27 18:44:28 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
// Accents
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_acute '\''
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_grave '`'
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_hat '^'
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_tilde '~'
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_dot '.'
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_bar '-'
|
|
|
|
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
enum Math_Accent_enum {
|
2001-02-16 09:25:43 +00:00
|
|
|
///
|
|
|
|
LM_ddot = LM_last_symbol,
|
|
|
|
///
|
|
|
|
LM_check,
|
|
|
|
///
|
|
|
|
LM_vec,
|
|
|
|
///
|
|
|
|
LM_breve,
|
|
|
|
///
|
|
|
|
LM_not
|
1999-09-27 18:44:28 +00:00
|
|
|
};
|
|
|
|
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_quad 4
|
2000-08-07 20:58:24 +00:00
|
|
|
///
|
1999-09-27 18:44:28 +00:00
|
|
|
#define LM_qquad 5
|
|
|
|
|
|
|
|
#endif
|