Search found 5 matches

by santo
Thu Sep 30, 2010 6:06 am
Forum: Document Classes
Topic: referencing a subsection using memoir
Replies: 1
Views: 2332

referencing a subsection using memoir

Hi there,
I am trying to reference a subsection using \autoref and I am using memoir class. For some reason I am not getting the subsections referenced. I have set the secnumdepth to subsection, so the sub-sections are getting numbered correctly. The only problem is that I am unable to reference ...
by santo
Mon Aug 09, 2010 10:35 am
Forum: General
Topic: hyperref package and table of contents
Replies: 6
Views: 16418

Re: hyperref package and table of contents

Problem solved!!
The problem was that I had my preamble (documentclass, etc commands) in a different file that I included in the main file using the \include command. Once I actually added the commands until \begin{document} to the main file, the problem disappeared and I got my table of contents ...
by santo
Sun Aug 08, 2010 12:59 pm
Forum: General
Topic: hyperref package and table of contents
Replies: 6
Views: 16418

Re: hyperref package and table of contents

Thanks for that tip. The minimal example worked fine. So now I will build it towards my document and see where the problem is.
Will post once I have either succeeded or get to the point of the document not working.
Cheers,
Santosh
by santo
Fri Aug 06, 2010 3:51 am
Forum: General
Topic: hyperref package and table of contents
Replies: 6
Views: 16418

Re: hyperref package and table of contents

Hi Thorston,
Thanks for your advise.
I deleted all files (except .tex and .sty) but it still didn't solve the problem when I recompiled it.
I have windows version of miktex running on my computer and I am using TeXnicCenter.

Any other options.
Thanks,
Santosh
by santo
Thu Aug 05, 2010 3:57 am
Forum: General
Topic: hyperref package and table of contents
Replies: 6
Views: 16418

hyperref package and table of contents

Hi all,
I am having the following issue with hyperref package. As soon as I enable the package, my table of contents are not listed, I get the heading "Contents" but the rest of the page is blank. This is what is reported in the log file:

Package hyperref Warning: old toc file detected, not used ...