forked from len0rd/rockbox
No need to use parenthesis here
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25350 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f2589546b3
commit
6d4637c435
1 changed files with 3 additions and 3 deletions
|
@ -36,17 +36,17 @@ show the information for the next song to be played.
|
||||||
\nopt{lcd_non-mono}{%
|
\nopt{lcd_non-mono}{%
|
||||||
\config{\%V{\textbar}x{\textbar}y{\textbar}[width]{\textbar}%
|
\config{\%V{\textbar}x{\textbar}y{\textbar}[width]{\textbar}%
|
||||||
[height]{\textbar}[font]{\textbar}}
|
[height]{\textbar}[font]{\textbar}}
|
||||||
& (see section \ref{ref:Viewports})\\}
|
& See section \ref{ref:Viewports}\\}
|
||||||
|
|
||||||
\nopt{lcd_color}{\opt{lcd_non-mono}{%
|
\nopt{lcd_color}{\opt{lcd_non-mono}{%
|
||||||
\config{\%V{\textbar}x{\textbar}y{\textbar}[width]{\textbar}%
|
\config{\%V{\textbar}x{\textbar}y{\textbar}[width]{\textbar}%
|
||||||
[height]{\textbar}[font]{\textbar}[fgshade]{\textbar}[bgshade]{\textbar}}
|
[height]{\textbar}[font]{\textbar}[fgshade]{\textbar}[bgshade]{\textbar}}
|
||||||
& (see section \ref{ref:Viewports})\\}}
|
& See section \ref{ref:Viewports}\\}}
|
||||||
|
|
||||||
\opt{lcd_color}{%
|
\opt{lcd_color}{%
|
||||||
\config{\%V{\textbar}x{\textbar}y{\textbar}[width]{\textbar}%
|
\config{\%V{\textbar}x{\textbar}y{\textbar}[width]{\textbar}%
|
||||||
[height]{\textbar}[font]{\textbar}[fgcolour]{\textbar}[bgcolour]{\textbar}}
|
[height]{\textbar}[font]{\textbar}[fgcolour]{\textbar}[bgcolour]{\textbar}}
|
||||||
& (see section \ref{ref:Viewports})\\}
|
& See section \ref{ref:Viewports}\\}
|
||||||
|
|
||||||
\config{\%Vd'identifier'} & Display the `identifier' viewport. E.g.
|
\config{\%Vd'identifier'} & Display the `identifier' viewport. E.g.
|
||||||
\config{\%?C{\textless}\%Vda{\textbar}\%Vdb{\textgreater}}
|
\config{\%?C{\textless}\%Vda{\textbar}\%Vdb{\textgreater}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue