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


Subject: Making a cross reference


Hi
	I'm looking around at TDG but didn't figure out how can I
create an cross reference to another part of my document which
link will be an content of the cross reference element, not the
title of the section which it points as <xref> does. My output
is an HTML document.
	I need something like:
..
<xref linkend="aa">Some comment</xref>
...
<sect1 id="aa"><title>Comments around this</title></sect1>
...
	Should generate:

<a href="#aa">Some comment</a>

	I'm using Docbook DTD XML 4.2 and Docbook Stylesheet XSL 1.65.1.

thanks a lot in advance.

PS: I'm in doubt if this is the right list to post or this kind
of question should be posted at docbook@lists.oasis-open.org

-- 

[]'s
Lucas Brasilino
brasilino@recife.pe.gov.br
http://www.recife.pe.gov.br
Emprel -	Empresa Municipal de Informatica (pt_BR)
		Municipal Computing Enterprise (en_US)
Recife - Pernambuco - Brasil
Fone: +55-81-34167078



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