From 71cb0c3743d911db60bd987ff73d6929bd6058d0 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 25 Sep 2003 11:52:55 +0000 Subject: [PATCH] Put blockinfo and textobject back into the CALS table model --- docbook/xml/htmltblx.mod | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/docbook/xml/htmltblx.mod b/docbook/xml/htmltblx.mod index 36c97de70..857c36b55 100644 --- a/docbook/xml/htmltblx.mod +++ b/docbook/xml/htmltblx.mod @@ -183,12 +183,16 @@ - - + "((blockinfo?, + (%formalobject.title.content;), + (%ndxterm.class;)*, + textobject*, + (graphic+|mediaobject+|tgroup+)) + |(caption, (col*|colgroup*), thead?, tfoot?, (tbody+|tr+)))"> + +