view etc/nxml/03190-0319F.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 (2007-12-02)
parents 543b7ec8c4b7
children ef719132ddfa
line wrap: on
line source
(nxml-define-char-name-set 'kanbun
  '(("IDEOGRAPHIC ANNOTATION LINKING MARK" #x3190)
    ("IDEOGRAPHIC ANNOTATION REVERSE MARK" #x3191)
    ("IDEOGRAPHIC ANNOTATION ONE MARK" #x3192)
    ("IDEOGRAPHIC ANNOTATION TWO MARK" #x3193)
    ("IDEOGRAPHIC ANNOTATION THREE MARK" #x3194)
    ("IDEOGRAPHIC ANNOTATION FOUR MARK" #x3195)
    ("IDEOGRAPHIC ANNOTATION TOP MARK" #x3196)
    ("IDEOGRAPHIC ANNOTATION MIDDLE MARK" #x3197)
    ("IDEOGRAPHIC ANNOTATION BOTTOM MARK" #x3198)
    ("IDEOGRAPHIC ANNOTATION FIRST MARK" #x3199)
    ("IDEOGRAPHIC ANNOTATION SECOND MARK" #x319A)
    ("IDEOGRAPHIC ANNOTATION THIRD MARK" #x319B)
    ("IDEOGRAPHIC ANNOTATION FOURTH MARK" #x319C)
    ("IDEOGRAPHIC ANNOTATION HEAVEN MARK" #x319D)
    ("IDEOGRAPHIC ANNOTATION EARTH MARK" #x319E)
    ("IDEOGRAPHIC ANNOTATION MAN MARK" #x319F)
    ))

;; arch-tag: e25f7331-0993-4daf-a193-0fe56332f9fa