Search found 2 matches

by AlexQ
Tue Dec 03, 2013 10:24 pm
Forum: Conversion Tools
Topic: hyperref breaklinks problem
Replies: 2
Views: 9566

Re: hyperref breaklinks problem

@Johannes, I will take it into account next time I post in the forum.
Regarding my question, I also tried using hyperref without options (i.e., dvips, oder pdftex or similar) but it did not work.
by AlexQ
Tue Dec 03, 2013 5:41 pm
Forum: Conversion Tools
Topic: hyperref breaklinks problem
Replies: 2
Views: 9566

hyperref breaklinks problem

Hello!

I am new in the forum, I started working with LaTeX some months ago and I have found this site very useful.

Now I am writing a report and I want to have toc, lof and lot with hyperlinks. So I use the package:


\usepackage[dvips,breaklinks]{hyperref}


Then I compile via latex+dvips ...