From 7a47313a21c23b7e3e3ce69c6e799beb6bbf3548 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Mon, 31 Jul 2006 12:21:57 +0000 Subject: Introduce new reference command; \rockref. Use this to get references right in both the pdf and the html manuals git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10375 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/firmware_flash.tex | 2 +- manual/plugins/main.tex | 4 ++-- manual/plugins/rockbox_flash.tex | 2 +- manual/plugins/sort.tex | 2 +- manual/plugins/text_editor.tex | 2 +- manual/plugins/text_viewer.tex | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'manual/plugins') diff --git a/manual/plugins/firmware_flash.tex b/manual/plugins/firmware_flash.tex index 9361cc3cce..dab7020ffd 100644 --- a/manual/plugins/firmware_flash.tex +++ b/manual/plugins/firmware_flash.tex @@ -6,7 +6,7 @@ Firmware\_flash \par} -Use when flashing Rockbox (see page \pageref{ref:FlashingRockboxReal}. +Use when flashing Rockbox (see \rockref{ref:FlashingRockboxReal}. In the ideal case, you'll need this tool only once. For safety reasons you may wish to delete \textbf{firmware\_flash.rock} from \textbf{/.rockbox/rocks} once flashing is complete. diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index 422f2c48b3..b4dee2426b 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -14,9 +14,9 @@ text files, chip8 games), or from the \setting{Open with} option on the \section{Games} \opt{HAVE_LCD_BITMAP} - {See also the Chip{}-8 emulator on page \pageref{ref:Chip8emulator} + {See also the Chip{}-8 emulator in \rockref{ref:Chip8emulator} \opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodvideo} - {and Rockboy on page \pageref{ref:Rockboy}}.} + {and Rockboy in \rockref{ref:Rockboy}}.} \opt{HAVE_LCD_BITMAP}{\input{plugins/brickmania.tex}} diff --git a/manual/plugins/rockbox_flash.tex b/manual/plugins/rockbox_flash.tex index fd37daccd3..a627fdcdbc 100644 --- a/manual/plugins/rockbox_flash.tex +++ b/manual/plugins/rockbox_flash.tex @@ -7,6 +7,6 @@ Rockbox flash \par} For ``playing'' \fname{.UCL} files on flashed Jukeboxes. Reprograms the flash memory of -the Jukebox unit (see page \pageref{ref:Rockboxinflash} for details). +the Jukebox unit (see \rockref{ref:Rockboxinflash} for details). diff --git a/manual/plugins/sort.tex b/manual/plugins/sort.tex index 940f86ff40..f9e423adc0 100644 --- a/manual/plugins/sort.tex +++ b/manual/plugins/sort.tex @@ -1,5 +1,5 @@ \subsection{Sort} This plugin takes a file and sorts it in forward alphabetical order. Case is -ignored. This is useful for ordering playlists generated by the ``Create Playlist'' menu option (see page \pageref{ref:Playlistsubmenu}). +ignored. This is useful for ordering playlists generated by the ``Create Playlist'' menu option (see \rockref{ref:Playlistsubmenu}). diff --git a/manual/plugins/text_editor.tex b/manual/plugins/text_editor.tex index 499ec79d97..08bd922074 100644 --- a/manual/plugins/text_editor.tex +++ b/manual/plugins/text_editor.tex @@ -1,7 +1,7 @@ \subsection{Text Editor} This plugin allows you to view and edit simple text documents on your DAP. You can view files by using \textbf{Open with} from the -\textbf{File Menu} (see page \pageref{ref:Filemenu}). +\textbf{File Menu} (see \rockref{ref:Filemenu}). \subsubsection{Usage} If you start the Text Editor from the plugin browser you will be greeted with diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex index f35994dac3..9e8820800d 100644 --- a/manual/plugins/text_viewer.tex +++ b/manual/plugins/text_viewer.tex @@ -3,7 +3,7 @@ This is a Viewer for text files with word wrap. Just open a .txt file to display it. The text vewer features controls to handle various styles of text formatting, has top{}-of{}-file and bottom{}-of{}-file buttons. You can view files without a \fname{.txt} extension by using \emph{Open with} from the -\emph{File Menu} (see page \pageref{ref:Filemenu}). +\emph{File Menu} (see \rockref{ref:Filemenu}). \subsubsection{Mode settings} -- cgit v1.2.3