Use "id" and "xref" in this way:
<figure id="foo">
and then:
'You can see in Figure <xref linked="foo"> that blah'?
If what you are looking for in an automatic id generation, I can't answer :(
Regards,
Juan R. Migoya
SPAIN
Rory Hunter wrote:
>
> Hi,
>
> Using the print DSSSL stylesheet, is it possible to have <figure>s
> automatically labelled, then to refer to them elsewhere by the
> auto-generated tag? That is, can I label a <figure> as "foo", and later on
> say, 'You can see in Figure <some_ref_tag name="foo"> that blah'?
>
> Cheers,
>
> --
> roryh