<comment>I cannot find a list or forum dedicated to <ulink
url="http://dblatex.sourceforge.net/";>dblatex</ulink> so I post
here.</comment>

I use dblatex to produce PDF files. By default, things like:

<para>Mon <ulink url="http://www.bortzmeyer.org/";>blog</ulink> est 
très bien aussi.</para>

are translated, in the PDF output, in a working link but the displayed
text is only the content of the <ulink>, the url attribute value is
not displayed. Fine for the screen but really annoying for the printed
value.

I do not find an option of dblatex to display the URL.

dblatex allows to set LaTeX's hyperref parameters but I find no such
parameters in <ulink
url="http://stackoverflow.com/questions/796658/display-the-url-after-the-link";>hyperref</ulink>.

At this time, the only solution I see is a bit of XSL to rewrite my
'<ulink url="http://www.bortzmeyer.org/";>blog</ulink>' into '<ulink
url="http://www.bortzmeyer.org/";>blog</ulink>
(<systemitem>http://www.bortzmeyer.org/</systemitem>)' before giving
the Docbook document to dblatex. A better solution?

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-h...@lists.oasis-open.org

Reply via email to