Tagged Questions
6
votes
1answer
104 views
Loading index package with memoir
The standard makeidx package writes ind/idx in LaTeX's internal representation file.
The index package writes in utf-8 and works fine with the book, article, report standard classes. But when trying ...
3
votes
2answers
120 views
Balancing columns, last page of index (using memoir class)
I've just received (very final, I hope) editing requests from the production people at CUP, and -- at the last minute -- they are asking for the two columns of the final page of the index of my book ...
8
votes
1answer
288 views
How to change font size in Index in memoir class?
Each time I build the index with makeindex I have to insert \footnotesize after \begin{theindex} in book.ind file. I use memoir class. Is there an automatic way to do this?
6
votes
3answers
94 views
What precautions must I take when using custom index commands with memoir?
I'm trying to write my own indexing front-end commands to do things such as highlighting the primary reference, but something seems to be wrong with the sorting. Here's my MWE:
...
2
votes
1answer
197 views
make index entries refer to number selected paragraphs
For a given work, I have to number some selected paragraphs, with a continuous numerotation throughout all the book.
I can do it using this tip.
I need the index entries refer to the paragraph ...
14
votes
2answers
294 views
Footnote numbers in index (e.g., 23n3)
I'm currently weighing indexing options for a book-length project. One of the more surprising hurdles is that there doesn't seem to be a way to create an index (in my case, several indices) that ...
18
votes
3answers
369 views
Using indexing packages with memoir
Friends, as you probably know, I have a quite complex document for cataloging songs. :)
As my normal workflow, I use the book document class with some dozens of packages loaded. I've been playing ...
3
votes
1answer
889 views
Problem with makeindex
I'm trying to create an index of manually-added words in memoir. I've looked up instructions in the documentation, and came up with the following MWE. It compiles, but why is the index not showing ...
5
votes
2answers
729 views
Creating a Word Index for a Book
I'm writing a book using memoir with a lot of technical words. I want to have an index at the end, which, for each word or term I choose, will refer the reader to the relevant pages. Is there any ...
9
votes
2answers
432 views
How can I customise memoir's index to have more than two columns?
Is it possible to customise memoir's index so that it has more than two columns? My index entries are single Chinese characters, so even \twocolindex results in way too much whitespace.