thbook typo corrections
Olly Betts
olly at survex.com
Thu Sep 30 19:43:11 CEST 2004
Just to prove I have actually read the manual...
Cheers,
Olly
diff -ru therion-0.3.3-orig/thbook/ch01.tex therion-0.3.3/thbook/ch01.tex
--- therion-0.3.3-orig/thbook/ch01.tex 2004-04-23 08:10:16.000000000 +0100
+++ therion-0.3.3/thbook/ch01.tex 2004-09-30 18:36:54.000000000 +0100
@@ -56,7 +56,7 @@
\subchapter Features.
-Therion is a command-line application. It processess input files, which
+Therion is a command-line application. It processes input files, which
are---including 2D maps---in text format, and creates files with 2D maps or
3D model as the output.
@@ -148,7 +148,7 @@
\subsubchapter Setting-up environment.
-Therion reads settigs from the initialization file. Default settings should
+Therion reads settings from the initialization file. Default settings should
work fine for users using only ASCII (non-accented latin) characters,
standard \TeX\ and \MP.
@@ -182,7 +182,7 @@
* green---input files created by the user and output files created by Therion
\endlist
-Therion itself does the main task. It reads the input files, interpretes them,
+Therion itself does the main task. It reads the input files, interprets them,
finds closed loops and distributes errors. Next it transforms all other data
(e.g.~2D maps) according to new stations position.
Therion exports data for 2D maps in \MP\ format. \MP\ gives
diff -ru therion-0.3.3-orig/thbook/ch02.tex therion-0.3.3/thbook/ch02.tex
--- therion-0.3.3-orig/thbook/ch02.tex 2004-09-10 06:36:29.000000000 +0100
+++ therion-0.3.3/thbook/ch02.tex 2004-09-30 18:35:43.000000000 +0100
@@ -148,7 +148,7 @@
\description
inserts the contents of a file in place of
- the command. Default extension is `.th' and may be ommited. For greatest
+ the command. Default extension is `.th' and may be omitted. For greatest
portability use relative paths and Unix slashes `|/|', not Windows
backslashes `|\|', as
directory separators.
@@ -274,7 +274,7 @@
\options
* |id <ext_keyword>| = id of the object
- * |author <date> <person>| = author of the data and it's creation date
+ * |author <date> <person>| = author of the data and its creation date
* |copyright <date> <string>| = copyright date and name
* |title <string>| = description of the object
\endoptions
@@ -368,11 +368,11 @@
separately by \MP; scraps which are too large may exceed \MP's memory and
cause errors.
- Scrap consits of point, line and area map symbols. See chapter {\it How
+ Scrap consists of point, line and area map symbols. See chapter {\it How
the map is put together} for explanation how and in which order are they
displayed.
- Scrap border consits of lines with the |-outline out| or |-outline in|
+ Scrap border consists of lines with the |-outline out| or |-outline in|
options (passage walls have |-outline out| by default). These line shouldn't
intersect---otherwise Therion (\MP) can't detemine the interior of the scrap
and \MP\ issues a warning message ``|scrap outline intersects itself|''.
@@ -462,7 +462,7 @@
* |3d <on/off/auto>| = specify if the scrap should be used in 3D model
reconstruction
- * |author <date> <person>| = author of the data and it's creation date
+ * |author <date> <person>| = author of the data and its creation date
* |copyright <date> <string>| = copyright date and name
* |title <string>| = description of the object
\endoptions
diff -ru therion-0.3.3-orig/thbook/ch03.tex therion-0.3.3/thbook/ch03.tex
--- therion-0.3.3-orig/thbook/ch03.tex 2004-09-10 08:36:25.000000000 +0100
+++ therion-0.3.3/thbook/ch03.tex 2004-09-30 18:37:33.000000000 +0100
@@ -220,7 +220,7 @@
* |exclude-pages <on/off> <list>| = exclude specified pages from cave
atlas. The list may contain page numbers separated by a comma or dash
(for intervals) e.g.~|2,4-7,9,23| means, that pages 2, 4, 5, 6, 7, 9 and 23
- should be omited. Only the map pages should be counted. (Set |own-pages 0|
+ should be omitted. Only the map pages should be counted. (Set |own-pages 0|
and |title-pages off| to get the correct page numbers to be excluded.)
Changes of |own-pages| or |title-pages| options don't affect page
excluding. (A)
diff -ru therion-0.3.3-orig/thbook/ch04.tex therion-0.3.3/thbook/ch04.tex
--- therion-0.3.3-orig/thbook/ch04.tex 2004-07-12 17:21:53.000000000 +0100
+++ therion-0.3.3/thbook/ch04.tex 2004-09-30 18:39:07.000000000 +0100
@@ -64,7 +64,7 @@
(select SURVEY_ID from CENTRELINE
where TOPO_DATE between '1998-01-01' and '1998-12-31');|
-{\it How long are pasages lying between 1500 and 1550 m a.s.l.?}
+{\it How long are passages lying between 1500 and 1550 m a.s.l.?}
|select sum(LENGTH) from SHOT, STATION S1, STATION S2
where (S1.Z+S2.Z)/2 between 1500 and 1550 and
More information about the Therion
mailing list