summaryrefslogtreecommitdiff
path: root/manual/platform/recorderv2fm.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-25 10:32:10 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-25 10:32:10 +0000
commit2a76843f37dc45d7a08fc7a29440b601c9cbe589 (patch)
tree879c1e0c68c58bc4600581f3da1ce258646ea72a /manual/platform/recorderv2fm.tex
parent96f898e4356d1533f2b2ed6115967a4daa68d0cc (diff)
downloadrockbox-2a76843f37dc45d7a08fc7a29440b601c9cbe589.tar.gz
rockbox-2a76843f37dc45d7a08fc7a29440b601c9cbe589.zip
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
Diffstat (limited to 'manual/platform/recorderv2fm.tex')
-rw-r--r--manual/platform/recorderv2fm.tex2
1 files changed, 2 insertions, 0 deletions
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 @@
12\newcommand{\genericimg}{112x64x1} 12\newcommand{\genericimg}{112x64x1}
13%Used to name the player, e.g. ...to the \dap 13%Used to name the player, e.g. ...to the \dap
14\newcommand{\dap}{player} 14\newcommand{\dap}{player}
15%For use when referring to the player. E.g. the \daps\ capacity ...
16\newcommand{\daps}{player's}
15\newcommand{\firmwarefilename}{ajbrec.ajz} 17\newcommand{\firmwarefilename}{ajbrec.ajz}
16 18
17\newcommand{\ButtonOn}{On} 19\newcommand{\ButtonOn}{On}