MakeIndex, Nomenclature, Glossaries and Acronymsapacitex | No Author Index

Information and discussion about MakeIndex - the tool to generate subject indices for LaTeX documents.
Post Reply
Sytske
Posts: 4
Joined: Tue Oct 11, 2011 6:39 pm

apacitex | No Author Index

Post by Sytske »

Dear all,

I am using the apacite (using it as apacitex) package which should (almost) automatically generate an Author Index. I have tried several things, but cannot get it to work. The *.adx file is created and looks okay. However, no *.and file is produced and thus I do not get an author index in my document. The subject index is working fine.
This is the sequence I am following: "First, LATEX, which puts citation entries in the .aux file. Second, BibTEX, which generates the bibliography in the .bbl file. Third, LATEX (at least) twice, which puts index entries in a .adx file, Fourth, MakeIndex , which uses the .adx file as input and puts the formatted index in a .and file, which can be processed by LATEX. "

I am not very experienced, so apologise if I'm forgetting something really stupid. I have attached a minimal working example and the log file. I hope it contains everything.

Why doesn't LaTeX produce the .and file / the Author Index?

Thank you in advance for your help,

Sytske
Attachments
MWE author index apacitex.log
Log file
(5.69 KiB) Downloaded 283 times
MWE author index apacitex.tex
Minimal working example
(888 Bytes) Downloaded 270 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Sytske
Posts: 4
Joined: Tue Oct 11, 2011 6:39 pm

Re: apacitex | No Author Index

Post by Sytske »

Dear all,
Hmm... Haven't had a reaction on this topic yet and have also not yet solved it myself. I noticed that the MWE was gone, so here it is again. Hopefully someone else can help me.
Thanks in advance!
Sytske
Attachments
MWE author index apacitex.log
Log file
(5.69 KiB) Downloaded 402 times
MWE author index apacitex.tex
Minimal working example
(888 Bytes) Downloaded 360 times
Post Reply