summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2011-05-20 05:50:01 +0000
committerMarianne Arnold <pixelma@rockbox.org>2011-05-20 05:50:01 +0000
commit892cc666395efa65e9de7e8b5bf5788ef1c96a37 (patch)
tree12fa319f983e9f9aa682956c43db42815bec0e35 /manual
parent78cd0c514ed5a8a90d787e5aa9534181aee0eee4 (diff)
Manual, audio formats table: remove the \nopt{ipodnano2g} and pull the row and column separators out of the \opts to make the manual build again which broke for targets that would have gotten an impossible additional columns due to this. Needs a check if the result is correct still though.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29901 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/appendix/file_formats.tex11
1 files changed, 6 insertions, 5 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index 8bbb731bbc..41aff9bdcd 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -164,12 +164,13 @@
QuickTime IMA ADPCM\\
Monkey's Audio
& \fname{.ape}, \fname{.mac}
+ &
\opt{gigabeatf,iriverh100,iriverh300,iaudiox5,iaudiom5,iaudiom3,ipodnano2g,clipv1}{
- & -c1000 to -c3000 files decode fast enough to be useful.\\}
- \opt{gigabeats}{
- & \\}
- \nopt{ipodnano2g}{\opt{ipod,iriverh10,iriverh10_5gb,mrobe100,sansa,vibe500}{
- & Only -c1000 files decode fast enough to be useful.\\}}
+ -c1000 to -c3000 files decode fast enough to be useful.}
+ \opt{gigabeats}{}
+ \opt{ipod,iriverh10,iriverh10_5gb,mrobe100,sansa,vibe500}{
+ Only -c1000 files decode fast enough to be useful.}
+ \\
Sun Audio
& \fname{.au}, \fname{.snd}
& Linear PCM 8/16/24/32 bit, IEEE float 32/64 bit, ITU-T G.711 a-law/$\mu$-law\\