Next in thread → Next in month →

RE: [docbook-apps] customization layer for DocBook 5.0: TheTransition Guide

From
Mauritz Jeanson <>
Date
2007-08-30T18:21:15+00:00
ID
000601c7eb32$81d4fd60$71ea1a51@D7MZ171J
Thread
RE: [docbook-apps] customization layer for DocBook 5.0: TheTransition Guide
> -----Original Message-----
> From: Michael(tm) Smith 
> 
> By the way, I notice that when I use the original XSL
> customization layer, all the links in the HTML output contain
> @target=_top attributes. But if I use the XSL-NS customization
> layer, they don't. I'm not sure why that is, but I don't think
> it's due to any problems in the XSL-NS customization layer itself.
> It seems to instead be a difference in the XSL-NS stylesheets.


In some places, the stylesheets lag behind schema changes between DocBook 4
and 5.

In the XSL-NS version of html/xref.xsl, @target is supposed to be assigned a
value in the the template with match="d:ulink". But that template is never
applied, since there is no ulink element in DocBook 5.

A similar case is the one pointed out by Ken Morse in another message today,
regarding ulink.footnotes in FO output.

Mauritz
Next in thread → Next in month →