From a01d4daed348561712185e4f1880bdf8b86cc62e Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Fri, 5 Jul 2002 08:27:32 +0000 Subject: [PATCH] Modified for the new stylesheet olink system. Modfified olink template to support the new targetdoc and targetptr attributes. Loads target database into keys for fast lookup. --- xsl/fo/xref.xsl | 148 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 146 insertions(+), 2 deletions(-) diff --git a/xsl/fo/xref.xsl b/xsl/fo/xref.xsl index 1d8b1774b..ef4623db9 100644 --- a/xsl/fo/xref.xsl +++ b/xsl/fo/xref.xsl @@ -13,6 +13,11 @@ ******************************************************************** --> + + + + @@ -639,10 +644,149 @@ - - + + + + + + + + + + + + Olink missing @targetptr attribute value + + + Olink missing @targetdoc attribute value + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + () + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Olink error: no generated text for targetdoc/targetptr = / + ???? + + + + + + + + + + + + -- 2.40.0