Fix reading maximum, nominal, minimum bitrate in _vorbis_unpack_info().
[platform/upstream/libvorbis.git] / doc / 01-introduction.tex
index 5c1772e..d7767df 100644 (file)
@@ -1,6 +1,5 @@
 % -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*-
 %!TEX root = Vorbis_I_spec.tex
-% $Id$
 \section{Introduction and Description} \label{vorbis:spec:intro}
 
 \subsection{Overview}
@@ -216,7 +215,7 @@ coupled-stereo and high bitrate modes.  Floor 1 is also considerably
 less expensive to decode than floor 0.
 
 Floor 0 is not to be considered deprecated, but it is of limited
-modern use.  No known Vorbis encoder past Xiph.org's own beta 4 makes
+modern use.  No known Vorbis encoder past Xiph.Org's own beta 4 makes
 use of floor 0.
 
 The values coded/decoded by a floor are both compactly formatted and
@@ -517,7 +516,7 @@ transform orthogonality.  Pay attention however to returning the
 correct data range; the amount of data to be returned is:
 
 \begin{Verbatim}[commandchars=\\\{\}]
-window_blocksize(previous_window)/4+window_blocksize(current_window)/4
+window\_blocksize(previous\_window)/4+window\_blocksize(current\_window)/4
 \end{Verbatim}
 
 from the center of the previous window to the center of the current