Re: [xep-support] Eliminating Displayed Link Paths

From: William McVey <wam@cisco.com>
Date: Tue Sep 06 2005 - 08:17:33 PDT

On Tue, 2005-09-06 at 10:49 -0400, Raymond wrote:
> docbook-dtd-4.5b1, docbook-xsl-1.69.1, jdk-1.5.0_4, kubuntu-5.04, oXygen-6.1,
> xep-4.4
>
> The following code fragment:
>
> <ulink url="docs/foo.pdf">foo</ulink>
>
> transforms to foo [docs/foo.pdf ]
>
> How does one eliminate the brackets and source path from the PDF
> transformation?

This is coming from the default behavior of docbook-xsl. You can toggle
the behavior of showing the ulink's globally using the ulink.show
parameter (see:
http://docbook.sourceforge.net/release/xsl/current/doc/fo/ulink.show.html) or you can write your own customization layer that overrides the 'ulink' match template (see fo/xref.xsl within your docbook-xsl distribution).

If you haven't already, I highly recommend reading
'DocBook XSL: The Complete Guide' by Bob Stayton. An HTML version of
this book is available for browsing/online reading at
http://sagehill.net/docbookxsl/index.html , but if you plan on doing a
lot of customizations onto DocBook output, I'd recommend buying a copy.

  -- William
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Tue Sep 6 08:44:19 2005

This archive was generated by hypermail 2.1.8 : Tue Sep 06 2005 - 08:44:20 PDT