The following message is a courtesy copy of an article that has been posted to gmane.linux.debian.devel.tetex as well.
Martin Michlmayr <[EMAIL PROTECTED]> writes: > I just upgraded to 3.0 and noticed that DVI does not break long \hrefs > across a line - while PDF does. A simple test case is attached. Adding "breaklinks=true" to the hyperref options fixes this. >From the hyperref manual, section 3.2: breaklinks boolean false Allows link text to break across lines; since this cannot be accommodated in PDF, it is only set true by default if the pdftex driver is used. This makes links on multiple lines into different PDF links to the same target. Maybe this is a "hyperref should default to breaklinks=true for all drivers" wishlist? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

