From 310ceebced92201c190a24873f6e10a4dd716ff4 Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Sat, 26 Oct 2002 15:43:57 +0000 Subject: [PATCH] Put latex versions of equations as a separate alternate in a media object. According to the docbook-xsl docs, this is the preferred method, and the the results can be passed on to TeX or extracted for separate image generation. svn path=/trunk/vorbis/; revision=4055 --- doc/xml/06-floor0.xml | 42 +++++++++++++++++++++++++----------------- 1 file changed, 25 insertions(+), 17 deletions(-) diff --git a/doc/xml/06-floor0.xml b/doc/xml/06-floor0.xml index 168df63..9260333 100644 --- a/doc/xml/06-floor0.xml +++ b/doc/xml/06-floor0.xml @@ -1,7 +1,7 @@
- $Id: 06-floor0.xml,v 1.4 2002/10/14 18:20:30 giles Exp $ + $Id: 06-floor0.xml,v 1.5 2002/10/26 15:43:57 giles Exp $ Last update to this document: July 19, 2002 @@ -137,8 +137,9 @@ assuming the following definitions for the given vector to be synthesized: - - [lsp map equation] + + [lsp map equation] + \mathrm{bark}(x) = 13.1 \arctan (.00074x) + 2.24 \arctan (.0000000158x^2)+.0001x \end{math} ]]> - - + + + @@ -183,16 +185,18 @@ Similarly, the below calculation synthesizes the output LSP curve [outp calculate [p] and [q] according to: - - [equation for odd lsp] + + [equation for odd lsp] + - - + + + @@ -200,16 +204,18 @@ Similarly, the below calculation synthesizes the output LSP curve [outp calculate [p] and [q] according to: - - [equation for even lsp] + + [equation for even lsp] + - - + + + @@ -217,16 +223,18 @@ Similarly, the below calculation synthesizes the output LSP curve [outp calculate [linear_floor_value] according to: - - [expression for floorval] + + [expression for floorval] + - - + + + [iteration_condition] = map element [i] -- 2.7.4