Mercurial > emacs
view etc/nxml/02580-0259F.el @ 86932:15347a4d3180
(math-compose-vector, math-compose-var, math-tex-expr-is-flat):
Declare as functions.
(calc-lang-slash-idiv, calc-lang-allow-underscores)
math-comp-left-bracket, math-comp-right-bracket, math-comp-comma)
(math-comp-vector-prec): Declare as variables.
(math-var-formatter, math-matrix-formatter,math-lang-adjust-words)
(math-lang-read-symbol, math-land-read, math-punc-table)
(math-compose-subscr,math-dots,math-func-formatter): New property
names to store language specific information.
(math-compose-tex-var, math-compose-tex-intv)
(math-compose-maple-intv, math-compose-eqn-intv, math-compose-tex-sum)
(math-compose-tex-func, math-compose-tex-intv): New functions.
(math-eqn-ignore-words,math-tex-ignore-words,math-latex-ignore-words):
Move from calc.el.
(math-special-function-table): Add entries for tex.
(calc-lang-slash-idiv, calc-lang-allows-underscores): New variables.
(math-compose-latex-frac): Rename from `math-latex-print-frac'.
(math-compose-tex-matrix, math-compose-eqn-matrix)
(math-eqn-special-functions): Move from calccomp.el
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sun, 02 Dec 2007 03:17:22 +0000 |
parents | 9104a1abe763 |
children | ef719132ddfa |
line wrap: on
line source
(nxml-define-char-name-set 'block-elements '(("UPPER HALF BLOCK" #x2580) ("LOWER ONE EIGHTH BLOCK" #x2581) ("LOWER ONE QUARTER BLOCK" #x2582) ("LOWER THREE EIGHTHS BLOCK" #x2583) ("LOWER HALF BLOCK" #x2584) ("LOWER FIVE EIGHTHS BLOCK" #x2585) ("LOWER THREE QUARTERS BLOCK" #x2586) ("LOWER SEVEN EIGHTHS BLOCK" #x2587) ("FULL BLOCK" #x2588) ("LEFT SEVEN EIGHTHS BLOCK" #x2589) ("LEFT THREE QUARTERS BLOCK" #x258A) ("LEFT FIVE EIGHTHS BLOCK" #x258B) ("LEFT HALF BLOCK" #x258C) ("LEFT THREE EIGHTHS BLOCK" #x258D) ("LEFT ONE QUARTER BLOCK" #x258E) ("LEFT ONE EIGHTH BLOCK" #x258F) ("RIGHT HALF BLOCK" #x2590) ("LIGHT SHADE" #x2591) ("MEDIUM SHADE" #x2592) ("DARK SHADE" #x2593) ("UPPER ONE EIGHTH BLOCK" #x2594) ("RIGHT ONE EIGHTH BLOCK" #x2595) ("QUADRANT LOWER LEFT" #x2596) ("QUADRANT LOWER RIGHT" #x2597) ("QUADRANT UPPER LEFT" #x2598) ("QUADRANT UPPER LEFT AND LOWER LEFT AND LOWER RIGHT" #x2599) ("QUADRANT UPPER LEFT AND LOWER RIGHT" #x259A) ("QUADRANT UPPER LEFT AND UPPER RIGHT AND LOWER LEFT" #x259B) ("QUADRANT UPPER LEFT AND UPPER RIGHT AND LOWER RIGHT" #x259C) ("QUADRANT UPPER RIGHT" #x259D) ("QUADRANT UPPER RIGHT AND LOWER LEFT" #x259E) ("QUADRANT UPPER RIGHT AND LOWER LEFT AND LOWER RIGHT" #x259F) )) ;; arch-tag: 51c971a7-cd90-42a5-bf18-dd9683bcab41