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: xsl: generating id's at wrong place ?


Hi,

I noticed, that some references and page numbers in my pdf file are 
missing and I investigated a bit:

It seems that saxon (and xalan) do not generate pagenumbers and links for
- main page
- chapters
- Index
- References

Comparing the links, that are generated with the missing I noticed links ending in
  <fo:page-sequence id="d0e2064" hyphenate="true" master-reference="index-draft" language="en" format="1">
are not linked.  others like:
      <fo:block id="d0e194">
are.

I do not know, if this is an processing-error since both xsl processors
get it wrong, would it be an idea to move the id to some empty fo:block 
element ?


Ciao

Jens Skripczynski
-- 
E-Mail: skripi-lists(at)myrealbox(dot)com

There are only 10 types of people in this world: 
those who understand binary and those who don't.
                                   -- found in Norman Walsh signature



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