Annotation of Amaya/amaya/HTML.en, revision 1.36

1.1       cvs         1: extension
                      2: 
                      3: presentation
                      4: 
                      5:  HTMLP:  Standard presentation
1.36    ! cvs         6:  HTMLPBW: Black and White
1.1       cvs         7:  HTMLPP: With pages
                      8: 
                      9: export
                     10: 
                     11:  HTMLT: HTML
1.9       cvs        12:  HTMLTT: Text
1.1       cvs        13: 
                     14: translation
                     15: 
                     16: TEXT_UNIT: Text
                     17: GRAPHICS_UNIT: Graphics
                     18: SYMBOL_UNIT: Symbol
1.36    ! cvs        19: PICTURE_UNIT: img
1.1       cvs        20: REFERENCE_UNIT: Reference
                     21: PAGE_BREAK: Page_break
                     22: 
1.36    ! cvs        23: HTML: html
        !            24: BODY: body
        !            25: Invalid_element: invalid element
1.1       cvs        26: Comment\240: Comment
1.36    ! cvs        27: HEAD: head
        !            28: TITLE: title
        !            29: ISINDEX: isindex
        !            30: STYLE_: style
        !            31: SCRIPT: script
        !            32: META: meta
        !            33: LINK: link
        !            34: BASE: base
        !            35: NOSCRIPT: noscript
        !            36: Address: address
        !            37: Math: math
        !            38: Block_Quote: blockquote
        !            39: Horizontal_Rule: hr
        !            40: Basic_Set: Element
        !            41: Paragraph: p
        !            42: H1: h1
        !            43: H2: h2
        !            44: H3: h3
        !            45: H4: h4
        !            46: H5: h5
        !            47: H6: h6
        !            48: Preformatted: pre
        !            49: Anchor: a
        !            50: Basic_Elem: Element
        !            51: Subscript: sub
        !            52: Superscript: sup
        !            53: Span: span
        !            54: BDO: bdo
        !            55: BaseFont: basefont
        !            56: BR: br
        !            57: Quotation: q
        !            58: Font: font
        !            59: Teletype_text: tt
        !            60: Italic_text: i
        !            61: Bold_text: b
        !            62: Underlined_text: u
        !            63: Struck_text: strike
        !            64: Big_text: big
        !            65: Small_text: small
1.1       cvs        66: Phrase: phrase
1.36    ! cvs        67: Emphasis: em
        !            68: Strong: strong
        !            69: Def: dfn
        !            70: Code: code
        !            71: Sample: samp
        !            72: Keyboard: kbd
        !            73: Variable: var
        !            74: Cite: cite
        !            75: ABBR: abbr
        !            76: ACRONYM: acronym
        !            77: Font_: font
        !            78: Applet: applet
        !            79: Parameter: param
        !            80: Object: object
        !            81: INS: ins
        !            82: DEL: del
1.1       cvs        83: Block: block
1.36    ! cvs        84: Division: div
        !            85: Center: center
1.1       cvs        86: List_: list
1.36    ! cvs        87: Unnumbered_List: ul
        !            88: Numbered_List: ol
        !            89: Directory: dir
        !            90: Menu: menu
        !            91: Definition_List: dl
        !            92: List_Item: li
1.1       cvs        93: Definition_Item: definition item
                     94: Term_List: term list
1.36    ! cvs        95: Term: dt
        !            96: Definition: dd
        !            97: Form: form
1.1       cvs        98: Form_Element: form element
1.36    ! cvs        99: Option_Menu: select
        !           100: Option: option
        !           101: OptGroup: optgroup
        !           102: Text_Area: textarea
        !           103: FIELDSET: fieldset
        !           104: LEGEND: legend
        !           105: Input: input
        !           106: Text_Input: input
        !           107: Password_Input: input
        !           108: File_Input: input
        !           109: Checkbox_Input: input
        !           110: Radio_Input: input
        !           111: Submit_Input: input
        !           112: Reset_Input: input
        !           113: Button_Input: input
        !           114: BUTTON: button
        !           115: LABEL: label
        !           116: Hidden_Input: input
1.1       cvs       117: Text_With_Frame: text
                    118: Inserted_Text: text
                    119: Frame: frame
1.36    ! cvs       120: Table_row: tr
        !           121: Table: table
        !           122: Cols: cols
1.1       cvs       123: Table_head: table head
                    124: Table_body: table body
                    125: Table_foot: table foot
1.36    ! cvs       126: CAPTION: caption
1.1       cvs       127: Column_head: column head
1.36    ! cvs       128: thead: thead
        !           129: tbody: tbody
        !           130: tfoot: tfoot
1.1       cvs       131: Table_cell: cell
1.36    ! cvs       132: Data_cell: td
        !           133: Heading_cell: th
        !           134: COLGROUP: colgroup
        !           135: COL: col
        !           136: MAP: map
        !           137: AREA: area
        !           138: FRAMESET: frameset
        !           139: Frames: frames
        !           140: NOFRAMES: noframes
        !           141: FRAME: frame
        !           142: IFRAME: iframe
1.13      cvs       143: Langue: lang
1.1       cvs       144: Class: class
                    145: PseudoClass: pseudo class
                    146: Style\240: style
                    147: Invalid_attribute: invalid attribute
                    148: Ghost_restruct: ghost
                    149: background_: background
                    150: BackgroundColor: bgcolor
                    151: TextColor: text
                    152: LinkColor: link
                    153: VisitedLinkColor: vlink
                    154: ActiveLinkColor: alink
                    155: Prompt: prompt
                    156: Notation: type
1.22      cvs       157: content_type: type
                    158: script_language: language
                    159: script_src: src
                    160: for_: for
1.1       cvs       161: http_equiv: http-equiv
                    162: meta_name: name
                    163: meta_content: content
                    164: HREF_: href
1.13      cvs       165: Link_type: type
1.1       cvs       166: REL: rel
                    167: REV: rev
                    168: Title: title
                    169: Align: align
1.19      cvs       170: TextAlign: align
1.1       cvs       171: NoShade: noshade
                    172: Size_: size
                    173: Width__: width
                    174: NAME: name
                    175: Alignment: align
                    176: Height_: height
                    177: hspace: hspace
                    178: vspace: vspace
                    179: Img_border: border
1.27      cvs       180: mode: mode
                    181: display: display
                    182: inline_math: inline
1.1       cvs       183: ISMAP: ismap
                    184: USEMAP: usemap
1.22      cvs       185: target_: target
1.1       cvs       186: SRC: src
                    187: ALT: alt
1.22      cvs       188: BaseFontSize: size
                    189: BaseFontColor: color
                    190: BaseFontFace: face
1.6       cvs       191: Clear: clear
                    192: Left_: left
                    193: Right_: right
                    194: All_: all
1.35      cvs       195: None_: none
1.1       cvs       196: Font_size: size
                    197: applet_name: name
                    198: Param_name: name
                    199: Param_value: value
1.22      cvs       200: Param_type: type
1.13      cvs       201: Object_type: type
1.1       cvs       202: BulletStyle: type
                    203: COMPACT: compact
                    204: NumberStyle: type
                    205: Start: start
                    206: ItemStyle: type
                    207: ItemValue: value
                    208: Script_URL: action
                    209: METHOD: method
                    210: ENCTYPE: enctype
                    211: Rows: rows
                    212: Columns: cols
1.22      cvs       213: accept_charset: accept-charset
1.1       cvs       214: Multiple: multiple
1.4       cvs       215: MenuSize: size
1.1       cvs       216: Selected: selected
1.6       cvs       217: Value_: value
1.1       cvs       218: Checked: checked
1.24      cvs       219: Button_type: type
1.25      cvs       220: Associated_control: for
1.28      cvs       221: LAlign: align
1.1       cvs       222: Area_Size: size
                    223: MaxLength: maxlength
                    224: Border: border
1.22      cvs       225: rules_: rules
1.35      cvs       226: none_: none
1.1       cvs       227: Position: align
                    228: Row_valign: valign
1.14      cvs       229: colspan_: colspan
                    230: rowspan_: rowspan
1.1       cvs       231: Cell_align: align
1.22      cvs       232: Cell_left: left
                    233: Cell_center: center
                    234: Cell_right: right
                    235: Cell_justify: justify
                    236: Cell_char: char
1.1       cvs       237: Cell_valign: valign
1.29      cvs       238: center_: center
                    239: left_: left
                    240: right_: right
1.8       cvs       241: No_wrap: nowrap
1.1       cvs       242: shape: shape
                    243: coords: coords
                    244: nohref: nohref
                    245: x_coord: x
                    246: y_coord: y
1.26      cvs       247: RowHeight: rows
                    248: ColWidth: cols
                    249: FrameName: name
                    250: FrameSrc: src
                    251: Border1: 1
                    252: Border0: 0
                    253: no_resize: noresize
1.1       cvs       254: height\240: height
1.19      cvs       255: justify_: justify
1.31      cvs       256: NoShade_: noshade
1.1       cvs       257: Top_: top
                    258: Middle_: middle
                    259: Bottom_: bottom
1.22      cvs       260: data_: data
                    261: object_: object
1.1       cvs       262: disc: disc
                    263: circle: circle
                    264: square: square
                    265: Yes_: yes
                    266: Arabic_: 1
                    267: LowerAlpha: a
                    268: UpperAlpha: A
                    269: LowerRoman: i
                    270: UpperRoman: I
                    271: Get_: get
                    272: Post_: post
                    273: No_: no
                    274: Position_top: top
                    275: Position_bottom: bottom
1.22      cvs       276: Position_left: left
                    277: Position_right: right
1.1       cvs       278: Row_top: top
                    279: Row_middle: middle
                    280: Row_bottom: bottom
                    281: Row_baseline: baseline
                    282: Cell_top: top
                    283: Cell_middle: middle
                    284: Cell_bottom: bottom
1.22      cvs       285: Cell_baseline: baseline
1.8       cvs       286: no_wrap: nowrap
1.1       cvs       287: rectangle: rect
                    288: polygon: poly
1.22      cvs       289: default_: default

Webmaster