Search found 4 matches

by mcnguyen
Fri Jan 08, 2016 4:15 pm
Forum: Text Formatting
Topic: Problem with hyperref in the Contents
Replies: 6
Views: 11932

Re: Problem with hyperref in the Contents

Here, I simply say dvipdf, mean latex-dvi-ps-pdf using latex dvips ps2pdf.

I think that dvips option is selected by default in standard latex. Although I have chosen this option \usepackage[dvips]{hyperref} and I use latex-dvi-ps2pdf, I have always this problem.

Minh Chien
by mcnguyen
Fri Jan 08, 2016 3:29 pm
Forum: Text Formatting
Topic: Problem with hyperref in the Contents
Replies: 6
Views: 11932

Re: Problem with hyperref in the Contents

Hi Stefan,

Thank you for your answer, the problem is solved by dvipdfm and dvipdfmx backend.

However, I prefer dvips backend even if the problem does not work correctly.

Minh Chien
by mcnguyen
Wed Jan 06, 2016 2:30 pm
Forum: Text Formatting
Topic: Problem with hyperref in the Contents
Replies: 6
Views: 11932

Re: Problem with hyperref in the Contents

I enclose the difference in a pdf file.

Thank you for your attention.
Minh Chien
by mcnguyen
Wed Jan 06, 2016 1:13 pm
Forum: Text Formatting
Topic: Problem with hyperref in the Contents
Replies: 6
Views: 11932

Problem with hyperref in the Contents

Hi all,

The package "hyperref" does not work correctly on the links which contain captions link (\cite ou \ref) in the Contents (\tableofcontents) or Table of figures (\tableoffigures) when I compile by latex standard (latex-dvipdf). However, it is good when I use pdflatex.

Who could explain this ...