Search found 4 matches

by wooosh
Fri Nov 29, 2013 12:26 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Makeindex arguments
Replies: 4
Views: 10041

Makeindex arguments

Solution:
I called makeindex from my /sources subdirectory. If I call it from my project's root folder everything works just fine.
X-Post
by wooosh
Thu Nov 28, 2013 6:45 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Makeindex arguments
Replies: 4
Views: 10041

Re: Makeindex arguments

bump

Any more hints?
by wooosh
Wed Nov 27, 2013 6:46 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Makeindex arguments
Replies: 4
Views: 10041

Re: Makeindex arguments

Nope, doesn't change anything.
by wooosh
Wed Nov 27, 2013 3:18 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Makeindex arguments
Replies: 4
Views: 10041

Makeindex arguments

Hi,

I'm having some problems with configuring makeindex in TeXnicCenter to work with custom input and output directories.
My project's directory structure looks like this:
./
./build/ %temporary files
./sources/ %source files
./output/ %resulting pdf

I have learned that the latest makeindex does ...