diff options
| author | Alexander Levin <al.le@rockbox.org> | 2011-12-12 16:25:29 +0000 |
|---|---|---|
| committer | Alexander Levin <al.le@rockbox.org> | 2011-12-12 16:25:29 +0000 |
| commit | 5c1e9365928592a3b54b07e008ccfb5a0656932e (patch) | |
| tree | 805d7b9d286a6d99fff8131d912a42f9cc6b4a48 | |
| parent | 685101b4ea99a699c41fa98fd66bbe43cc3b39a6 (diff) | |
| download | rockbox-5c1e9365928592a3b54b07e008ccfb5a0656932e.zip rockbox-5c1e9365928592a3b54b07e008ccfb5a0656932e.tar.gz rockbox-5c1e9365928592a3b54b07e008ccfb5a0656932e.tar.bz2 rockbox-5c1e9365928592a3b54b07e008ccfb5a0656932e.tar.xz | |
Manual: Minor typesetting fixes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31217 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/configure_rockbox/playback_options.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index a9aa35d..ec2d99b 100644 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex @@ -267,10 +267,11 @@ you to configure settings related to audio playback. found in the cuesheet file will replace the information from the ID3 tags. When you enable this option, you'll have to reboot for it to come into effect. + Cuesheet files should have the same file name as the audio file they - reference, except with the extension ".cue". This file can either reside in + reference, except with the extension \fname{.cue}. This file can either reside in the same directory as the audio file (checked first), or within the - .rockbox/cue directory. + \fname{.rockbox/cue} directory. \section{Skip Length}\index{Skip Length} Designed to speed up navigation when listening to long audio tracks, |