From: Jonathan Blake Date: Wed, 20 Dec 2006 00:13:39 +0000 (+0000) Subject: Added advanced table capabilities and the "line" element. X-Git-Url: http://git.projectaon.org/?a=commitdiff_plain;h=8d2c165d01970de86e75ff9c825fc599ae6d207d;p=project-aon.git Added advanced table capabilities and the "line" element. git-svn-id: https://projectaon.org/data/trunk/xml@202 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11 --- diff --git a/gamebook.dtd b/gamebook.dtd index b01f342..acddeea 100644 --- a/gamebook.dtd +++ b/gamebook.dtd @@ -13,6 +13,12 @@ $Id$ Change Log: +19 December 2006 (version 0.12.1) + * Upgraded the table model to included "caption", "colgroup", "thead", + "tfoot", and "tbdoy" elements and the cell scoping attributes + "rowspan", "colspan", "axis", and "scope". + * Deprecated the "br" element in favor of the "line" element. + 25 March 2006 (version 0.12.0) * Added "illref", "illustrations" and "illgroup". Still backwards compatible. @@ -172,6 +178,13 @@ III. Block Elements valign ( top | middle | bottom | baseline ) #IMPLIED "> + + @@ -685,8 +698,9 @@ Example: - + + + + + + + + + + + + + + + + + + + + + + + + +