aboutsummaryrefslogtreecommitdiff
path: root/doc/audio.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/audio.tex')
-rw-r--r--doc/audio.tex15
1 files changed, 7 insertions, 8 deletions
diff --git a/doc/audio.tex b/doc/audio.tex
index 6a243f3c59..4642572587 100644
--- a/doc/audio.tex
+++ b/doc/audio.tex
@@ -1,10 +1,3 @@
-
-%%% Local Variables:
-%%% mode: latex
-%%% TeX-master: "readme.tex"
-%%% End:
-
-
\section{Music and Sound} \label{sect-music-and-sound}
By default, on most operating systems, ScummVM will automatically use Adlib
@@ -33,7 +26,7 @@ choices of output, depending on your operating system and configuration.
To select a sound driver, pass its name via the '-e' option to scummvm,
for example:
\begin{verbatim}
- scummvm -eadlib monkey2
+ scummvm -eadlib monkey2
\end{verbatim}
@@ -45,3 +38,9 @@ for example:
\input {audio-midi-sequencer.tex}
\input {audio-compression.tex}
\input {audio-samplerate.tex}
+
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: "readme.tex"
+%%% End: