
Here is a list of the changes that occured in the style sheet
language.

Vesion 4.9.8
	* Special constructs in documentation:
	  - url(address)url(name)url (cf. claire.ssh)
	  - @example
            Blah
            @end example
	    For text that must not be justified (cf gnuc.ssh).
	  - @itemize
	    @item
            Blah
	    @item
            Blah 2
	    @end itemize
	    For enumerations (cf. claire.ssh).

Version 4.9.7
	* "alphabets are" can be used as a shortcut.
	* "ancestors are" to extend existing style sheets.
	* "comment is" is replaced by "documentation is",
	  which is more explicit.
	* "closers are" for closing alternatives of sequences.
	* "requires" to specify needed a2ps version.

Version 4.9.6
	* There can be several strings ("string1" "string2" ...)
	  in "comments are".  An end-of-line is inserted between
	  each one (string1\nstring2...").

Version 4.9.5
	* The name of the files *must* (please respect this)
	  be 8+3, with no special chars.  They *all* should
	  be lower case, alphanumerical.  Nothing more!
	  This is of course for portability issues.
	  *Note*  The name of the style is not related to this.
	  It can be anything you want.

Version 4.9.4
	* "version is" is new.
	* "written by" is new.
