Update release version in configure.ac to 1.3.6
[platform/upstream/libvorbis.git] / doc / 01-introduction.tex
index b1e4c6f..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}
@@ -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