From: Mauritz Jeanson Date: Sat, 4 Aug 2007 20:27:26 +0000 (+0000) Subject: Some small fixes. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0986314199e99dd77d0aa58497d14f5a8fc3be3;p=docbook-dsssl Some small fixes. --- diff --git a/xsl/params/annotation.graphic.open.xml b/xsl/params/annotation.graphic.open.xml index b8945aa78..c7d1c323a 100644 --- a/xsl/params/annotation.graphic.open.xml +++ b/xsl/params/annotation.graphic.open.xml @@ -22,9 +22,7 @@ Description This image is used inline to identify the location of -annotations. The default image is on the docbook site. Users may -utilise other images. size should be approximately 10x10 -pixels. +annotations. It may be replaced by a user provided graphic. The size should be approximately 10x10 pixels. diff --git a/xsl/params/autotoc.label.in.hyperlink.xml b/xsl/params/autotoc.label.in.hyperlink.xml index 021e6b364..dced0bd70 100644 --- a/xsl/params/autotoc.label.in.hyperlink.xml +++ b/xsl/params/autotoc.label.in.hyperlink.xml @@ -10,7 +10,7 @@ autotoc.label.in.hyperlink -Include lable in hyperlinked titles in TOC? +Include label in hyperlinked titles in TOC? diff --git a/xsl/params/highlight.source.xml b/xsl/params/highlight.source.xml index 5f50a643b..9ecd6fdea 100644 --- a/xsl/params/highlight.source.xml +++ b/xsl/params/highlight.source.xml @@ -28,7 +28,7 @@ XSLTHL extension module. This is an external Java library which is not part of t In order to use this extension, you must add xslthl.jar to your Java classpath. You can -download this software from The XSLT syntax highlighting project at SourceForge. +download this software from the XSLT syntax highlighting project at SourceForge. The configuration of syntax highlighting is stored in highlighting/xslthl-config.xml. The Java diff --git a/xsl/params/table.cell.border.color.xml b/xsl/params/table.cell.border.color.xml index 1939bd38e..ffb7b8ba9 100644 --- a/xsl/params/table.cell.border.color.xml +++ b/xsl/params/table.cell.border.color.xml @@ -26,7 +26,7 @@ for the border coloration. See CSS. A color is either a keyword or a numerical RGB specification. -keywords are aqua, black, blue, fuchsia, gray, green, lime, maroon, +Keywords are aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, orange, purple, red, silver, teal, white, and yellow.