Skip to main content

Questions tagged [indexing]

{indexing} is about creating an index or similar lists for your document, usually by means of executing makeindex.

3 votes
1 answer
92 views

I am trying to print the same index twice in a document, and in the following MWE the two indexes print fine, but I am observing that the first occurrence of \printindex stops all indexation in any ...
Knudsen's user avatar
  • 1,465
0 votes
1 answer
33 views

As noted in Color specification in \indexmarkstyle for \showindexmarks leaks into body text, using \indexmarkstyle{\normalfont\small\sffamily\color{red}} \showindexmarks with \showindex causes the ...
murray's user avatar
  • 9,629
1 vote
0 answers
34 views

Consider the code: \RequirePackage{filecontents} \begin{filecontents*}{\jobname.mst} %delim_0 "\\IndexDotfill " %delim_1 "\\IndexDotfill " headings_flag 1 heading_prefix " \\...
DDS's user avatar
  • 11.1k
0 votes
0 answers
27 views

In a long document, with a 15-page index, we came across the issue that the formatting in the index, most specifically the placement of page and column breaks, was far from ideal, and that the tools ...
rbrignall's user avatar
  • 1,686
0 votes
2 answers
75 views

I have problems creating a list first, but adding entries on the fly later. I need the List (actualy more a numbered table/matrix/) in the first pages of my rather long document, and want to add the ...
user2567875's user avatar
0 votes
1 answer
73 views

I have a list of items and difficulty ratings: Name1, V1 Name2, V10 Name3, V2 etc I’m adding these to an index as: \index[boulderproblemsbygrade]{V1!Name1}% And then printing the index with: \...
Kevin Nowaczyk's user avatar
2 votes
0 answers
20 views

I use TeXShop and I am having trouble compiling code that uses the nomencl package. Once the code reaches the \printnomenclature command, then it will only process a certain amount of text before the ...
Geometer2019's user avatar
7 votes
2 answers
352 views

Confer May imakeidx line up the indexed pages better, and avoid the comma separator?, which constitutes one basis for this question. I have problems with indexing unicode symbols. To understand the ...
Frode Alfson Bjørdal's user avatar
2 votes
1 answer
140 views

Is there a way to change the MWE below so as to avoid the commas as separators in the imakeidx-index between the symbols and the indicated pages; and next indent plus align the indicated pages so that ...
Frode Alfson Bjørdal's user avatar
1 vote
0 answers
64 views

Below is an MWE which illustrate what I take to be some shortcomings in the index page produced. How may one make the Index of special symbols sort so that it is truthfully after first occurrence, and ...
Frode Alfson Bjørdal's user avatar
3 votes
1 answer
241 views

How may one in a most straightforward manner obtain an index of symbols, as in this photo from Kenneth Kunen's Set Theory - An Introduction to Independence Proofs? Here is a MWE which may give a ...
Frode Alfson Bjørdal's user avatar
2 votes
1 answer
113 views

The package latex-indexer (https://ctan.org/pkg/latex-indexer) is alleged to be a tool to automate generating indexes for LaTeX documents. But the usage described in its documentation does not seem to ...
murray's user avatar
  • 9,629
1 vote
1 answer
121 views

Is the following structure possible? I have keywords marked like this: \trackword{dog}. I'd like to display the page numbers where this keyword appears in the document body (not as an index) using the ...
ReRunner's user avatar
  • 523
0 votes
2 answers
60 views

Is it possible to define a default index file? I'm using Overleaf. I mean, I would like to write: \documentclass{memoir} \makeindex[words] <------ "default index file" \makeindex[...
Christophe's user avatar
2 votes
1 answer
70 views

With the command \showindexmarks the memoir class permits to show index marks in the margin of the document. With long index names, overlap of the mark with the document text occurs. Here is a MWE. ...
Christophe's user avatar

15 30 50 per page
1
2 3 4 5
100