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] xref into orderedlist ignores continuation="continues"


It's a bug.  Could you please file a bug report on the SourceForge site?
Thanks.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Justus H. Piater" <Justus.Piater@ULg.ac.be>
To: <docbook-apps@lists.oasis-open.org>
Sent: Monday, September 27, 2004 7:56 AM
Subject: [docbook-apps] xref into orderedlist ignores
continuation="continues"


Hi,

Am I missing something, or is this a bug?

Given code like the following:

<orderedlist>
  <listitem>...</listitem>
</orderedlist>
<orderedlist continuation="continues">
  <listitem id="foo">...</listitem>
</orderedlist>

<xref linkend="foo"/> produces "1" as the label text instead of "2",
with the 1.66.1 html-chunk stylesheets, and with the 1.63.1 FO
stylesheets.

Justus

-- 
Justus H. Piater, Ph.D.         http://www.montefiore.ulg.ac.be/~piater/
Institut Montefiore, B28        Phone: +32-4-366-2279
Université de Liège, Belgium    Fax:   +32-4-366-2620





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