← Prev in month ← Prev in thread

Making a cross reference

From
Lucas Brasilino <>
Date
2004-09-02T14:13:12+00:00
ID
Thread
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 

-- 

[]'s
Lucas Brasilino

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
← Prev in month ← Prev in thread