OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: bridgehead not allowed in variablelist?


Tim Arnold <jtim.arnold@gmail.com> writes:
> Norm, your suggestion is exactly what I suggested to them, but after
> looking over their documents, I see that they really need to keep the
> variablelist open.

I don't understand why, but...

> I'm still not sure how to render the example above into DocBook--is it
> possible without rewriting?  Any ideas much appreciated.

You could, maybe, try putting the bridgehead at the end of the preceding
list item. Kind of ... eewww, yuck! ... but ...

<variablelist>
  <varlistentry>
    <term>...</term>
    <listitem>
       <para>...</para>
       <bridgehead>New Subsection</bridgehead>
    </listitem>
  </varlistentry>
 ...

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Nothing is worth more than this
http://www.oasis-open.org/docbook/ | day.-- Goethe
Chair, DocBook Technical Committee |

PGP signature



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]