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


Found the problem.  The xml files I was processing had the IDs within 
the title tags, not the sections tags.  All is well now.  Thanks for 
looking into it.

Bill

Bill Lawrence wrote:

> 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]