fix a few closing tags
authorMonty <xiphmont@xiph.org>
Thu, 18 Jul 2002 07:47:45 +0000 (07:47 +0000)
committerMonty <xiphmont@xiph.org>
Thu, 18 Jul 2002 07:47:45 +0000 (07:47 +0000)
svn path=/trunk/vorbis/; revision=3658

doc/vorbis-spec-floor1.html

index e8cb4fa..e513bf2 100644 (file)
@@ -317,10 +317,10 @@ calling to floor decode).  Floor 1 curve synthesis makes use of the
 and [floor1_values] values.<p>
 
 Decode begins by sorting the scalars from vectors
-<tt>[floor1_X_list]<tt>, <tt>[floor1_final_Y]<tt> and
-<tt>[floor1_step2_flag]<tt> together into new vectors
-<tt>[floor1_X_list]'<tt>, <tt>[floor1_final_Y]'<tt> and
-<tt>[floor1_step2_flag]'<tt> according to ascending sort order of the
+<tt>[floor1_X_list]</tt>, <tt>[floor1_final_Y]</tt> and
+<tt>[floor1_step2_flag]</tt> together into new vectors
+<tt>[floor1_X_list]'</tt>, <tt>[floor1_final_Y]'</tt> and
+<tt>[floor1_step2_flag]'</tt> according to ascending sort order of the
 values in <tt>[floor1_X_list]</tt>.  That is, sort the values of
 <tt>[floor1_X_list]</tt> and then apply the same permutation to
 elements of the other two vectors so that the X, Y and step2_flag
@@ -361,7 +361,7 @@ Then compute the final curve in one pass:<p>
 
  16) done
 
-<pre>
+</pre>
 
 <hr>
 <a href="http://www.xiph.org/">