aboutsummaryrefslogtreecommitdiff
path: root/doc/audio-compression.tex
diff options
context:
space:
mode:
authorEugene Sandulenko2006-06-07 00:08:02 +0000
committerEugene Sandulenko2006-06-07 00:08:02 +0000
commit0525bf54d845b0ef20b78958fd77433ca1694f8f (patch)
tree47827022e56f14e3b29c18f3300534472b2c2815 /doc/audio-compression.tex
parent6f8c4250f9260d7c9edee46a5784f9ee2fb87130 (diff)
downloadscummvm-rg350-0525bf54d845b0ef20b78958fd77433ca1694f8f.tar.gz
scummvm-rg350-0525bf54d845b0ef20b78958fd77433ca1694f8f.tar.bz2
scummvm-rg350-0525bf54d845b0ef20b78958fd77433ca1694f8f.zip
Move Emacs mode variables to bottom of each file and numerous other
formatting fixes. Thanks to Joachim. svn-id: r22965
Diffstat (limited to 'doc/audio-compression.tex')
-rw-r--r--doc/audio-compression.tex13
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/audio-compression.tex b/doc/audio-compression.tex
index 2670c74bf6..f2360f9318 100644
--- a/doc/audio-compression.tex
+++ b/doc/audio-compression.tex
@@ -1,10 +1,3 @@
-
-%%% Local Variables:
-%%% mode: latex
-%%% TeX-master: "readme.tex"
-%%% End:
-
-
\subsection{Using compressed audiofiles (MP3, Ogg Vorbis, Flac)}
\label{sect-compressing-audiofiles}
@@ -170,3 +163,9 @@ the resulting *.clf file will actually be larger than the original.
Please note that compress\_sword2 will only work with the four speech/music
files in Broken Sword 2. It will not work with any of the other *.clu files,
nor will it work with the speech files from Broken Sword 1.
+
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: "readme.tex"
+%%% End: