diff options
| author | Martin Arver <martin.arver@gmail.com> | 2006-03-15 10:56:14 +0000 |
|---|---|---|
| committer | Martin Arver <martin.arver@gmail.com> | 2006-03-15 10:56:14 +0000 |
| commit | d3d3e34bde84cc6d0eebca9bdfb340caa50508f2 (patch) | |
| tree | 05b12addcc2148aa1fbc566c389689d7e648ac22 /manual/platform/ipodcolor.tex | |
| parent | e1ee4ef23c2d5a9fad9450a0395cbed8a46d14b6 (diff) | |
| download | rockbox-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/ipodcolor.tex')
| -rw-r--r-- | manual/platform/ipodcolor.tex | 3 |
1 files changed, 2 insertions, 1 deletions
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 |