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/ipodnano.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'manual/platform/ipodnano.tex') 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} -- cgit v1.2.3