From: Michael Smith Date: Fri, 28 Jun 2002 10:30:05 +0000 (+0000) Subject: fixed minor typo X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f398c45d39a404f27a6d27b7fb27d1cbb5847bf4;p=docbook-dsssl fixed minor typo --- diff --git a/xsl/docsrc/extensions.xml b/xsl/docsrc/extensions.xml index 7e32510b3..6037f1384 100644 --- a/xsl/docsrc/extensions.xml +++ b/xsl/docsrc/extensions.xml @@ -150,7 +150,7 @@ both a line and a column.) Enabling the Extensions from the Command Line To enable the extensions for the command line, you need to - pass the the use.extensions parameter + pass the use.extensions parameter to your XSLT engine. Here's an example of how to do that with Saxon: java com.icl.saxon.StyleSheet filename.xml docbook/html/docbook.xsl use.extensions=1 > output.html @@ -163,4 +163,4 @@ java org.apache.xalan.xslt.Process -IN filename.xml - - \ No newline at end of file +