Ah, then maybe this:

     <section><title>Use cases</title>
        <example><title>Use Case 1: Blah</title>
         <informaltable>...</informaltable>
      <example><title>Use Case 2: Wooga</title>
             <para>...</para>
             <para>...</para>
             <table>...</table>
         </example>
      ....
      <example><title>Use Case 5: Create Zone</title>
         <informaltable>...</informaltable>
      </example>
     </section> 

Or instead of example use section or simplesect (which currently doesn't
chunk in chunked html). 

David

> -----Original Message-----
> From: Jean Jordaan [mailto:[EMAIL PROTECTED] 
> Sent: Friday, November 30, 2007 12:01 AM
> To: [email protected]
> Subject: [docbook] Re: [docbook-apps] A sequence of tables ..
> 
> Hi David
> 
> > Perhaps this would do (abusing example or not depending on 
> what's in 
> > it):
> 
> It's a sequence of use cases, e.g.::
> 
>   <table><title>Use Case 5: Create Zone</title>
>     <thead>
>       <row>
>         <entry>Actor</entry><entry>Goal</entry><entry>Trigger</entry>
>       </row>
>     </thead>
>     <tbody>
>         <row>...</row>
>     </tbody>
>   </table>
> 
> So I don't think singling out one of them as an "example" is 
> exactly pretty.
> 
> -- 
> 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]

Reply via email to