summaryrefslogtreecommitdiff
path: root/manual/platform
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-15 10:56:14 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-15 10:56:14 +0000
commitd3d3e34bde84cc6d0eebca9bdfb340caa50508f2 (patch)
tree05b12addcc2148aa1fbc566c389689d7e648ac22 /manual/platform
parente1ee4ef23c2d5a9fad9450a0395cbed8a46d14b6 (diff)
downloadrockbox-d3d3e34bde84cc6d0eebca9bdfb340caa50508f2.zip
rockbox-d3d3e34bde84cc6d0eebca9bdfb340caa50508f2.tar.gz
rockbox-d3d3e34bde84cc6d0eebca9bdfb340caa50508f2.tar.bz2
rockbox-d3d3e34bde84cc6d0eebca9bdfb340caa50508f2.tar.xz
*Cleanup of the advanced topics chapter. *Introduce a new \dap macro for easier player naming. *Separate the section on flashing to a separate file. *Introduce the longtable package for...long tables :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9044 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/h1xx.tex1
-rw-r--r--manual/platform/h300.tex3
-rw-r--r--manual/platform/ipodcolor.tex3
-rw-r--r--manual/platform/ipodnano.tex3
-rw-r--r--manual/platform/ipodvideo.tex1
-rw-r--r--manual/platform/ondio.tex3
-rw-r--r--manual/platform/player.tex1
-rw-r--r--manual/platform/recorder.tex3
-rw-r--r--manual/platform/recorderv2fm.tex3
9 files changed, 15 insertions, 6 deletions
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex
index 10c48ba..76f4f80 100644
--- a/manual/platform/h1xx.tex
+++ b/manual/platform/h1xx.tex
@@ -4,3 +4,4 @@
\newcommand{\playertype}{H1xx}
\newcommand{\playerlongtype}{iHP100, iHP115, iHP120, iHP140, H120 and H140}
\newcommand{\genericimg}{160x128x2}
+\newcommand{\dap}{player} \ No newline at end of file
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index a7cdd92..ddeb948 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -3,4 +3,5 @@
\newcommand{\playerman}{iRiver}
\newcommand{\playertype}{H3xx}
\newcommand{\playerlongtype}{H320 and H340}
-\newcommand{\genericimg}{220x176x16} \ No newline at end of file
+\newcommand{\genericimg}{220x176x16}
+\newcommand{\dap}{player} \ No newline at end of file
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index 6bf124e..cd4e609 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.tex
@@ -3,4 +3,5 @@
\newcommand{\playerman}{Apple}
\newcommand{\playertype}{iPod Color}
\newcommand{\playerlongtype}{\playertype}
-\newcommand{\genericimg}{220x176x16} \ No newline at end of file
+\newcommand{\genericimg}{220x176x16}
+\newcommand{\dap}{player} \ No newline at end of file
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index bef4924..5f75ea2 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.tex
@@ -3,4 +3,5 @@
\newcommand{\playerman}{Apple}
\newcommand{\playertype}{iPod Nano}
\newcommand{\playerlongtype}{\playertype}
-\newcommand{\genericimg}{176x132x16} \ No newline at end of file
+\newcommand{\genericimg}{176x132x16}
+\newcommand{\dap}{player} \ No newline at end of file
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index bee1c3c..c259683 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -4,3 +4,4 @@
\newcommand{\playertype}{iPod Video}
\newcommand{\playerlongtype}{\playertype}
\newcommand{\genericimg}{320x240x16}
+\newcommand{\dap}{player} \ No newline at end of file
diff --git a/manual/platform/ondio.tex b/manual/platform/ondio.tex
index dfb4bcb..e52a1dd 100644
--- a/manual/platform/ondio.tex
+++ b/manual/platform/ondio.tex
@@ -3,4 +3,5 @@
\newcommand{\playerman}{Archos}
\newcommand{\playertype}{Archos Ondio}
\newcommand{\playerlongtype}{Ondio SP, FM}
-\newcommand{\genericimg}{112x64x1} \ No newline at end of file
+\newcommand{\genericimg}{112x64x1}
+\newcommand{\dap}{player} \ No newline at end of file
diff --git a/manual/platform/player.tex b/manual/platform/player.tex
index 2c98314..8ce133a 100644
--- a/manual/platform/player.tex
+++ b/manual/platform/player.tex
@@ -4,3 +4,4 @@
\newcommand{\playertype}{Studio/Player}
\newcommand{\playerlongtype}{Jukebox Studio 5000, 6000, Player 10 and 20}
\newcommand{\genericimg}{charx11x1}
+\newcommand{\dap}{player} \ No newline at end of file
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex
index 1ec7519..733a8d9 100644
--- a/manual/platform/recorder.tex
+++ b/manual/platform/recorder.tex
@@ -3,4 +3,5 @@
\newcommand{\playerman}{Archos}
\newcommand{\playertype}{Recorder}
\newcommand{\playerlongtype}{Recorder 6, 10, 15 and 20}
-\newcommand{\genericimg}{112x64x1} \ No newline at end of file
+\newcommand{\genericimg}{112x64x1}
+\newcommand{\dap}{player} \ No newline at end of file
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index da1e509..21801ae 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -3,4 +3,5 @@
\newcommand{\playerman}{Archos}
\newcommand{\playertype}{Recorder V2/FM}
\newcommand{\playertypelong}{Recorder V2 and FM Recorder}
-\newcommand{genericimg}{112x64x1} \ No newline at end of file
+\newcommand{genericimg}{112x64x1}
+\newcommand{\dap}{player} \ No newline at end of file