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/appendix | |
| 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/appendix')
| -rw-r--r-- | manual/appendix/appendix.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex index 5144590..d295a42 100644 --- a/manual/appendix/appendix.tex +++ b/manual/appendix/appendix.tex @@ -112,7 +112,7 @@ For open feature requests refer to Duplicates are really boring! \item Check that the feature hasn't already been implemented. Download the latest daily build and/or search the mail list archive. -\item Check that the feature is possible to implement (see page \pageref{ref:NODO}). +\item Check that the feature is possible to implement (see \rockref{ref:NODO}). \end{enumerate} \subsection{\label{ref:NODO}Features we will not implement} |