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/ipodvideo.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/ipodvideo.tex')
| -rw-r--r-- | manual/platform/ipodvideo.tex | 1 |
1 files changed, 1 insertions, 0 deletions
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 |