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]
Other format: [Raw text]

Re: [docbook-apps] QandA chunking


At 18:12 18/07/2003 +0100, CPH wrote:
Hi all,
I've converted my FAQ to the QandA format.
However previously I was using sections to chunk my document.
However now I'm trying to figure out what I should use to get the same
behaviour using QandA ?
For the list I found at http://www.dpawson.co.uk/docbook/styling/custom.html#d1669e721
I cannot find a tag which I can insert between a QandASet and a QandADiv to enable chunking.


Am I on the wrong track again ?


No. I use

<?xml version="1.0" encoding="iso-8859-1" ?>
<!-- Time-stamp: "2003-05-10 11:25:44 dpawson"   -->
<!DOCTYPE webpage  SYSTEM "../nw/website-2.2/website.dtd">

<webpage navto="yes" id="normalise">
<head>
<title>Normalise Space</title>
<summary>Normalise space</summary>
  <keywords>docbook faq FAQ</keywords>
</head>

<qandaset>

<qandaentry>

etc.


HTH DaveP




---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org


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