[Scummvm-cvs-logs] CVS: scummvm/doc 05_01.tex,1.2,1.3 05_04.tex,1.3,1.4 08.tex,1.2,1.3 10.tex,1.4,1.5 readme.tex,1.3,1.4
Max Horn
fingolfin at users.sourceforge.net
Fri Feb 6 07:20:16 CET 2004
Update of /cvsroot/scummvm/scummvm/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27251
Modified Files:
05_01.tex 05_04.tex 08.tex 10.tex readme.tex
Log Message:
some corrections
Index: 05_01.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/05_01.tex,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 05_01.tex 20 Jan 2004 21:49:46 -0000 1.2
+++ 05_01.tex 6 Feb 2004 15:17:12 -0000 1.3
@@ -63,7 +63,7 @@
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}
Index: 05_04.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/05_04.tex,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- 05_04.tex 29 Jan 2004 16:14:16 -0000 1.3
+++ 05_04.tex 6 Feb 2004 15:17:12 -0000 1.4
@@ -29,7 +29,7 @@
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\\
Index: 08.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/08.tex,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 08.tex 20 Jan 2004 21:49:46 -0000 1.2
+++ 08.tex 6 Feb 2004 15:17:12 -0000 1.3
@@ -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 @@
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\\
Index: 10.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/10.tex,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- 10.tex 29 Jan 2004 16:14:17 -0000 1.4
+++ 10.tex 6 Feb 2004 15:17:12 -0000 1.5
@@ -73,8 +73,8 @@
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
Index: readme.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/readme.tex,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- readme.tex 20 Jan 2004 21:49:46 -0000 1.3
+++ readme.tex 6 Feb 2004 15:17:12 -0000 1.4
@@ -19,7 +19,8 @@
\setlength{\footskip}{0cm}
%\setlength{\headheight}{0cm}
-\setlength{\parindent}{0mm}
+\setlength{\parindent}{0mm}
+
\setlength{\parskip}{1.5ex plus0.5ex minus0.5ex}
\date {2004/01/18}
More information about the Scummvm-git-logs
mailing list