1
0
Fork 0
forked from len0rd/rockbox

Some more small updates in the manual's plugins section: fill out missing info in some button tables, fix typos and descriptions, additionally fix wrong info in my previous mpegplayer.tex commit, add missing screenshot (c200 chess_clock) and wrap the example line in the shortcuts.tex into 'example' because the line didn't break correctly and looked weird in the pdf.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17737 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marianne Arnold 2008-06-21 10:39:23 +00:00
parent 1876a0bcf2
commit 2c1ebf5e91
6 changed files with 62 additions and 52 deletions

View file

@ -48,5 +48,7 @@ the entry \fname{/MyMusic/collection/song.mp3} will be shown as
You can also provide a custom display name for each entry individually. To
do so, append a tabulator character after the entry's path followed by your
custom name. That name will then be used for showing the entry. For example,
\fname{/MyMusic/collection/song.mp3<TAB>My favourite song!}
custom name. That name will then be used for showing the entry. For example:
\begin{example}
/MyMusic/collection/song.mp3<TAB>My favourite song\symbol{33}
\end{example}