LaTeX by Unknown

LaTeX by Unknown

Author:Unknown
Language: eng
Format: mobi, epub
Publisher: Packt Publishing


See figure~\ref{fig:name} on page~\pageref{fig:name}.

As you know how to define a command, you could make such referencing easier:

\newcommand{\fullref}[1]{\ref{#1} on page~\pageref{#1}}

See figure~\fullref{fig:name}.

This way, you would get a full reference like "See figure 4.2 on page 32". However, if the reference appears on the same page, like the figure, writing out the page number looks a bit odd. How can we avoid that? The varioref package provides a way.

Producing intelligent page references



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.