From bf092f4789a19d613fc5297a70e8d8f50dbcb557 Mon Sep 17 00:00:00 2001
From: Andrew Kreimer
Any stylesheet derived from this Software that is publically +in question.
Any stylesheet derived from this Software that is publicly distributed will be identified with a different name and the version strings in any derived Software will be changed so that no possibility of confusion between the derived package and this Software will diff --git a/LDP/defunct/scrollserver/stylesheets/docbook/doc/html/param.html b/LDP/defunct/scrollserver/stylesheets/docbook/doc/html/param.html index 0de33719b..b16408e89 100644 --- a/LDP/defunct/scrollserver/stylesheets/docbook/doc/html/param.html +++ b/LDP/defunct/scrollserver/stylesheets/docbook/doc/html/param.html @@ -133,9 +133,9 @@
The string.subst template replaces all - occurances of target in string + occurrences of target in string with replacement and returns the result.
diff --git a/LDP/defunct/scrollserver/stylesheets/docbook/doc/tools/profiling.html b/LDP/defunct/scrollserver/stylesheets/docbook/doc/tools/profiling.html index eaa3ed7ce..06c6be8ee 100644 --- a/LDP/defunct/scrollserver/stylesheets/docbook/doc/tools/profiling.html +++ b/LDP/defunct/scrollserver/stylesheets/docbook/doc/tools/profiling.html @@ -81,7 +81,7 @@ new standalone document now. Big advantage of this method is compatibility with all DocBook tools. Filtered document is normal DocBook document and it does not require any special processing. Of -course, there is also one disadvantage – formating is now two +course, there is also one disadvantage – formatting is now two stage process – first you must filter source document and in second step you could apply normal stylesheets on result of filtering. This may be little bit inconvenient for many users, but whole task can @@ -94,7 +94,7 @@ tools/profile.xsl.If you want to generate Unix specific guide from our sample document (Example 1) you can do it in the following way. (We assume, that command saxon is able to run -XSLT processor on your machine. You can use your preffered XSLT +XSLT processor on your machine. You can use your preferred XSLT processor instead.)
saxon -o unixsample.xml sample.xml profile.xsl "os=unix"
We are processing source document sample.xml with profiling stylesheet profile.xsl. Result of transformation is stored @@ -139,7 +139,7 @@ ;.
Current implementation is able to handle multiple profiling targets in one attribute. In that case you must separate identifiers by semicolon:
<para os="unix;mac;win">...</para>
It is possible to use different separator than semicolon by -setting sep parameter. There cann't be spaces +setting sep parameter. There can't be spaces between separator and target names.
You can also perform profiling based on several profiling
attributes in a single step as stylesheet can handle all parameters
simultaneously. For example to get hypothetical guide for Windows
diff --git a/LDP/defunct/scrollserver/stylesheets/docbook/docsrc/copyright.xml b/LDP/defunct/scrollserver/stylesheets/docbook/docsrc/copyright.xml
index dff3ea7f2..92ff2724b 100644
--- a/LDP/defunct/scrollserver/stylesheets/docbook/docsrc/copyright.xml
+++ b/LDP/defunct/scrollserver/stylesheets/docbook/docsrc/copyright.xml
@@ -22,7 +22,7 @@ advertising or otherwise to promote the sale, use or other dealings in
this Software without prior written authorization from the individuals
in question.
-
areaset get the same number.
Only the linecolumn and linerange units are - supported. If no unit is specifed, linecolumn is assumed. + supported. If no unit is specified, linecolumn is assumed. If only a line is specified, the callout decoration appears in the defaultColumn. Lines will be padded with blanks to reach the necessary column, but callouts that are located beyond the last @@ -403,7 +403,7 @@
Only the linecolumn and linerange units are - supported. If no unit is specifed, linecolumn is assumed. + supported. If no unit is specified, linecolumn is assumed. If only a line is specified, the callout decoration appears in the defaultColumn. Lines will be padded with blanks to reach the necessary column, but callouts that are located beyond the last diff --git a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/doc/saxon5/com/nwalsh/saxon/package-summary.html b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/doc/saxon5/com/nwalsh/saxon/package-summary.html index d9eb24604..6ea691cb5 100644 --- a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/doc/saxon5/com/nwalsh/saxon/package-summary.html +++ b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/doc/saxon5/com/nwalsh/saxon/package-summary.html @@ -116,7 +116,7 @@
Anything derived from this Software that is publically +
Anything derived from this Software that is publicly distributed will be identified with a different name and the version strings in any derived Software will be changed so that no possibility of confusion between the derived package and this diff --git a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/doc/saxon6/com/nwalsh/saxon6/Verbatim.html b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/doc/saxon6/com/nwalsh/saxon6/Verbatim.html index 53f469ea9..a91962602 100644 --- a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/doc/saxon6/com/nwalsh/saxon6/Verbatim.html +++ b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/doc/saxon6/com/nwalsh/saxon6/Verbatim.html @@ -268,7 +268,7 @@
Only the linecolumn and linerange units are - supported. If no unit is specifed, linecolumn is assumed. + supported. If no unit is specified, linecolumn is assumed. If only a line is specified, the callout decoration appears in the defaultColumn. Lines will be padded with blanks to reach the necessary column, but callouts that are located beyond the last diff --git a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/doc/saxon6/com/nwalsh/saxon6/package-summary.html b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/doc/saxon6/com/nwalsh/saxon6/package-summary.html index 3623f7c97..f0d2fee3d 100644 --- a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/doc/saxon6/com/nwalsh/saxon6/package-summary.html +++ b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/doc/saxon6/com/nwalsh/saxon6/package-summary.html @@ -130,7 +130,7 @@
Anything derived from this Software that is publically +
Anything derived from this Software that is publicly distributed will be identified with a different name and the version strings in any derived Software will be changed so that no possibility of confusion between the derived package and this diff --git a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon642/com/nwalsh/saxon/CalloutEmitter.java b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon642/com/nwalsh/saxon/CalloutEmitter.java index 3db87a55c..2ad955263 100644 --- a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon642/com/nwalsh/saxon/CalloutEmitter.java +++ b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon642/com/nwalsh/saxon/CalloutEmitter.java @@ -277,7 +277,7 @@ protected void formatPad(int numBlanks) { * the global callout array if it can be interpreted.
* *Only the linecolumn and linerange units are - * supported. If no unit is specifed, linecolumn is assumed. + * supported. If no unit is specified, linecolumn is assumed. * If only a line is specified, the callout decoration appears in * the defaultColumn.
* diff --git a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon642/com/nwalsh/saxon/Verbatim.java b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon642/com/nwalsh/saxon/Verbatim.java index b2fae63b4..aa00b2446 100644 --- a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon642/com/nwalsh/saxon/Verbatim.java +++ b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon642/com/nwalsh/saxon/Verbatim.java @@ -271,7 +271,7 @@ public static NodeSetValue numberLines (Context context, *callout.graphicscallout.graphics.pathcallout.graphics.extensionOnly the linecolumn and linerange units are - * supported. If no unit is specifed, linecolumn is assumed. + * supported. If no unit is specified, linecolumn is assumed. * If only a line is specified, the callout decoration appears in * the defaultColumn. Lines will be padded with blanks to reach the * necessary column, but callouts that are located beyond the last diff --git a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon642/com/nwalsh/saxon/package.html b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon642/com/nwalsh/saxon/package.html index b05a46709..f8ccd171d 100644 --- a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon642/com/nwalsh/saxon/package.html +++ b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon642/com/nwalsh/saxon/package.html @@ -25,7 +25,7 @@ in this Software without prior written authorization from the individuals in question.
-Anything derived from this Software that is publically +
Anything derived from this Software that is publicly distributed will be identified with a different name and the version strings in any derived Software will be changed so that no possibility of confusion between the derived package and this diff --git a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon643/com/nwalsh/saxon/CalloutEmitter.java b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon643/com/nwalsh/saxon/CalloutEmitter.java index 5a038d746..08aacfd60 100644 --- a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon643/com/nwalsh/saxon/CalloutEmitter.java +++ b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon643/com/nwalsh/saxon/CalloutEmitter.java @@ -279,7 +279,7 @@ protected void formatPad(int numBlanks) { * the global callout array if it can be interpreted.
* *Only the linecolumn and linerange units are - * supported. If no unit is specifed, linecolumn is assumed. + * supported. If no unit is specified, linecolumn is assumed. * If only a line is specified, the callout decoration appears in * the defaultColumn.
* diff --git a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon643/com/nwalsh/saxon/Verbatim.java b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon643/com/nwalsh/saxon/Verbatim.java index 1ba7532d6..7d2767e0c 100644 --- a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon643/com/nwalsh/saxon/Verbatim.java +++ b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon643/com/nwalsh/saxon/Verbatim.java @@ -274,7 +274,7 @@ public static NodeSetValue numberLines (Context context, *callout.graphicscallout.graphics.pathcallout.graphics.extensionOnly the linecolumn and linerange units are - * supported. If no unit is specifed, linecolumn is assumed. + * supported. If no unit is specified, linecolumn is assumed. * If only a line is specified, the callout decoration appears in * the defaultColumn. Lines will be padded with blanks to reach the * necessary column, but callouts that are located beyond the last diff --git a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon643/com/nwalsh/saxon/package.html b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon643/com/nwalsh/saxon/package.html index b05a46709..f8ccd171d 100644 --- a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon643/com/nwalsh/saxon/package.html +++ b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/saxon643/com/nwalsh/saxon/package.html @@ -25,7 +25,7 @@ in this Software without prior written authorization from the individuals in question.
-Anything derived from this Software that is publically +
Anything derived from this Software that is publicly distributed will be identified with a different name and the version strings in any derived Software will be changed so that no possibility of confusion between the derived package and this diff --git a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/xalan2/com/nwalsh/xalan/Verbatim.java b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/xalan2/com/nwalsh/xalan/Verbatim.java index 43425d5ba..79c67be37 100644 --- a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/xalan2/com/nwalsh/xalan/Verbatim.java +++ b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/xalan2/com/nwalsh/xalan/Verbatim.java @@ -380,7 +380,7 @@ private void formatLineNumber(DOMBuilder rtf, * areaset get the same number.
* *Only the linecolumn and linerange units are - * supported. If no unit is specifed, linecolumn is assumed. + * supported. If no unit is specified, linecolumn is assumed. * If only a line is specified, the callout decoration appears in * the defaultColumn. Lines will be padded with blanks to reach the * necessary column, but callouts that are located beyond the last @@ -419,7 +419,7 @@ private void formatLineNumber(DOMBuilder rtf, * parenthesis.
* *Only the linecolumn and linerange units are - * supported. If no unit is specifed, linecolumn is assumed. + * supported. If no unit is specified, linecolumn is assumed. * If only a line is specified, the callout decoration appears in * the defaultColumn. Lines will be padded with blanks to reach the * necessary column, but callouts that are located beyond the last @@ -722,7 +722,7 @@ private void calloutFragment(DOMBuilder rtf, * the global callout array if it can be interpreted.
* *Only the linecolumn and linerange units are - * supported. If no unit is specifed, linecolumn is assumed. + * supported. If no unit is specified, linecolumn is assumed. * If only a line is specified, the callout decoration appears in * the defaultColumn.
* diff --git a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/xalan2/com/nwalsh/xalan/package.html b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/xalan2/com/nwalsh/xalan/package.html index 92224fa85..c2fef7b4d 100644 --- a/LDP/defunct/scrollserver/stylesheets/docbook/extensions/xalan2/com/nwalsh/xalan/package.html +++ b/LDP/defunct/scrollserver/stylesheets/docbook/extensions/xalan2/com/nwalsh/xalan/package.html @@ -25,7 +25,7 @@ in this Software without prior written authorization from the individuals in question. -Anything derived from this Software that is publically +
Anything derived from this Software that is publicly
distributed will be identified with a different name and the
version strings in any derived Software will be changed so that no
possibility of confusion between the derived package and this
diff --git a/LDP/defunct/scrollserver/stylesheets/docbook/html/ChangeLog b/LDP/defunct/scrollserver/stylesheets/docbook/html/ChangeLog
index 122d8a707..3eb6ecf23 100644
--- a/LDP/defunct/scrollserver/stylesheets/docbook/html/ChangeLog
+++ b/LDP/defunct/scrollserver/stylesheets/docbook/html/ChangeLog
@@ -86,7 +86,7 @@
* chunker.xsl: Fix EXSLT namespace name for exsl:document element
- * chunker.xsl, oldchunker.xsl, param.xsl: Move declaration for default.encoding and saxon.character.representation from param.xsl to (old)chunker.xsl so that chunker.xsl can be used by any stylesheet (indepedent of docbook.xsl). Maybe this should get moved to lib...
+ * chunker.xsl, oldchunker.xsl, param.xsl: Move declaration for default.encoding and saxon.character.representation from param.xsl to (old)chunker.xsl so that chunker.xsl can be used by any stylesheet (independent of docbook.xsl). Maybe this should get moved to lib...
* pi.xsl: Irrelevant encoding change
diff --git a/LDP/defunct/scrollserver/stylesheets/docbook/html/param.xsl b/LDP/defunct/scrollserver/stylesheets/docbook/html/param.xsl
index 1ddc2cd8b..212a19e43 100644
--- a/LDP/defunct/scrollserver/stylesheets/docbook/html/param.xsl
+++ b/LDP/defunct/scrollserver/stylesheets/docbook/html/param.xsl
@@ -426,7 +426,7 @@ in browsers.
-There are more ambitious goals in the long term. Eventally, ScrollServers will
+There are more ambitious goals in the long term. Eventually, ScrollServers will
be able to talk to one another, and to share information with each other. One
ScrollServer will `publish' a document or five hundred, and another will
`subscribe' to the `publication'. This is mainly for the benefit of the Linux
diff --git a/LDP/defunct/texi2db/texi2db b/LDP/defunct/texi2db/texi2db
index 225b0add9..f9b306cb7 100755
--- a/LDP/defunct/texi2db/texi2db
+++ b/LDP/defunct/texi2db/texi2db
@@ -1155,7 +1155,7 @@ TAG: while ($line =~ /\@\w+\{[^\{]*?\}/) {
#
$line =~ s/\Status
off, but I'm going to try. It will probably mean writing my own DocBook-aware
search library.