1
0
Fork 0
forked from len0rd/rockbox

Fix missing space caused by incorrect usage of the \dap macro (FS #10773 by Diego Herranz).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23617 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Chicoine 2009-11-11 23:37:00 +00:00
parent 6dae8ee20a
commit 1a8a1f4363

View file

@ -3,7 +3,7 @@
\section{Introduction} \section{Introduction}
Rockbox allows you to put the album art, or another image related to the music Rockbox allows you to put the album art, or another image related to the music
on your \dap to display it in the PictureFlow plugin\opt{albumart}{ or in the on your \dap{} to display it in the PictureFlow plugin\opt{albumart}{ or in the
WPS}. For this feature to work, you must observe a few rules. WPS}. For this feature to work, you must observe a few rules.
\section{Limitations} \section{Limitations}