mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Work-around LaTeX2HTML space-dropping bug.
This commit is contained in:
parent
87b8f318b0
commit
4aa4f30759
1 changed files with 1 additions and 2 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue