From 2931bb2f1936a4f0a3318efe7d71243d635a88d2 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Wed, 10 May 2006 10:06:51 +0000 Subject: Add a missing \daps macro git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9901 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/h1xx.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex index 8843c9d..413fc57 100644 --- a/manual/platform/h1xx.tex +++ b/manual/platform/h1xx.tex @@ -11,6 +11,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.iriver} \newcommand{\ButtonLeft}{Left} -- cgit v1.1