Annotation of Amaya/amaya/MathML.en, revision 1.29

1.1       cvs         1: extension
                      2: 
                      3: presentation
                      4: 
                      5:  MathMLP:  Standard presentation
                      6: 
                      7: export
                      8: 
                      9:  MathMLT: XML
                     10: 
                     11: translation
                     12: 
                     13: TEXT_UNIT: \0
1.2       cvs        14: GRAPHICS_UNIT: \0
1.1       cvs        15: SYMBOL_UNIT: \0
                     16: PICTURE_UNIT: IMG
                     17: REFERENCE_UNIT: Reference
                     18: PAGE_BREAK: Page_break
                     19: 
1.15      cvs        20: C_Empty: \0
1.9       cvs        21: MathML: math
1.27      quint      22: XMLcomment: Comment
                     23: XMLPI: PI
1.5       cvs        24: MTEXT: mtext
                     25: MI: mi
                     26: MN: mn
                     27: MO: mo
                     28: MS: ms
                     29: MSPACE: mspace
                     30: MROW: mrow
                     31: MFRAC: mfrac
1.8       cvs        32: BevelledMFRAC: mfrac
1.5       cvs        33: MSQRT: msqrt
1.6       cvs        34: MENCLOSE: menclose
1.5       cvs        35: MROOT: mroot
                     36: MSTYLE: mstyle
                     37: MERROR: merror
                     38: MPADDED: mpadded
                     39: MPHANTOM: mphantom
                     40: MFENCED: mfenced
1.29    ! quint      41: MF: mo
1.5       cvs        42: MSUB: msub
                     43: MSUP: msup
                     44: MSUBSUP: msubsup
                     45: MUNDER: munder
                     46: MOVER: mover
                     47: MUNDEROVER: munderover
                     48: MMULTISCRIPTS: mmultiscripts
                     49: MTABLE: mtable
                     50: MTR: mtr
1.6       cvs        51: MLABELEDTR: mlabeledtr
1.27      quint      52: LabelCell: mtd(label)
1.6       cvs        53: MGLYPH: mglyph
1.5       cvs        54: MACTION: maction
1.26      quint      55: SEMANTICS: semantics
                     56: ANNOTATION: annotation
                     57: ANNOTATION_XML: annotation-xml
1.5       cvs        58: MTD: mtd
1.25      quint      59: CellWrapper: \0
1.5       cvs        60: MALIGNGROUP: maligngroup
                     61: MALIGNMARK: malignmark
1.17      cvs        62: MathMLCharacters: \0
                     63: Construct: \0
1.20      cvs        64: Construct1: \0
1.5       cvs        65: 
1.19      cvs        66: Language: xml:lang
1.23      quint      67: style\240: style
1.16      cvs        68: xml_space_default: default
                     69: xml_space_preserve: preserve
                     70: xml_space: xml:space
1.28      quint      71: display_: display
                     72: block_: block
1.10      cvs        73: inline_: inline
                     74: scale_: scale
1.6       cvs        75: normal_: normal
1.5       cvs        76: bold_: bold
1.13      cvs        77: bold_italic: bold-italic
                     78: double_struck: double-struck
                     79: bold_fraktur: bold-fraktur
                     80: bold_script: bold-script
                     81: sans_serif: sans-serif
                     82: bold_sans_serif: bold-sans-serif
                     83: sans_serif_italic: sans-serif-italic
                     84: sans_serif_bold_italic: sans-serif-bold-italic
1.14      cvs        85: linebreak_: linebreak
                     86: auto_: auto
                     87: nobreak_: nobreak
1.16      cvs        88: rowalign_mtr: rowalign
                     89: columnalign_mtd: columnalign
                     90: top_: top
                     91: bottom_: bottom
                     92: groupalign_malgr: groupalign
1.23      quint      93: width\240: width
                     94: height\240: height
                     95: depth\240: depth
                     96: left\240: left
                     97: center\240: center
                     98: right\240: right
                     99: background\240: background
                    100: none\240: none
                    101: solid\240: solid
                    102: dashed\240: dashed
                    103: rowspan\240: rowspan

Webmaster