Moving this to the docbook list. Perhaps this would do (abusing example
or not depending on what's in it):
<section><title>...</title>
<table>...</table>
<table>...</table>
<example><title></title>
<para>...</para>
<para>...</para>
<table>...</table>
</example>
<table>...</table>
<table>...</table>
<table>...</table>
</section>
David
> -----Original Message-----
> From: Jean Jordaan [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 29, 2007 9:20 PM
> To: Docbook Apps
> Subject: [docbook-apps] A sequence of tables ..
>
> Hi there
>
> I have a document that looks like this (invalid)::
>
> <section><title>...</title>
> <table>...</table>
> <table>...</table>
> <section><title></title>
> <para>...</para>
> <para>...</para>
> <table>...</table>
> </section>
> <table>...</table>
> <table>...</table>
> <table>...</table>
> </section>
>
> That is, most of the tables are standalone, but one has a
> couple of paragraphs and lists associated with it. The
> problem is that that structure is invalid (can't have tables
> coming after the section). To make it valid, I have to wrap
> all the tables in otherwise useless section elements, which I
> find icky. Is there a better way?
>
> --
> jean . .. ....
> //\\\oo///\\
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]