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: Re: [docbook-apps] Problem with cross references and xincludes


OK, let's separate out the xinclude issue.  Can you run your file through:

xmllint --xinclude book.xml > resolved.xml

and then process resolved.xml with your stylesheet? In resolved.xml, is the
id attribute the linkend is pointing to still there?

If you still have the problem with resolved.xml, then send me that file
(offlist) and I'll see if I can see what is going wrong.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Bill Lawrence" <lawrence@mayaviz.com>
To: <docbook-apps@lists.oasis-open.org>
Sent: Wednesday, June 29, 2005 12:37 PM
Subject: Re: [docbook-apps] Problem with cross references and xincludes


> My fo file contains the following:
>
> <fo:basic-link internal-destination="cpof_copy_machine_archive">“Copy
> Machine and Archive Tools” (p. <fo:page-number-citation
> ref-id=""/>)</fo:basic-link>
>
> so it appears that the problem is occuring in the docbook modular
> stylesheet processing.
>
> Bob Stayton wrote:
>
> >I'm not able to duplicate this problem.  Can you peek in the FO output
and
> >see if where the page number should be you have something like this (with
> >your id value):
> >
> ><fo:page-number-citation ref-id="mychapter"/>
> >
> >And does that id exist in your document?  If so, then the FO is correct.
> >Does XEP report that it cannot resolve a link?
> >
> >Bob Stayton
> >Sagehill Enterprises
> >DocBook Consulting
> >bobs@sagehill.net
> >
> >
> >----- Original Message ----- 
> >From: "Bill Lawrence" <lawrence@mayaviz.com>
> >To: <docbook-apps@lists.oasis-open.org>
> >Sent: Wednesday, June 29, 2005 11:48 AM
> >Subject: [docbook-apps] Problem with cross references and xincludes
> >
> >
> >
> >
> >>I'm using xincludes and I'm having a problem with xrefs generating ? for
> >>page numbers in the PDF output, although it's getting the titles
> >>properly.  I'm using the 1.68.1 version of the stylesheets, and I've set
> >>insert.xref.page.number to "maybe".  I'm specifying the page number
> >>formatting using the xrefstyle attribute on the xrefs.  My xsl processor
> >>is xsltproc and the FO formatter is XEP.
> >>
> >>Thanks in advance,
> >>
> >>Bill Lawrence
> >>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> >>For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
> >>
> >>
> >>
> >>
> >>
> >
> >
> >
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
>
>
>




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