]> granicus.if.org Git - docbook-dsssl/commitdiff
Word-smithing
authorJirka Kosek <jirka@kosek.cz>
Wed, 21 Jun 2006 06:59:19 +0000 (06:59 +0000)
committerJirka Kosek <jirka@kosek.cz>
Wed, 21 Jun 2006 06:59:19 +0000 (06:59 +0000)
xsl/params/highlight.source.xml

index edcd798820b0009323fcd1d35fe4d137ecf6e666..1af418a45c5cb363195a16cca9640101781700d0 100644 (file)
@@ -25,24 +25,23 @@ syntax highlighting in content of programlisting element.</para>
 download this software from <ulink\r
 url="http://sourceforge.net/projects/xslthl"/>.</para>\r
 \r
-<para>Configuration of syntax highlighting is stored insise\r
+<para>Configuration of syntax highlighting is stored inside\r
 <filename>highlighting/xslthl-config.xml</filename> file. Java\r
 property <literal>xslthl.config</literal> must be pointing to this\r
 file using URL.</para>\r
 \r
 <para>This extension is known to work with Saxon 6.5.x. When using\r
 syntax highlighting, do not forget to modify your classpath and point\r
-to configuration file using property. Modified Saxon command looks\r
+to the configuration file using property. Modified Saxon command can look\r
 like:</para>\r
 \r
-<programlisting>java -cp c:\batch\;…;c:\cesta\k\xslthl.jar -Dxslthl.config=file:///c:/docbook-xsl/highlighting/xslthl-config.xml … com.icl.saxon.StyleSheet …</programlisting>\r
+<programlisting>java -cp c:\batch\;…;c:\path\to\xslthl.jar -Dxslthl.config=file:///c:/docbook-xsl/highlighting/xslthl-config.xml … com.icl.saxon.StyleSheet …</programlisting>\r
 \r
-<para>You can specify language of each programlisting using <sgmltag\r
-class="attribute">language</sgmltag> attribute. You can also specify\r
-language to be expected for programlistings without <sgmltag\r
-class="attribute">language</sgmltag> attribute. In this case, you can\r
-use parameter <parameter>highlighting.default.language</parameter> to\r
-set default language.</para>\r
+<para>You can specify language for each programlisting using <sgmltag\r
+class="attribute">language</sgmltag> attribute. Parameter\r
+<parameter>highlighting.default.language</parameter> can be used for specifying\r
+language to be used for programlistings without <sgmltag\r
+class="attribute">language</sgmltag> attribute.</para>\r
 \r
 </refsect1>\r
 </refentry>\r