OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]