From dfbfab0974e6a5f5a124a50b894fdbd1e1ba118c Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 6 Jul 2002 23:02:38 +0000 Subject: [PATCH] Added $verbose parameter to default xref-to template so olink target collection can be quiet for elements that don't have an xref-to. Also fixed a line break in an olink error message. --- xsl/html/xref.xsl | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/xsl/html/xref.xsl b/xsl/html/xref.xsl index 963948237..eba9f7af7 100644 --- a/xsl/html/xref.xsl +++ b/xsl/html/xref.xsl @@ -134,14 +134,17 @@ - - - Don't know what gentext to create for xref to: " - - ", (" - - ") - + + + + + Don't know what gentext to create for xref to: " + + ", (" + + ") + + ??? @@ -799,7 +802,8 @@ - Olinks not processed: must specify a $target.database.document parameter + Olinks not processed: must specify a $target.database.document parameter + when using olinks with targetdoc and targetptr attributes. -- 2.50.1