Search found 4 matches

by hasenkamp
Fri Apr 17, 2009 5:12 pm
Forum: General
Topic: Problem with hyperref, please help!
Replies: 7
Views: 7063

Re: Problem with hyperref, please help!

Thanks!
I also find \linestreach{1.3} helped.
Anther problem comes, the figures caption also have its lines streached.
I got several warnings and 1 error, but there is an output which seems to be ok.

By the way, how can I change the bibliography heading to references?
by hasenkamp
Fri Apr 17, 2009 3:14 pm
Forum: General
Topic: Problem with hyperref, please help!
Replies: 7
Views: 7063

Re: Problem with hyperref, please help!

Yes, but how can I set the document to be onehalfspace?
by hasenkamp
Fri Apr 17, 2009 2:41 pm
Forum: General
Topic: Problem with hyperref, please help!
Replies: 7
Views: 7063

Problem with hyperref, please help!

Ok, sorry...
Get the code below and compile it without the \usepackage[pdftex]{hyperref}


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% DOCUMENT CLASS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[pdftex,12pt ...
by hasenkamp
Fri Apr 17, 2009 10:51 am
Forum: General
Topic: Problem with hyperref, please help!
Replies: 7
Views: 7063

Problem with hyperref, please help!

Hey, I'm having problems with hyperref.
My thesis is being compiled with pdflatex using Led.
When I try to load the hyperref package it doesn't work. If I just take it out the compilation works perfectly.

Find bellow the main .tex file. In the line 139 you will find the the \usepackage[pdftex ...