@ ----------------------------------------------------------------- @ Keywords file for HTML. See comments in EPMKWDS.C for a description of the format. @ ----------------------------------------------------------------- @ Format of the file @ ------------------------------------------------------------------ @ The first character of the first line is the "special" character. @ If it appears at the beginning of a line after, it is @ either followed by a space and marks then a comment, or @ by any other character and is then a topic name. @ Currently the only topics are : @ DELIM @ "start string" "end string" "bg color" "fg color" "escape character" "column" @ What's between the 'start' and 'end' delimiters is set to the 'color' color. @ If no 'end' is specified, the whole line after any 'start' string is colored. @ If an 'Escape' character appears just before a 'end' string, it won't be considered an end delimiter. @ If an 'Escape' character appears just before a 'start' string, it won't be considered a start delimiter. @ An 'Escape' character can be escaped by another 'Escape' character @ If the column field is present, a start delimiter will be valid only if it starts on this column @ If the end delimiter is not on the same line as the start, no color changes will be done. @ The special character can be used as a placeholder, eg if you want a column but no escape character @ DELIMI @ Like DELIM, but case insensitive. @ KEYWORDS @ "name" "fg color" "bg color" @ They must include only characters specified in the CHARSET section, case sensitive. @ INSENSITIVE @ "name" "fg color" "bg color" @ Same as KEYWORDS except case insensitive. @ CHARSET @ "string including all the characters" @ List of characters allowed in the names of the KEYWORDS and INSENSITIVE sections. @ SPECIAL @ "name" "fg color" "bg color" @ Any occurrence of these strings will be changed to the specified color. @ They can include any character. @ SPECIALI @ Like SPECIAL, but case insensitive. @ BREAKCHAR @ "character" "fg color" "bg color" @ This character is considered as a space when keywords in @KEYWORDS @ or @INSENSITIVE are looked for. If colors are specified, a break @ at the beginning of a keyword will have its own color, else it will @ have the same color as the keyword. @ ENDCHAR @ "character" "fg color" "bg color"@ @ The character after this one is considered as a space when keywords @ in @KEYWORDS or @INSENSITIVE are looked for. If colors are @ specified, an end char at the end of a keyword will have its own @ color, else it will have the same color as the keyword. @ @ An end character at the end of a keyword in @KEYWORDS or @ @INSENSITIVE is hilited with its own color. @ @ The background and foreground colors are values between 0 and 15 @ If a value of -1 is given then the default foreground or background @ color is used. @ Colors - @ 0 - Black 8 - Gray @ 1 - Blue 9 - Bright Blue @ 2 - Green 10 - Bright Green @ 3 - Cyan 11 - Bright Cyan @ 4 - Red 12 - Bright Red @ 5 - Magenta 13 - Bright Magenta @ 6 - Brown 14 - Yellow @ 7 - Dark Gray 15 - White @ @ ----------------------------------------------------------------- @ @DELIM @ @ Start Color Color End Escape @ string bg fg string character " -1 5 " @ @CHARSET @ abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 @ @SPECIALI @ @ Tags @ @ Level 0 tags

-1 12

-1 12

-1 12

-1 12

-1 12
-1 12 -1 12 -1 12 -1 12 -1 12 <BASE -1 12 </BASE> -1 12 <ISINDEX -1 12 </ISINDEX> -1 12 <LINK -1 12 </LINK> -1 12 <META -1 12 </META> -1 12 <NEXTID -1 12 </NEXTID> -1 12 <BLOCKQUOTE -1 12 </BLOCKQUOTE> -1 12 <A -1 12 </A> -1 12 <IMG -1 12 <P -1 12 </P> -1 12 <BR -1 12 <HR -1 12 <PRE -1 12 </PRE> -1 12 <UL -1 12 </UL> -1 12 <OL -1 12 </OL> -1 12 <LI -1 12 <DL -1 12 </DL> -1 12 <DD -1 12 <DT -1 12 <MENU -1 12 </MENU> -1 12 <DIR -1 12 </DIR> -1 12 <ADDRESS -1 12 </ADDRESS> -1 12 @ @ Level 1 tags @ <CITE -1 12 </CITE> -1 12 <CODE -1 12 </CODE> -1 12 <EM -1 12 </EM> -1 12 <KBD -1 12 </KBD> -1 12 <SAMP -1 12 </SAMP> -1 12 <STRONG -1 12 </STRONG> -1 12 <VAR -1 12 </VAR> -1 12 <B -1 12 </B> -1 12 <I -1 12 </I> -1 12 <TT -1 12 </TT> -1 12 @ @ Level 2 tags @ <FORM -1 12 </FORM> -1 12 <INPUT -1 12 </INPUT> -1 12 <SELECT -1 12 </SELECT> -1 12 <OPTION -1 12 </OPTION> -1 12 <TEXTAREA -1 12 </TEXTAREA> -1 12 @ @ Level 3 tags @ <STYLE -1 12 </STYLE> -1 12 <SCRIPT -1 12 </SCRIPT> -1 12 <LINK -1 12 </LINK> -1 12 <APPLET -1 12 </APPLET> -1 12 <DIV -1 12 </DIV> -1 12 <MAP -1 12 </MAP> -1 12 <AREA -1 12 <FONT -1 12 </FONT> -1 12 <DFN -1 12 </DFN> -1 12 <Q -1 12 </Q> -1 12 <LANG -1 12 </LANG> -1 12 <AU -1 12 </AU> -1 12 <PERSON -1 12 </PERSON> -1 12 <ACRONYM -1 12 </ACRONYM> -1 12 <INS -1 12 </INS> -1 12 <DEL -1 12 </DEL> -1 12 <U -1 12 </U> -1 12 <STRIKE -1 12 </STRIKE> -1 12 <BIG -1 12 </BIG> -1 12 <SMALL -1 12 </SMALL> -1 12 <SUB -1 12 </SUB> -1 12 <SUP -1 12 </SUP> -1 12 <FIG -1 12 </FIG> -1 12 <CAPTION -1 12 </CAPTION> -1 12 <CREDIT -1 12 </CREDIT> -1 12 <TABLE -1 12 </TABLE> -1 12 <TR -1 12 </TR> -1 12 <TH -1 12 <TD -1 12 </TD> -1 12 @ @Other tags @ <CENTER -1 12 </CENTER> -1 12 <XMP -1 12 </XMP> -1 12 <BASEFONT -1 12 <NOBR -1 12 </NOBR> -1 12 @ @ Attributes @ @ Level 0 attributes @ Alt -1 1 Href -1 1 Name -1 1 Rel -1 1 Rev -1 1 Urn -1 1 Title -1 1 Methods -1 1 Http-equiv -1 1 Content -1 1 Compact -1 1 Ismap -1 1 @ @ Level 2 attributes @ Action -1 1 Method -1 1 Enctype -1 1 Checked -1 1 Maxlength -1 1 Size -1 1 Src -1 1 Type -1 1 Text -1 1 Value -1 1 Multiple -1 1 Selected -1 1 Rows -1 1 Cols -1 1 @ @ Level 3 attributes @ Version -1 1 Background -1 1 BGColor -1 1 Link -1 1 VLink -1 1 ALink -1 1 Shape -1 1 Coords -1 1 Align -1 1 Nohref -1 1 Noshade -1 1 Width -1 1 Height -1 1 Md -1 1 Border -1 1 Vspace -1 1 Hspace -1 1 Usemap -1 1 Rowspan -1 1 Colspan -1 1 Cellspacing -1 1 Cellpadding -1 1 Valign -1 1 Nowrap -1 1 @ @ Values @ @ Level 0 values @ top -1 2 middle -1 2 bottom -1 2 @ @ Level 2 values @ get -1 2 post -1 2 checkbox -1 2 hidden -1 2 image -1 2 password -1 2 radio -1 2 reset -1 2 submit -1 2 text -1 2 @ @ Level 3 values @ Home -1 2 ToC -1 2 Index -1 2 Glossary -1 2 Copyright -1 2 Up -1 2 Next -1 2 Previous -1 2 Help -1 2 Bookmark -1 2 StyleSheet -1 2 rect -1 2 poly -1 2 circle -1 2 left -1 2 right -1 2 center -1 2 disc -1 2 circle -1 2 square -1 2 justify -1 2 baseline -1 2 @ = -1 9 > -1 12 @ @ Latin 1 characters @ Á -1 5 À -1 5 Â -1 5 Ã -1 5 Å -1 5 Ä -1 5 Æ -1 5 Ç -1 5 É -1 5 È -1 5 Ê -1 5 Ë -1 5 Í -1 5 Ì -1 5 Î -1 5 Ï -1 5 Ð -1 5 Ñ -1 5 Ó -1 5 Ò -1 5 Ô -1 5 Õ -1 5 Ö -1 5 Ø -1 5 Ú -1 5 Ù -1 5 Û -1 5 Ü -1 5 Ý -1 5 Þ -1 5 ß -1 5 á -1 5 à -1 5 â -1 5 ã -1 5 å -1 5 ä -1 5 æ -1 5 ç -1 5 é -1 5 è -1 5 ê -1 5 ë -1 5 í -1 5 ì -1 5 î -1 5 ï -1 5 ð -1 5 ñ -1 5 ó -1 5 ò -1 5 ô -1 5 õ -1 5 ö -1 5 ø -1 5 ú -1 5 ù -1 5 û -1 5 ü -1 5 ý -1 5 þ -1 5 ÿ -1 5 @ Other characters @   -1 5 ¡ -1 5 ¢ -1 5 £ -1 5 ¤ -1 5 ¥ -1 5 ¦ -1 5 § -1 5 ¨ -1 5 ª -1 5 « -1 5 ¬ -1 5 ­ -1 5 ¯ -1 5 ° -1 5 ± -1 5 ² -1 5 ³ -1 5 ´ -1 5 µ -1 5 × -1 5 ÷ -1 5 ¶ -1 5 · -1 5 ¸ -1 5 ¹ -1 5 º -1 5 » -1 5 ¼ -1 5 ½ -1 5 ¾ -1 5 ¿ -1 5 @ @ Level 0 characters @ < -1 5 > -1 5 & -1 5 " -1 5 @ @ Level 3 characters @ © -1 5 ® -1 5 @