From fb8ddc7359591f1e44f6c1f63fcc93790a0196c4 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Thu, 2 Aug 2001 19:16:27 +0000 Subject: [PATCH] Changed to process its endterm if the element content is empty. --- xsl/html/xref.xsl | 41 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 39 insertions(+), 2 deletions(-) diff --git a/xsl/html/xref.xsl b/xsl/html/xref.xsl index 3762ad529..d746e1626 100644 --- a/xsl/html/xref.xsl +++ b/xsl/html/xref.xsl @@ -102,7 +102,8 @@ - + + @@ -405,7 +406,43 @@ - + + + + + + + + + + + + + + + + Endterm points to nonexistent ID: + + + ??? + + + + + + + + + + Link element has no content and no Endterm. + Nothing to show in the link to + + + ??? + + + + -- 2.40.0