[aXSL-commit] SF.net SVN: axsl: [460] trunk/axsl/doc/web/dtds/0.1/en/axsl-font-config.dtd
An API for XSL-FO.
Status: Alpha
Brought to you by:
victormote
|
From: <vic...@us...> - 2006-04-27 13:43:49
|
Revision: 460 Author: victormote Date: 2006-04-27 06:43:42 -0700 (Thu, 27 Apr 2006) ViewCVS: http://svn.sourceforge.net/axsl/?rev=460&view=rev Log Message: ----------- Reverse revision 457. ViewCVS Links: ------------- http://svn.sourceforge.net/axsl/?rev=457&view=rev Modified Paths: -------------- trunk/axsl/doc/web/dtds/0.1/en/axsl-font-config.dtd Modified: trunk/axsl/doc/web/dtds/0.1/en/axsl-font-config.dtd =================================================================== --- trunk/axsl/doc/web/dtds/0.1/en/axsl-font-config.dtd 2006-04-26 19:15:35 UTC (rev 459) +++ trunk/axsl/doc/web/dtds/0.1/en/axsl-font-config.dtd 2006-04-27 13:43:42 UTC (rev 460) @@ -51,7 +51,7 @@ xml:base CDATA #IMPLIED > -<!ELEMENT family-member (font?) > +<!ELEMENT family-member (font) > <!-- The attributes style, weight, variant, and stretch correspond to the CSS/XSL-FO font properties derived from these names. @@ -124,7 +124,6 @@ --> <!ATTLIST family-member - font CDATA #IMPLIED style (normal | italic | oblique | backslant) #REQUIRED weight (normal | bold | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900) #REQUIRED This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |