From: Jonathan Blake Date: Wed, 20 Dec 2006 00:13:39 +0000 (+0000) Subject: Added advanced table capabilities and the "line" element. X-Git-Tag: 20121028~31 X-Git-Url: https://git.projectaon.org/?p=project-aon.git;a=commitdiff_plain;h=1f2d9fe0b778f9401ba495e4561f80c978c645ea Added advanced table capabilities and the "line" element. git-svn-id: https://projectaon.org/data/trunk@202 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11 --- diff --git a/xml/gamebook.dtd b/xml/gamebook.dtd index b01f342..acddeea 100644 --- a/xml/gamebook.dtd +++ b/xml/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: - + + + + + + + + + + + + + + + + + + + + + + + + +