Search found 2 matches

by nikokat
Wed Dec 17, 2014 12:18 pm
Forum: Text Formatting
Topic: Hyperref conflict
Replies: 3
Views: 3894

Re: Hyperref conflict

Dropping the dvips option worked.
I always thought that is necessary and never tried it.
Many thanks for the suggestion.
Niko
by nikokat
Tue Dec 16, 2014 9:21 pm
Forum: Text Formatting
Topic: Hyperref conflict
Replies: 3
Views: 3894

Hyperref conflict

I am using Hyperref with the dvips option.
Works perfectly when \usepackage{times} is invoked.
I am trying to use the truetype fonts available on windows by using
\renewcommand{\sfdefault}{tar}
\renewcommand{\rmdefault}{ttm}
\renewcommand{\ttdefault}{tcr}
Independently, these also work perfectly ...