aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2004-02-06 15:17:12 +0000
committerMax Horn2004-02-06 15:17:12 +0000
commitafd45ef2e16bb0219ebf5746ec6f6aa50d81979d (patch)
tree5b2436383e1062a97437767c32a20dd7ca7395ad
parentd0b9bb118e3f3e05ca2f690451824c597dfa703b (diff)
downloadscummvm-rg350-afd45ef2e16bb0219ebf5746ec6f6aa50d81979d.tar.gz
scummvm-rg350-afd45ef2e16bb0219ebf5746ec6f6aa50d81979d.tar.bz2
scummvm-rg350-afd45ef2e16bb0219ebf5746ec6f6aa50d81979d.zip
some corrections
svn-id: r12749
-rw-r--r--doc/05_01.tex2
-rw-r--r--doc/05_04.tex2
-rw-r--r--doc/08.tex10
-rw-r--r--doc/10.tex4
-rw-r--r--doc/readme.tex1
5 files changed, 10 insertions, 9 deletions
diff --git a/doc/05_01.tex b/doc/05_01.tex
index c59ec2e795..ace109921d 100644
--- a/doc/05_01.tex
+++ b/doc/05_01.tex
@@ -63,7 +63,7 @@ Examples:
Running Monkey Island, fullscreen, from a hard disk:
\begin{verbatim}
C:\Games\LucasArts\scummvm.exe -f
- -pC:\Games\LucasArts\monkey\ monkey
+ -pC:\Games\LucasArts\monkey\ monkey
\end{verbatim}
Running Full Throttle from CD, fullscreen and with subtitles enabled:
\begin{verbatim}
diff --git a/doc/05_04.tex b/doc/05_04.tex
index 41e4b4898e..7cd008b9c5 100644
--- a/doc/05_04.tex
+++ b/doc/05_04.tex
@@ -29,7 +29,7 @@ Simon games.
Ctrl 0-9 and Alt 0-9 & Load and save game state\\
Ctrl-g & Runs in really REALLY fast mode\\
Ctrl-d & Starts the debugger\\
- Tilde (~) & Show/hide the debugging console\\
+ Tilde \verb#~# & Show/hide the debugging console\\
Ctrl-s & Shows memory consumption\\
$[$ and $]$ & Music volume, down/up\\
- and + & Text speed, slower/faster\\
diff --git a/doc/08.tex b/doc/08.tex
index 1a4e890daa..eb6842530e 100644
--- a/doc/08.tex
+++ b/doc/08.tex
@@ -10,10 +10,10 @@
By default, the configuration file is saved in, and loaded from:
%
\begin{itemize}
-\item Windows: <windir>$\backslash$ scummvm.ini
-\item Unix: ~/.scummvmrc
-\item Mac OS X: ~/Library/Preferences/ScummVM Preferences
-\item Others: scummvm.ini in the current directory
+\item Windows: \verb#<windir>\scummvm.ini#
+\item Unix: \verb#~/.scummvmrc#
+\item Mac OS X: \verb#~/Library/Preferences/ScummVM Preferences#
+\item Others: \verb#scummvm.ini# in the current directory
\end{itemize}
%
An example config file looks as follows:
@@ -131,8 +131,8 @@ Flight of the Amazon Queen adds the following non-standard keywords:\\
sfx\_mute &bool &If true, sound effects are muted\\
speech\_mute &bool &If true, speech is muted\\
\end{tabular}\\
-Simon the Sorcerer 1 \& 2 add the following non-standard keywords:
+Simon the Sorcerer 1 \& 2 add the following non-standard keywords:\\
\begin{tabular}[h]{lll}
fade &bool &If true, fade effect is enabled\\
music\_mute &bool &If true, music is muted\\
diff --git a/doc/10.tex b/doc/10.tex
index a86a9eb6ca..183ca5121a 100644
--- a/doc/10.tex
+++ b/doc/10.tex
@@ -73,8 +73,8 @@ Thanks!
Tony Warriner and everyone at Revolution Software Ltd. for sharing
with us the source of some of their brilliant games, allowing us to
release Beneath a Steel Sky as freeware... and generally being
- supportive above and beyond the call of duty.\\
- ~\\
+ supportive above and beyond the call of duty.
+
Aric Wilmunder, Ron Gilbert, David Fox, Vince Lee, and all those at
LucasFilm/LucasArts who made SCUMM the insane mess to reimplement
that it is today. Feel free to drop us a line and tell us what you
diff --git a/doc/readme.tex b/doc/readme.tex
index b9f151f5c9..5d77b442c8 100644
--- a/doc/readme.tex
+++ b/doc/readme.tex
@@ -20,6 +20,7 @@
%\setlength{\headheight}{0cm}
\setlength{\parindent}{0mm}
+
\setlength{\parskip}{1.5ex plus0.5ex minus0.5ex}
\date {2004/01/18}