[Home] [By Thread] [By Date] [Recent Entries]
David Carlisle wrote:
I didn't want the nesting (it's to move on to docbook simplesect elements next, which need to be at para level)
<simplesect> <title>3. Para </title> <para role='link'> <link xlink:href='&specx;2.8'>spec</link> </para> <para role="spec">....</para> <para role="test">-</para> <para role="precondition"> </para> <para role="postcondition"> </para> <para role='remark'></para> <o:test class='none'/> </simplesect>
Andrews solution is good, but outputs <bk>
<block sect="1">
<para>Copyright ) OASIS. 20022007. All Rights ....</para>
<para>All capitalized terms in the following t ....</para>
<para>This document and translations of it may ....</para>
<para>The limited permissions granted above ar ....</para>
<para>This document and the information contai ....</para>
<para>OASIS requests that any OASIS Party or a ....</para>
<para>OASIS invites any party to contact the O ....</para>
<para>OASIS takes no position regarding the va ....</para>
<para>The names "OASIS", OpenDocument, Open ....</para>
</block>I.e. the numbering is out by one since the document doesn't start with a header. I'm working on Andrews Solution to see if I can hack round it Feature request for :number 'starts-at="0"
To back the start point up to where I want :-) regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk
|

Cart



