Manual - use the button macro correctly so that the following space is not eaten and actually use it for the Ipod manuals. Also removed a few tabs and unnecessary spaces.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16097 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marianne Arnold 2008-01-17 19:45:22 +00:00
parent d7d073ac1b
commit b24f5ced26

View file

@ -272,7 +272,7 @@ title [artist]''.
\subsection{Introduction to \fname{.cfg} files.} \subsection{Introduction to \fname{.cfg} files.}
Rockbox allows users to store and load multiple settings through the use of Rockbox allows users to store and load multiple settings through the use of
configuration files. A configuration file is simply a text file with the configuration files. A configuration file is simply a text file with the
extension \fname{.cfg}. extension \fname{.cfg}.
A configuration file may reside anywhere on the disk. Multiple A configuration file may reside anywhere on the disk. Multiple
@ -282,7 +282,7 @@ jukebox in your car, and a \fname{headphones.cfg} file to store the
settings that you use while listening to your \dap\ through headphones. settings that you use while listening to your \dap\ through headphones.
See \reference{ref:cfg_specs} below for an explanation of the format See \reference{ref:cfg_specs} below for an explanation of the format
for configuration files. See \reference{ref:manage_settings_menu} for an for configuration files. See \reference{ref:manage_settings_menu} for an
explanation of how to create, edit and load configuration files. explanation of how to create, edit and load configuration files.
\subsection{\label{ref:cfg_specs}Specifications for \fname{.cfg} \subsection{\label{ref:cfg_specs}Specifications for \fname{.cfg}
@ -349,15 +349,15 @@ Example of a configuration file:
resets all settings to their default values. resets all settings to their default values.
\opt{h100,h300}{\note{You can also reset all settings to their default \opt{h100,h300}{\note{You can also reset all settings to their default
values by turning off the \dap, turning it back on, and pressing the values by turning off the \dap, turning it back on, and pressing the
\ButtonRec button immediately after the \dap\ turns on.} \ButtonRec\ button immediately after the \dap\ turns on.}
} }
\opt{ipod}{\note{You can also reset all settings to their default values \opt{ipod}{\note{You can also reset all settings to their default values
by turning off the \dap, and turning it back on with the hold button by turning off the \dap, and turning it back on with the \ButtonHold\
on.} button on.}
} }
\opt{gigabeat}{\note{You can also reset all settings to their default values \opt{gigabeat}{\note{You can also reset all settings to their default values
by turning off the \dap, and turning it back on with the \ButtonA by turning off the \dap, and turning it back on with the \ButtonA\
button on.} button on.}
} }