|
From: <ov...@us...> - 2002-08-26 00:30:27
|
Update of /cvsroot/aft/Anteater In directory usw-pr-cvs1:/tmp/cvs-serv30201 Modified Files: ChangeLog Log Message: 2002-08-25 Ovidiu Predescu <ov...@cu...> * doc/stylesheets/attribute-sets.xsl: Group the relevant properties for the <source> element in "code-text-attributes". * doc/stylesheets/properties.xsl: Define the properties for the <source> element. * doc/stylesheets/document2fo.xsl: Remove space after the last paragraph in columns inside a table. Parametrize the attributes for the <source> element in properties.xsl and attribute-sets.xsl. Prepend section title with their relative numbering in the document. * doc/Anteater.xml: Minor fixes in wording. Index: ChangeLog =================================================================== RCS file: /cvsroot/aft/Anteater/ChangeLog,v retrieving revision 1.60 retrieving revision 1.61 diff -u -d -r1.60 -r1.61 --- ChangeLog 24 Aug 2002 01:14:12 -0000 1.60 +++ ChangeLog 26 Aug 2002 00:30:24 -0000 1.61 @@ -1,3 +1,19 @@ +2002-08-25 Ovidiu Predescu <ov...@cu...> + + * doc/stylesheets/attribute-sets.xsl: Group the relevant + properties for the <source> element in "code-text-attributes". + + * doc/stylesheets/properties.xsl: Define the properties for the + <source> element. + + * doc/stylesheets/document2fo.xsl: Remove space after the last + paragraph in columns inside a table. Parametrize the attributes + for the <source> element in properties.xsl and + attribute-sets.xsl. Prepend section title with their relative + numbering in the document. + + * doc/Anteater.xml: Minor fixes in wording. + 2002-08-23 Ovidiu Predescu <ov...@cu...> * doc/stylesheets/xmldoc2document.xsl: Handle the <properties> and |