diff options
| author | Andree Buschmann <AndreeBuschmann@t-online.de> | 2010-04-14 19:44:07 +0000 |
|---|---|---|
| committer | Andree Buschmann <AndreeBuschmann@t-online.de> | 2010-04-14 19:44:07 +0000 |
| commit | 53cf63fbbc3a8b0d41feb7b81c1ef0da652f616b (patch) | |
| tree | d7ed17ccc83f6e61f77ebe7f34f333b1f74fd472 /manual/rockbox_interface/wps.tex | |
| parent | d5caa1b2e623540d4ee7f2ed8fba8b9aea0ef7cd (diff) | |
| download | rockbox-53cf63fbbc3a8b0d41feb7b81c1ef0da652f616b.zip rockbox-53cf63fbbc3a8b0d41feb7b81c1ef0da652f616b.tar.gz rockbox-53cf63fbbc3a8b0d41feb7b81c1ef0da652f616b.tar.bz2 rockbox-53cf63fbbc3a8b0d41feb7b81c1ef0da652f616b.tar.xz | |
Consistent use of Hz, kHz, dB, dbFS, ms, s and min. Add spaces between number and unit -- e.g. '5 dB'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25648 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface/wps.tex')
| -rw-r--r-- | manual/rockbox_interface/wps.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index 5930193..0466e6e 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -202,9 +202,9 @@ your WPS (While Playing Screen). \item [The scale:] Between the indicators of the right and left channel there are little dots. These dots represent important volume values. In linear mode each dot is a - 10\% mark. In dbfs mode the dots represent the following values (from right - to left): 0db, {}-3db, {}-6db, {}-9db, {}-12db, {}-18db, {}-24db, {}-30db, - {}-40db, {}-50db, {}-60db. + 10\% mark. In dBFS mode the dots represent the following values (from right + to left): 0 dB, {}-3 dB, {}-6 dB, {}-9 dB, {}-12 dB, {}-18 dB, {}-24 dB, {}-30 dB, + {}-40 dB, {}-50 dB, {}-60 dB. \end{description} } \subsection{\label{sec:contextmenu}The WPS Context Menu} |