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] | [Elist Home]


Subject: DOCBOOK-APPS: Can't get LINK to link?


I think this is a simple (stupid?) question:

I have a DocBook file that I am trying to format to HTML using the
OASIS stylesheets.

I have a hyperlink that I want to create to jump to another point in
the same file:

<link linkend="fred">go to fred</link>

and later on:

<para id="fred"> ....


The HTML comes out as:

<a href="#">go to fred</a>

and

<p><a name="fred"></a> ....


What I am missing to make it work?  I have also tried with sections
and
get the same problem...

Thanks
Derek


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC