diff options
author | Alexander Levin <al.le@rockbox.org> | 2010-06-22 20:33:49 +0000 |
---|---|---|
committer | Alexander Levin <al.le@rockbox.org> | 2010-06-22 20:33:49 +0000 |
commit | 9b8d53adfe21bc62e404f0e1a83183e637bc43b2 (patch) | |
tree | 2461845c80ae1f89ea173fa533c005c9b52a1fcb /manual | |
parent | e8829618b996ff2af65f33dee2f49414dcac9386 (diff) | |
download | rockbox-9b8d53adfe21bc62e404f0e1a83183e637bc43b2.tar.gz rockbox-9b8d53adfe21bc62e404f0e1a83183e637bc43b2.zip |
Do not produce an extra space for non-albumart manuals
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27064 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/rockbox_interface/main.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 00f2432f04..16a6d539d4 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -689,7 +689,7 @@ The default directory structure that is assumed by some parts of Rockbox information incorrectly if your files are not properly tagged, and you have your music organized in a way different than they assume when attempting to guess the Artist and Album names from your filetree. -} +}% \opt{swcodec}{ See \reference{ref:Supportedaudioformats} for a list of supported audio formats. |