mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
fix two references not using the new macro
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10409 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5747049a44
commit
31b6b5ff19
1 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@ file, save it as a \fname{.wps} file. Example: Instead of \fname{Rockbox.txt},
|
||||||
save the file as \fname{Rockbox.wps}. To make sure non english characters
|
save the file as \fname{Rockbox.wps}. To make sure non english characters
|
||||||
display correctly in your WPS you must save the .wps file with UTF-8 character
|
display correctly in your WPS you must save the .wps file with UTF-8 character
|
||||||
encoding. This can be done in most editors, for example Notepad in Windows 2000
|
encoding. This can be done in most editors, for example Notepad in Windows 2000
|
||||||
or XP (but not in 9x/ME) can do this. See appendix \ref{ref:wps_tags} for all
|
or XP (but not in 9x/ME) can do this. See appendix \reference{ref:wps_tags} for all
|
||||||
the tags that are available.
|
the tags that are available.
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
|
@ -244,7 +244,7 @@ that the filename must end in \fname{.cfg}
|
||||||
|
|
||||||
Hint: Use the \setting{Write .cfg file} feature (\setting{Main Menu$\rightarrow$
|
Hint: Use the \setting{Write .cfg file} feature (\setting{Main Menu$\rightarrow$
|
||||||
General Settings}) to save the current settings, then use a text editor to
|
General Settings}) to save the current settings, then use a text editor to
|
||||||
customize the settings file. See appendix \ref{ref:config_file_options}
|
customize the settings file. See appendix \reference{ref:config_file_options}
|
||||||
for the full reference of available options.
|
for the full reference of available options.
|
||||||
|
|
||||||
\subsection{Format Rules}
|
\subsection{Format Rules}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue