Hi,
DocBook 5 supports a lot more elements inside funcdef, including link, than in DocBook 4. If you want to stay with DocBook 4, you would have to put the link inside <function>, which is semantically incorrect.

Bob Stayton
Sagehill Enterprises
b...@sagehill.net


----- Original Message ----- From: "Sepsi Örs" <sepsi....@gmail.com>
To: <docbook@lists.oasis-open.org>
Sent: Friday, February 11, 2011 6:45 AM
Subject: [docbook] link inside of funcdef


Dear Docbook users!

I would like to insert some hyperlink in the funcdef element. However,
in the HTML output the linking is not possible. Could someone help in
this problem, how it is possible to include the hyperlink into the
funcdef?

Thank you in advance,

Ors Sepsi

Here is some example:

<funcsynopsis>
<funcprototype>
<?dbhtml funcsynopsis-style='ansi'?>
<funcdef><link linkend='link1">text1</link> <function>func</function></funcdef>
   <paramdef>double <parameter>a</parameter></paramdef>
   <paramdef>double <parameter>b</parameter></paramdef>
</funcprototype></funcsynopsis>

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





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

Reply via email to