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

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

Webmaster