From: Bob Stayton Date: Fri, 28 Feb 2003 16:47:30 +0000 (+0000) Subject: Added warning when $glossary.collection is not blank, but X-Git-Tag: release/1.79.1~6^2~4755 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0e175f2bf13e964d664964522c417e834f013a3;p=docbook-dsssl Added warning when $glossary.collection is not blank, but it cannot open the specified file. --- diff --git a/xsl/fo/glossary.xsl b/xsl/fo/glossary.xsl index d302efada..548f45464 100644 --- a/xsl/fo/glossary.xsl +++ b/xsl/fo/glossary.xsl @@ -212,6 +212,15 @@ + + + Warning: processing automatic glossary but unable to + open glossary.collection file ' + + ' + + + diff --git a/xsl/html/glossary.xsl b/xsl/html/glossary.xsl index 3e624fdf8..8879af2b3 100644 --- a/xsl/html/glossary.xsl +++ b/xsl/html/glossary.xsl @@ -285,6 +285,15 @@ GlossEntry ::= + + + Warning: processing automatic glossary but unable to + open glossary.collection file ' + + ' + + +