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)
downloadrockbox-892cc666395efa65e9de7e8b5bf5788ef1c96a37.tar.gz
rockbox-892cc666395efa65e9de7e8b5bf5788ef1c96a37.zip
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 @@
164 QuickTime IMA ADPCM\\ 164 QuickTime IMA ADPCM\\
165 Monkey's Audio 165 Monkey's Audio
166 & \fname{.ape}, \fname{.mac} 166 & \fname{.ape}, \fname{.mac}
167 &
167 \opt{gigabeatf,iriverh100,iriverh300,iaudiox5,iaudiom5,iaudiom3,ipodnano2g,clipv1}{ 168 \opt{gigabeatf,iriverh100,iriverh300,iaudiox5,iaudiom5,iaudiom3,ipodnano2g,clipv1}{
168 & -c1000 to -c3000 files decode fast enough to be useful.\\} 169 -c1000 to -c3000 files decode fast enough to be useful.}
169 \opt{gigabeats}{ 170 \opt{gigabeats}{}
170 & \\} 171 \opt{ipod,iriverh10,iriverh10_5gb,mrobe100,sansa,vibe500}{
171 \nopt{ipodnano2g}{\opt{ipod,iriverh10,iriverh10_5gb,mrobe100,sansa,vibe500}{ 172 Only -c1000 files decode fast enough to be useful.}
172 & Only -c1000 files decode fast enough to be useful.\\}} 173 \\
173 Sun Audio 174 Sun Audio
174 & \fname{.au}, \fname{.snd} 175 & \fname{.au}, \fname{.snd}
175 & Linear PCM 8/16/24/32 bit, IEEE float 32/64 bit, ITU-T G.711 a-law/$\mu$-law\\ 176 & Linear PCM 8/16/24/32 bit, IEEE float 32/64 bit, ITU-T G.711 a-law/$\mu$-law\\