atom feed5 messages in org.oasis-open.lists.docbook-appsRe: [docbook-apps] book title in olin...
FromSent OnAttachments
Tim CaslingApr 21, 2005 6:00 am 
Bob StaytonApr 21, 2005 9:43 am 
Tim CaslingApr 21, 2005 12:50 pm 
Tim CaslingApr 22, 2005 9:09 am 
Bob StaytonApr 22, 2005 10:06 am 
Subject:Re: [docbook-apps] book title in olink xref
From:Bob Stayton (bo@sagehill.net)
Date:Apr 21, 2005 9:43:30 am
List:org.oasis-open.lists.docbook-apps

Hi Tim, I'm not sure what you mean by "select: nnnn", because the 'select' style uses keywords. In the olink chapter, I mention that olinks add two more possible keywords: docname and docnamelong. So this should work:

<olink role="select: docname" ...

Bob Stayton Sagehill Enterprises DocBook Consulting [1]bo@sagehill.net

----- Original Message ----- From: Tim Casling To: [2]docb@lists.oasis-open.org Sent: Thursday, April 21, 2005 6:00 AM Subject: [docbook-apps] book title in olink xref

Hi,

Using olinking I’ve got <xsl:param name="olink.doctitle" select="yes"/> set because when I’m referring to chapters or sections I want the xref text to indicate the name of the book in which the chapter or section lives.

However, this means that when I olink to a book id it gives a reference of the form: Installation Guide in Installation Guide. My first thought is that I want to suppress the “in Installation Guide”, but if all book titles are being italicized then I guess it is the first bit that I want to suppress and just have in Installation Guide.

Seems to me that this behaviour should be the default. What is the easiest way to fix this?

I’m using Docbook 4.2, so I’ve set use.role.as.xrefstyle on and tried to use a “select: nnnn“ attribute to indicate precisely the cross-reference style I want. It didn’t work, so I thought I’d ask before delving any deeper.

Tim

References