From f9b1ad2083a515131b64bd4bf7516bdb923b572e Mon Sep 17 00:00:00 2001 From: Makarius Wenzel Date: Fri, 22 Oct 1999 16:27:14 +0000 Subject: update by DvO; --- isa/x-symbol-isa.el | 255 ++++++++++++++++++++++++++-------------------------- 1 file changed, 127 insertions(+), 128 deletions(-) diff --git a/isa/x-symbol-isa.el b/isa/x-symbol-isa.el index e724de13..7c0d5ef5 100644 --- a/isa/x-symbol-isa.el +++ b/isa/x-symbol-isa.el @@ -45,135 +45,135 @@ (defvar x-symbol-isa-token-list 'x-symbol-isa-default-token-list) (defvar x-symbol-isa-symbol-table '(;;symbols (isabelle14 font) - (visiblespace () "\\\\") - (Gamma () "\\\\") - (Delta () "\\\\") - (Theta () "\\\\") - (Lambda () "\\\\") - (Pi () "\\\\") - (Sigma () "\\\\") - (Phi () "\\\\") - (Psi () "\\\\") - (Omega () "\\\\") - (alpha () "\\\\") - (beta () "\\\\") - (gamma () "\\\\") - (delta () "\\\\") - (epsilon1 () "\\\\") - (zeta () "\\\\") - (eta () "\\\\") - (theta1 () "\\\\") - (kappa1 () "\\\\") - (lambda () "\\\\") - (mu () "\\\\") - (nu () "\\\\") - (xi () "\\\\") - (pi () "\\\\") - (rho () "\\\\") - (sigma () "\\\\") - (tau () "\\\\") - (phi1 () "\\\\") - (chi () "\\\\") - (psi () "\\\\") - (omega () "\\\\") - (notsign () "\\\\") - (logicaland () "\\\\") - (logicalor () "\\\\") - (universal1 () "\\\\") - (existential1 () "\\\\") - (biglogicaland () "\\\\") - (ceilingleft () "\\\\") - (ceilingright () "\\\\") - (floorleft () "\\\\") - (floorright () "\\\\") - (bardash () "\\\\") - (bardashdbl () "\\\\") - (semanticsleft () "\\\\") - (semanticsright () "\\\\") - (periodcentered () "\\\\") - (element () "\\\\") - (reflexsubset () "\\\\") - (intersection () "\\\\") - (union () "\\\\") - (bigintersection () "\\\\") - (bigunion () "\\\\") - (sqintersection () "\\\\") - (squnion () "\\\\") - (bigsqintersection () "\\\\") - (bigsqunion () "\\\\") - (perpendicular1 () "\\\\") - (dotequal () "\\\\") - (equivalence () "\\\\") - (notequal () "\\\\") - (propersqsubset () "\\\\") - (reflexsqsubset () "\\\\") - (properprec () "\\\\") - (reflexprec () "\\\\") - (propersucc () "\\\\") - (approxequal () "\\\\") - (similar () "\\\\") - (simequal () "\\\\") - (lessequal () "\\\\") - (coloncolon () "\\\\") - (arrowleft () "\\\\") - (endash () "\\\\") - (arrowright () "\\\\") - (arrowdblleft () "\\\\") -; (rightleftharpoons () "\\\\") ;missing symbol (but not necessary) - (arrowdblright () "\\\\") - (frown () "\\\\") - (mapsto () "\\\\") - (leadsto () "\\\\") - (arrowup () "\\\\") - (arrowdown () "\\\\") - (notelement () "\\\\") - (multiply () "\\\\") - (circleplus () "\\\\") - (circleminus () "\\\\") - (circlemultiply () "\\\\") - (circleslash () "\\\\") - (propersubset () "\\\\") - (infinity () "\\\\") - (box () "\\\\") - (lozenge1 () "\\\\") - (circ () "\\\\") - (bullet () "\\\\") - (bardbl () "\\\\") - (radical () "\\\\") - (copyright () "\\\\") + (visiblespace () "\\\\" "\\") + (Gamma () "\\\\" "\\") + (Delta () "\\\\" "\\") + (Theta () "\\\\" "\\") + (Lambda () "\\\\" "\\") + (Pi () "\\\\" "\\") + (Sigma () "\\\\" "\\") + (Phi () "\\\\" "\\") + (Psi () "\\\\" "\\") + (Omega () "\\\\" "\\") + (alpha () "\\\\" "\\") + (beta () "\\\\" "\\") + (gamma () "\\\\" "\\") + (delta () "\\\\" "\\") + (epsilon1 () "\\\\" "\\") + (zeta () "\\\\" "\\") + (eta () "\\\\" "\\") + (theta1 () "\\\\" "\\") + (kappa1 () "\\\\" "\\") + (lambda () "\\\\" "\\") + (mu () "\\\\" "\\") + (nu () "\\\\" "\\") + (xi () "\\\\" "\\") + (pi () "\\\\" "\\") + (rho () "\\\\" "\\") + (sigma () "\\\\" "\\") + (tau () "\\\\" "\\") + (phi1 () "\\\\" "\\") + (chi () "\\\\" "\\") + (psi () "\\\\" "\\") + (omega () "\\\\" "\\") + (notsign () "\\\\" "\\") + (logicaland () "\\\\" "\\") + (logicalor () "\\\\" "\\") + (universal1 () "\\\\" "\\") + (existential1 () "\\\\" "\\") + (biglogicaland () "\\\\" "\\") + (ceilingleft () "\\\\" "\\") + (ceilingright () "\\\\" "\\") + (floorleft () "\\\\" "\\") + (floorright () "\\\\" "\\") + (bardash () "\\\\" "\\") + (bardashdbl () "\\\\" "\\") + (semanticsleft () "\\\\" "\\") + (semanticsright () "\\\\" "\\") + (periodcentered () "\\\\" "\\") + (element () "\\\\" "\\") + (reflexsubset () "\\\\" "\\") + (intersection () "\\\\" "\\") + (union () "\\\\" "\\") + (bigintersection () "\\\\" "\\") + (bigunion () "\\\\" "\\") + (sqintersection () "\\\\" "\\") + (squnion () "\\\\" "\\") + (bigsqintersection () "\\\\" "\\") + (bigsqunion () "\\\\" "\\") + (perpendicular1 () "\\\\" "\\") + (dotequal () "\\\\" "\\") + (equivalence () "\\\\" "\\") + (notequal () "\\\\" "\\") + (propersqsubset () "\\\\" "\\") + (reflexsqsubset () "\\\\" "\\") + (properprec () "\\\\" "\\") + (reflexprec () "\\\\" "\\") + (propersucc () "\\\\" "\\") + (approxequal () "\\\\" "\\") + (similar () "\\\\" "\\") + (simequal () "\\\\" "\\") + (lessequal () "\\\\" "\\") + (coloncolon () "\\\\" "\\") + (arrowleft () "\\\\" "\\") + (endash () "\\\\" "\\") + (arrowright () "\\\\" "\\") + (arrowdblleft () "\\\\" "\\") +; (rightleftharpoons () "\\\\" "\\") ;missing symbol (but not necessary) + (arrowdblright () "\\\\" "\\") + (frown () "\\\\" "\\") + (mapsto () "\\\\" "\\") + (leadsto () "\\\\" "\\") + (arrowup () "\\\\" "\\") + (arrowdown () "\\\\" "\\") + (notelement () "\\\\" "\\") + (multiply () "\\\\" "\\") + (circleplus () "\\\\" "\\") + (circleminus () "\\\\" "\\") + (circlemultiply () "\\\\" "\\") + (circleslash () "\\\\" "\\") + (propersubset () "\\\\" "\\") + (infinity () "\\\\" "\\") + (box () "\\\\" "\\") + (lozenge1 () "\\\\" "\\") + (circ () "\\\\" "\\") + (bullet () "\\\\" "\\") + (bardbl () "\\\\" "\\") + (radical () "\\\\" "\\") + (copyright () "\\\\" "\\") )) (defvar x-symbol-isa-xsymbol-table '(;;xsymbols - (plusminus () "\\\\") - (division () "\\\\
") - (longarrowright () "\\\\") - (longarrowleft () "\\\\") - (longarrowboth () "\\\\") - (longarrowdblright () "\\\\") - (longarrowdblleft () "\\\\") - (longarrowdblboth () "\\\\") - (brokenbar () "\\\\") - (hyphen () "\\\\") - (macron () "\\\\") - (exclamdown () "\\\\") - (questiondown () "\\\\") - (guillemotleft () "\\\\") - (guillemotright () "\\\\") - (degree () "\\\\") - (onesuperior () "\\\\") - (onequarter () "\\\\") - (twosuperior () "\\\\") - (onehalf () "\\\\") - (threesuperior () "\\\\") - (threequarters () "\\\\") - (paragraph () "\\\\") - (registered () "\\\\") - (ordfeminine () "\\\\") - (ordmasculine () "\\\\") - (section () "\\\\
") - (pounds () "\\\\") - (yen () "\\\\") - (cent () "\\\\") - (currency () "\\\\") + (plusminus () "\\\\" "\\") + (division () "\\\\
" "\\
") + (longarrowright () "\\\\" "\\") + (longarrowleft () "\\\\" "\\") + (longarrowboth () "\\\\" "\\") + (longarrowdblright () "\\\\" "\\") + (longarrowdblleft () "\\\\" "\\") + (longarrowdblboth () "\\\\" "\\") + (brokenbar () "\\\\" "\\") + (hyphen () "\\\\" "\\") + (macron () "\\\\" "\\") + (exclamdown () "\\\\" "\\") + (questiondown () "\\\\" "\\") + (guillemotleft () "\\\\" "\\") + (guillemotright () "\\\\" "\\") + (degree () "\\\\" "\\") + (onesuperior () "\\\\" "\\") + (onequarter () "\\\\" "\\") + (twosuperior () "\\\\" "\\") + (onehalf () "\\\\" "\\") + (threesuperior () "\\\\" "\\") + (threequarters () "\\\\" "\\") + (paragraph () "\\\\" "\\") + (registered () "\\\\" "\\") + (ordfeminine () "\\\\" "\\") + (ordmasculine () "\\\\" "\\") + (section () "\\\\
" "\\
") + (pounds () "\\\\" "\\") + (yen () "\\\\" "\\") + (cent () "\\\\" "\\") + (currency () "\\\\" "\\") )) (defvar x-symbol-isa-user-table nil) (defvar x-symbol-isa-table @@ -219,6 +219,5 @@ (global-set-key [(meta e)] 'x-symbol-INSERT-equivalence) (global-set-key [(meta u)] 'x-symbol-INSERT-notequal) (global-set-key [(meta m)] 'x-symbol-INSERT-arrowdblright) -(global-set-key [(meta x)] 'x-symbol-INSERT-multiply) (global-set-key [(meta i)] 'x-symbol-INSERT-longarrowright) -- cgit v1.2.3