summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/appendix/wps_tags.tex14
1 files 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.
39\section{File Info} 39\section{File Info}
40 \begin{tagmap}{}{} 40 \begin{tagmap}{}{}
41 \%fb & File Bitrate (in kbps)\\ 41 \%fb & File Bitrate (in kbps)\\
42 \%fc & File Codec (e.g. ``MP3'' or ``FLAC'')\\ 42 \%fc & File Codec (e.g. ``MP3'' or ``FLAC''). %
43 & This tag can also be used in a conditional tag,\\ 43 This tag can also be used in a conditional tag, %
44 & \%?fc{\textless}mp1{\textbar}mp2{\textbar}mp3{\textbar}wav% 44 \%?fc{\textless}mp1\-{\textbar}mp2\-{\textbar}mp3\-{\textbar}wav\-%
45 {\textbar}vorbis{\textbar}flac{\textbar}mpc{\textbar}a52% 45 {\textbar}vorbis\-{\textbar}flac\-{\textbar}mpc\-{\textbar}a52\-%
46 {\textbar}wavpack{\textbar}unknown{\textgreater}\\ % 46 {\textbar}wavpack\-{\textbar}alac\-{\textbar}aac\-{\textbar}shn\-%
47 & The codec order is as follows: MP1, MP2, MP3, WAV, Ogg Vorbis (OGG),% 47 {\textbar}aiff\-%
48 {\textbar}unknown{\textgreater}. %
49 The codec order is as follows: MP1, MP2, MP3, WAV, Ogg Vorbis (OGG),%
48 FLAC, MPC, AC3, WavPack (WV), ALAC, AAC, Shorten (SHN), AIFF\\ 50 FLAC, MPC, AC3, WavPack (WV), ALAC, AAC, Shorten (SHN), AIFF\\
49 \%ff & File Frequency (in Hz)\\ 51 \%ff & File Frequency (in Hz)\\
50 \%fm & File Name\\ 52 \%fm & File Name\\