diff options
author | Martin Arver <martin.arver@gmail.com> | 2006-06-07 12:15:46 +0000 |
---|---|---|
committer | Martin Arver <martin.arver@gmail.com> | 2006-06-07 12:15:46 +0000 |
commit | 47ea9065350e8399018b62a57839debaab6c5212 (patch) | |
tree | 7689424193feab9717f1a706faf186c069609abb /manual/platform/recorderv2fm.tex | |
parent | 0dd1f8ec11f28fe34c93ba97af95eb2be2fef44f (diff) | |
download | rockbox-47ea9065350e8399018b62a57839debaab6c5212.tar.gz rockbox-47ea9065350e8399018b62a57839debaab6c5212.zip |
Introduce new example environment. Slight adjustment of the code env. Change fname to use texttt. Add fname to the firmwarefilename macro in the platform files. Cleanup of the advanced topics chapter. The archos flashing still needs attention.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10081 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/recorderv2fm.tex')
-rw-r--r-- | manual/platform/recorderv2fm.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex index 3dfa2e4214..cd2cd759be 100644 --- a/manual/platform/recorderv2fm.tex +++ b/manual/platform/recorderv2fm.tex @@ -16,7 +16,7 @@ \newcommand{\dap}{player} %For use when referring to the player. E.g. the \daps\ capacity ... \newcommand{\daps}{player's} -\newcommand{\firmwarefilename}{ajbrec.ajz} +\newcommand{\firmwarefilename}{\fname{ajbrec.ajz}} \newcommand{\ButtonOn}{On} \newcommand{\ButtonOff}{Stop} |