diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex index a086c5d2f7..d6d6593990 100644 --- a/manual/appendix/file_formats.tex +++ b/manual/appendix/file_formats.tex @@ -332,12 +332,13 @@ \subsection{Featureset for generic metadata tags} \label{ref:featureset_for_generic_metadata_tags} - \begin{rbtabular}{0.80\textwidth}{lXXXXX}% + \begin{rbtabular}{0.90\textwidth}{lXXXXX}% {\textbf{Feature} & \textbf{ID3} & \textbf{APE} & \textbf{Vorbis} & \textbf{MP4} & \textbf{ASF}}{}{} Embedded albumart \fname{.bmp} & & & & & \\ Embedded albumart \fname{.jpg} & x & x & & x & x \\ Embedded albumart \fname{.png} & & & & & \\ + Embedded cuesheet & x & & x & & \\ Replaygain information & x & x & x & x & x \\ Title (string) & x & x & x & x & x \\ Artist (string) & x & x & x & x & x \\