This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: qandaentry: HTML output


Norman Walsh wrote:

> | I only have to figure out the case where there is only one <para> in an
> | <answer> - because this case is not handled in the above code (no <BR>
> | for <answer>s with only one <para>).
> 
> Really? How odd. Is there something other than a para after the first
> para in that case?

No, it looks like

<qandaentry>
 <question>
  <para>question</para>
 </question>
 <answer>
  <para>answer</para>
 </answer>
</qandaentry>

Michael
-- 
Michael Wiedmann   office:  <michael.wiedmann@detewe.de>
                   private: <mw@miwie.in-berlin.de>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]