From: Bob Stayton Date: Sat, 6 Jul 2002 23:02:38 +0000 (+0000) Subject: Added $verbose parameter to default xref-to template X-Git-Tag: release/1.79.1~6^2~5477 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=33a94c08e98d269b884959e552cefda879292871;p=docbook-dsssl 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. --- 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.