forked from len0rd/rockbox
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
This commit is contained in:
parent
96f898e435
commit
2a76843f37
10 changed files with 20 additions and 0 deletions
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue