From f033902f394e3e741884ac9eef5b5a6ed8892cc9 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Mon, 8 May 2006 19:38:20 +0000 Subject: Add missing file types to tag description and make the long example line break git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9890 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/wps_tags.tex | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index c7cfe8f41a..df311e8238 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -39,12 +39,14 @@ conditionals to show alternate information in preference to assuming. \section{File Info} \begin{tagmap}{}{} \%fb & File Bitrate (in kbps)\\ - \%fc & File Codec (e.g. ``MP3'' or ``FLAC'')\\ - & This tag can also be used in a conditional tag,\\ - & \%?fc{\textless}mp1{\textbar}mp2{\textbar}mp3{\textbar}wav% - {\textbar}vorbis{\textbar}flac{\textbar}mpc{\textbar}a52% - {\textbar}wavpack{\textbar}unknown{\textgreater}\\ % - & The codec order is as follows: MP1, MP2, MP3, WAV, Ogg Vorbis (OGG),% + \%fc & File Codec (e.g. ``MP3'' or ``FLAC''). % + This tag can also be used in a conditional tag, % + \%?fc{\textless}mp1\-{\textbar}mp2\-{\textbar}mp3\-{\textbar}wav\-% + {\textbar}vorbis\-{\textbar}flac\-{\textbar}mpc\-{\textbar}a52\-% + {\textbar}wavpack\-{\textbar}alac\-{\textbar}aac\-{\textbar}shn\-% + {\textbar}aiff\-% + {\textbar}unknown{\textgreater}. % + The codec order is as follows: MP1, MP2, MP3, WAV, Ogg Vorbis (OGG),% FLAC, MPC, AC3, WavPack (WV), ALAC, AAC, Shorten (SHN), AIFF\\ \%ff & File Frequency (in Hz)\\ \%fm & File Name\\ -- cgit v1.2.3