From 2a76843f37dc45d7a08fc7a29440b601c9cbe589 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Sat, 25 Mar 2006 10:32:10 +0000 Subject: Add a daps macro, for use when referring to the player. E.g. the \daps\ color ... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9244 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/h300.tex | 2 ++ manual/platform/ipod4g.tex | 2 ++ manual/platform/ipodcolor.tex | 2 ++ manual/platform/ipodnano.tex | 2 ++ manual/platform/ipodvideo.tex | 2 ++ manual/platform/ondio.tex | 2 ++ manual/platform/player.tex | 2 ++ manual/platform/recorder.tex | 2 ++ manual/platform/recorderv2fm.tex | 2 ++ manual/platform/x5.tex | 2 ++ 10 files changed, 20 insertions(+) diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex index 22d6373669..d9ea6928ef 100644 --- a/manual/platform/h300.tex +++ b/manual/platform/h300.tex @@ -12,6 +12,8 @@ \newcommand{\genericimg}{220x176x16} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} +%For use when referring to the player. E.g. the \daps\ capacity ... +\newcommand{\daps}{player's} \newcommand{\firmwarefilename}{rockbox.iriver} \newcommand{\ButtonLeft}{Left} diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex index ea664061c3..6d38602399 100644 --- a/manual/platform/ipod4g.tex +++ b/manual/platform/ipod4g.tex @@ -10,6 +10,8 @@ \newcommand{\genericimg}{160x128x2} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} +%For use when referring to the player. E.g. the \daps\ capacity ... +\newcommand{\daps}{player's} \newcommand{\firmwarefilename}{rockbox.ipod} \newcommand{\ButtonLeft}{Prev} diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex index 57bcd34994..bd3bea6f63 100644 --- a/manual/platform/ipodcolor.tex +++ b/manual/platform/ipodcolor.tex @@ -10,6 +10,8 @@ \newcommand{\genericimg}{220x176x16} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} +%For use when referring to the player. E.g. the \daps\ capacity ... +\newcommand{\daps}{player's} \newcommand{\firmwarefilename}{rockbox.ipod} \newcommand{\ButtonLeft}{Prev} diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex index 2e799a70f7..5c22d43f29 100644 --- a/manual/platform/ipodnano.tex +++ b/manual/platform/ipodnano.tex @@ -10,6 +10,8 @@ \newcommand{\genericimg}{176x132x16} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} +%For use when referring to the player. E.g. the \daps\ capacity ... +\newcommand{\daps}{player's} \newcommand{\firmwarefilename}{rockbox.ipod} \newcommand{\ButtonLeft}{Prev} diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex index 34d94c6389..07c222d571 100644 --- a/manual/platform/ipodvideo.tex +++ b/manual/platform/ipodvideo.tex @@ -10,6 +10,8 @@ \newcommand{\genericimg}{320x240x16} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} +%For use when referring to the player. E.g. the \daps\ capacity ... +\newcommand{\daps}{player's} \newcommand{\firmwarefilename}{rockbox.ipod} \newcommand{\ButtonLeft}{Prev} diff --git a/manual/platform/ondio.tex b/manual/platform/ondio.tex index 501b1b8d5d..e23c8df9e9 100644 --- a/manual/platform/ondio.tex +++ b/manual/platform/ondio.tex @@ -12,6 +12,8 @@ \newcommand{\genericimg}{112x64x1} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} +%For use when referring to the player. E.g. the \daps\ capacity ... +\newcommand{\daps}{player's} \newcommand{\firmwarefilename}{ajbrec.ajz} \newcommand{\ButtonLeft}{Left} diff --git a/manual/platform/player.tex b/manual/platform/player.tex index d59b5de469..1aae185f15 100644 --- a/manual/platform/player.tex +++ b/manual/platform/player.tex @@ -8,6 +8,8 @@ \newcommand{\genericimg}{charx11x1} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} +%For use when referring to the player. E.g. the \daps\ capacity ... +\newcommand{\daps}{player's} \newcommand{\firmwarefilename}{archos.mod} \newcommand{\ButtonLeft}{Left} diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex index 512810a68f..c26a722d40 100644 --- a/manual/platform/recorder.tex +++ b/manual/platform/recorder.tex @@ -11,6 +11,8 @@ \newcommand{\genericimg}{112x64x1} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} +%For use when referring to the player. E.g. the \daps\ capacity ... +\newcommand{\daps}{player's} \newcommand{\firmwarefilename}{ajbrec.ajz} \newcommand{\ButtonOn}{On} diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex index 361d518fde..9fc9391d17 100644 --- a/manual/platform/recorderv2fm.tex +++ b/manual/platform/recorderv2fm.tex @@ -12,6 +12,8 @@ \newcommand{\genericimg}{112x64x1} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} +%For use when referring to the player. E.g. the \daps\ capacity ... +\newcommand{\daps}{player's} \newcommand{\firmwarefilename}{ajbrec.ajz} \newcommand{\ButtonOn}{On} diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex index 0d2b49490d..12db1f5ab6 100644 --- a/manual/platform/x5.tex +++ b/manual/platform/x5.tex @@ -12,6 +12,8 @@ \newcommand{\genericimg}{160x128x16} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} +%For use when referring to the player. E.g. the \daps\ capacity ... +\newcommand{\daps}{player's} \newcommand{\firmwarefilename}{rockbox.iaudio} \newcommand{\ButtonLeft}{Left} -- cgit v1.2.3