Showing posts with label page number. Show all posts
Showing posts with label page number. Show all posts

Sunday, October 29, 2017

How to use reference to page number

For good or bad, I extensively use \autoref from the hyperref package. Mainly because it's simple.

Well there's a command named \autopageref{} which replaces \pageref{} and does exactly what I wanted. More info here.