From: Fred Drake Date: Fri, 23 Apr 1999 17:30:40 +0000 (+0000) Subject: Work-around LaTeX2HTML space-dropping bug. X-Git-Tag: v1.6a1~1479 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4aa4f30759ff4c645f071d79ce9616914641afe4;p=python Work-around LaTeX2HTML space-dropping bug. --- diff --git a/Doc/lib/libaudioop.tex b/Doc/lib/libaudioop.tex index 0c7b7b2f64..88bf046051 100644 --- a/Doc/lib/libaudioop.tex +++ b/Doc/lib/libaudioop.tex @@ -166,8 +166,7 @@ and \var{newstate} should be passed to the next call of \function{ratecv()}. The \var{weightA} and \var{weightB} arguments are parameters for a -simple digital filter and default to \code{1} and \code{0} -respectively. +simple digital filter and default to \code{1} and \code{0} respectively. \end{funcdesc} \begin{funcdesc}{reverse}{fragment, width}