Text Formattingpagebackref and url conflict

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
gkl
Posts: 28
Joined: Sat Jan 17, 2009 12:21 am

pagebackref and url conflict

Post by gkl »

Dear All,

I am using Latex's article class and using the hyperref package with the options pdftex and pagebackref=false as well as the url package (I know that hyperref defines url as well and even if removed does not change anything).

My problem is as follows: if I specify pagebackref to be true, then URLs are printed and, naturally, a hyperlink to the page number that this reference is used.

If pagebackref is turned to false, then I would expect not to get the second hyperlink printed. Instead, on top of not getting it, I also get the URL printed as plain text (something like \url{www.google.com}).

I checked hyperref's manual but I am still in the dark about it.

Any suggestions?

Many Thanks,
George

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply