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] Chapter Title Customizations and Spacing


>
> I hope I haven't made too much typing errors in the code.

I have; block should have been there instead of para. 

<list-block>
  <list-item 
      provisional-label-separation="1em" 
      provisional-distance-between-starts="8em">
    <list-item-label end-indent="label-end()">
      <block>1.</block>
    </list-item-label>
    <list-item-body start-indent="body-start()">
      <block>Title 1</block> 
    </list-item-body>
  </list-item>
</list-block>

David

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


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