diff options
| author | Martin Arver <martin.arver@gmail.com> | 2006-07-31 12:21:57 +0000 |
|---|---|---|
| committer | Martin Arver <martin.arver@gmail.com> | 2006-07-31 12:21:57 +0000 |
| commit | 7a47313a21c23b7e3e3ce69c6e799beb6bbf3548 (patch) | |
| tree | b7750e1518f77a6884e1c1883f8c654971c8e609 /manual/plugins/text_editor.tex | |
| parent | 69a09fb9059c3df12d5803f569317257318e697f (diff) | |
| download | rockbox-7a47313a21c23b7e3e3ce69c6e799beb6bbf3548.zip rockbox-7a47313a21c23b7e3e3ce69c6e799beb6bbf3548.tar.gz rockbox-7a47313a21c23b7e3e3ce69c6e799beb6bbf3548.tar.bz2 rockbox-7a47313a21c23b7e3e3ce69c6e799beb6bbf3548.tar.xz | |
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
Diffstat (limited to 'manual/plugins/text_editor.tex')
| -rw-r--r-- | manual/plugins/text_editor.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/text_editor.tex b/manual/plugins/text_editor.tex index 499ec79..08bd922 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 |