Dave Pawson schrieb:
> Oliver Becker wrote:
>> Hello there,
>>
>> I've recently started using DocBook and the XSL stylesheets (1.73.1).
>>
>> To create links between single documents I'm using the olink element.
>> Everything works fine except for the link text that is generated.
>>
>> Since I just want a link to the document as a whole (not to a specific
>> element within the document),
>
> You could use an id for the root element as the target?
That works, thanks Dave!
So I suppose using <olink> without targetptr is not really supported by
the stylesheets (or it is a droll feature).
Cheers,
Oliver