OK, a is now link and the document validates in principle. However with Johannes Testproject it still generates 6 error. Some of which are link without href (not legal) one is an ulo without content.

I guess that stylesheet will need some further cleaning.

Best regards,
Ferdinand Soethe

Thorsten Scherler wrote:
On Fri, 2008-02-01 at 18:59 +0100, Ferdinand Soethe wrote:
Thanks, Johannes,

I already took the liberty to apply it:
but did it make any difference in your tests.
I just tested and the problem remains.

linkmap.xml is still invalid.


If you see http://svn.apache.org/viewvc?rev=614162&view=rev the fix is
just to get back wholesite pdf working it is not addressing linkmap.xml.

Linkmap.xml is declared as
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN"
"http://forrest.apache.org/dtd/document-v12.dtd";>
and you are right that <a> is not supported by v12.

Why not updating lm:transform.linkmap.document to transform <a to <link?

salu2

Best regards,
Ferdinand Soethe