diff options
author | Martin Herkt <lachs0r@srsfckn.biz> | 2015-03-15 15:18:11 +0100 |
---|---|---|
committer | Martin Herkt <lachs0r@srsfckn.biz> | 2015-03-15 15:18:11 +0100 |
commit | add4c9ee037bb619509e660664a08b6f56531c30 (patch) | |
tree | b1c103a721a75a067d65b4c3abc5b57846276168 /DOCS | |
parent | af705d0122add4faa9fb6a7518ee1120670a6629 (diff) |
man: fix PDF build
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/af.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/man/af.rst b/DOCS/man/af.rst index fa8335c1ac..d16bbb5675 100644 --- a/DOCS/man/af.rst +++ b/DOCS/man/af.rst @@ -565,9 +565,10 @@ Available filters are: Scale tempo in sync with speed (default). pitch Reverses effect of filter. Scales pitch without altering tempo. - Add ``[ multiply speed 0.9438743126816935`` and - ``] multiply speed 1.059463094352953`` to your ``input.conf`` - to step by musical semi-tones. + Add this to your ``input.conf`` to step by musical semi-tones:: + + [ multiply speed 0.9438743126816935 + ] multiply speed 1.059463094352953 .. warning:: |