Search found 4 matches

by bjorn
Wed Jul 28, 2010 2:43 pm
Forum: MiKTeX and proTeXt
Topic: Weird '.cls' file behaviour
Replies: 4
Views: 6970

Weird '.cls' file behaviour

I did this for the elsarticle.cls file, and it works fine. I commented out the two lines and just put today's date instead:

Code: Select all

Code, edit and compile here:
% Preprint submitted to \ifx\@journal\@empty Elsevier
% \else\@journal\fi\hfill\today}%
\hfill\today}%
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Thanks for the tip!
by bjorn
Wed Nov 18, 2009 1:29 pm
Forum: General
Topic: Long lines do not wrap around in Table of contents
Replies: 25
Views: 32921

Re: Long lines do not wrap around in Table of contents

Thorsten,
Changing the loading order of hyperref and harvard solved my problem. Thanks a lot for your quick response.

Thanks also for the other tips, I'll look into those.

Best
Björn
by bjorn
Tue Nov 17, 2009 9:07 pm
Forum: General
Topic: Long lines do not wrap around in Table of contents
Replies: 25
Views: 32921

Long lines do not wrap around in Table of contents

Thanks Stefan,

I added this in the syntax given above. I now get an error message as follows:
"!Undefined control sequence.
\contentsline ...#2}{#3}\else \ifcase \Hy@linktoc
\csname 1@#1\endcsname {#2...
l.1 ...y long title Very long title}{2}{chapter.1}

?"
The error disappears when the ...
by bjorn
Tue Oct 06, 2009 3:45 pm
Forum: General
Topic: Long lines do not wrap around in Table of contents
Replies: 25
Views: 32921

Long lines do not wrap around in Table of contents

Hi,

After installing MikTex 2.7 I got the same text wrapping problem in the TOC. The solutions presented here (\usepackage[breaklinks=true]{hyperref}) and elsewhere (\usepackage[linktocpage]{hyperref}) have not helped me, as there appears to be a conflict between the harvard package and the ...