← Prev in month ← Prev in thread
Next in thread → Next in month →

DOCBOOK: Re: declaration does not permit this

From
Norman Walsh <>
Date
2002-07-08T20:17:30+00:00
ID
Thread
DOCBOOK: Re: declaration does not permit this
/ "Grobe, Gary" <> was heard to say:
| <sect1>
| <bridgehead>Background</bridgehead>
| <para>...

This is wrong. You want

 <sect1>
 <title>Background</title>
 <para>...

instead.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <>      | "Abstraction, abstraction and
http://www.oasis-open.org/docbook/ | abstraction." This is the answer
Chair, DocBook Technical Committee | to the question, "What are the
                                   | three most important words in
                                   | programming?"--Paul Hudak
← Prev in month ← Prev in thread
Next in thread → Next in month →