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

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.9       cvs        20: MathML: math
1.5       cvs        21: XMLcomment: comment
                     22: MTEXT: mtext
                     23: MI: mi
                     24: MN: mn
                     25: MO: mo
                     26: MS: ms
                     27: MSPACE: mspace
                     28: MROW: mrow
                     29: MFRAC: mfrac
1.8       cvs        30: BevelledMFRAC: mfrac
1.5       cvs        31: MSQRT: msqrt
1.6       cvs        32: MENCLOSE: menclose
1.5       cvs        33: MROOT: mroot
                     34: MSTYLE: mstyle
                     35: MERROR: merror
                     36: MPADDED: mpadded
                     37: MPHANTOM: mphantom
                     38: MFENCED: mfenced
                     39: MF: mo
                     40: MSUB: msub
                     41: MSUP: msup
                     42: MSUBSUP: msubsup
                     43: MUNDER: munder
                     44: MOVER: mover
                     45: MUNDEROVER: munderover
                     46: MMULTISCRIPTS: mmultiscripts
                     47: MTABLE: mtable
                     48: MTR: mtr
1.6       cvs        49: MLABELEDTR: mlabeledtr
                     50: MGLYPH: mglyph
1.5       cvs        51: MACTION: maction
                     52: SEP: sep
                     53: MTD: mtd
                     54: MALIGNGROUP: maligngroup
                     55: MALIGNMARK: malignmark
                     56: 
                     57: Langue: lang
1.10      cvs        58: inline_: inline
                     59: scale_: scale
1.6       cvs        60: normal_: normal
1.5       cvs        61: bold_: bold
1.13      cvs        62: bold_italic: bold-italic
                     63: double_struck: double-struck
                     64: bold_fraktur: bold-fraktur
                     65: bold_script: bold-script
                     66: sans_serif: sans-serif
                     67: bold_sans_serif: bold-sans-serif
                     68: sans_serif_italic: sans-serif-italic
                     69: sans_serif_bold_italic: sans-serif-bold-italic
1.14    ! cvs        70: linebreak_: linebreak
        !            71: auto_: auto
        !            72: nobreak_: nobreak
1.11      cvs        73: xml_space_default: default
                     74: xml_space_preserve: preserve
                     75: xml_space: xml:space

Webmaster