Search found 3 matches

by butfilter
Tue Aug 07, 2012 9:56 am
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Author index with apacite, subject index and hyperref
Replies: 10
Views: 28317

Author index with apacite, subject index and hyperref

Hi,
for all of you who are interested in the solution: loading of package index seems to do the trick. Attached you can find the new tex file example.tex that produces the desired output.

\documentclass[a4paper,12pt]{article}
\usepackage[english]{babel}
\usepackage[T1]{fontenc}
\usepackage[ansinew ...
by butfilter
Mon Aug 06, 2012 9:17 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Author index with apacite, subject index and hyperref
Replies: 10
Views: 28317

Re: Author index with apacite, subject index and hyperref

Hi Stefan,

many thanks for your response. I have tried what you did but unfotunately I still obtain the same as before. Links in the subject index are not activated. I have no idea where the problem lies. Could you tell me which steps you exactly do while compiling the tex file?
by butfilter
Mon Aug 06, 2012 2:41 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Author index with apacite, subject index and hyperref
Replies: 10
Views: 28317

Author index with apacite, subject index and hyperref

Hello,

I have the following problem. I would like to create hyperlinks in the subject index while additionally having the author index in the document. I generate the author index with a bib file and apacite with the option index or emindex. The subject index is generated with the makeidx package ...