A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita audio rust zig deno mpris rockbox mpd

Correct album art alignment description error and spelling errors as pointed out by bdelorme on the forums.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23693 a1c6a512-1295-4272-9138-f99709370657

+6 -6
+6 -6
manual/appendix/wps_tags.tex
··· 333 \item \config{maxwidth}: 334 \begin{description} 335 \item[\config{l}.] Align left 336 - \item[\config{c}.] Align center (default) 337 \item[\config{r}.] Align right 338 \end{description} 339 \item \config{maxheight}: 340 \begin{description} 341 - \item[\config{t}.] Align left 342 - \item[\config{c}.] Align center (default) 343 - \item[\config{b}.] Align right 344 \end{description} 345 \end{itemize} 346 ··· 359 \begin{table} 360 \begin{tagmap}{}{} 361 \config{\%al} & Align the text left\\ 362 - \config{\%ac} & Center the text\\ 363 \config{\%ar} & Align the text right\\ 364 \end{tagmap} 365 \end{table} 366 All alignment tags may be present in one line, but they need to be in the 367 - order left -- center -- right. If the aligned texts overlap, they are merged. 368 369 \section{Conditional Tags} 370
··· 333 \item \config{maxwidth}: 334 \begin{description} 335 \item[\config{l}.] Align left 336 + \item[\config{c}.] Align centre (default) 337 \item[\config{r}.] Align right 338 \end{description} 339 \item \config{maxheight}: 340 \begin{description} 341 + \item[\config{t}.] Align top 342 + \item[\config{c}.] Align centre (default) 343 + \item[\config{b}.] Align bottom 344 \end{description} 345 \end{itemize} 346 ··· 359 \begin{table} 360 \begin{tagmap}{}{} 361 \config{\%al} & Align the text left\\ 362 + \config{\%ac} & Centre the text\\ 363 \config{\%ar} & Align the text right\\ 364 \end{tagmap} 365 \end{table} 366 All alignment tags may be present in one line, but they need to be in the 367 + order left -- centre -- right. If the aligned texts overlap, they are merged. 368 369 \section{Conditional Tags} 370