Hi all.
What should I write in my .ist file in order to get the layout/formatting as in the attached picture, except from the face that the subsubsection numbers should be page numbers?
(The two pieces of text in each row is first an English phrase from the text and second a Danish translation.)
Thank you in advance!
MakeIndex, Nomenclature, Glossaries and Acronyms ⇒ Customizing Index
- svend_tveskaeg
- Posts: 478
- Joined: Sun Jul 12, 2009 5:31 am
Customizing Index
- Attachments
-
- test.jpg (228.03 KiB) Viewed 3444 times
``In the game of chess, you can never let your adversary see your pieces.''
-- Zapp Brannigan, Futurama (season 1, episode 4)
-- Zapp Brannigan, Futurama (season 1, episode 4)
Customizing Index
try this .ist code:
if this does not meet your needs then write back.
Code: Select all
actual '='
quote '!'
level '>'
preamble "\\begin{theindex}\n
\\makeatletter\\scan@allowedfalse\n"
postamble
"\n\n \\end{theindex}\n"
headings_flag 1 heading_prefix "{\\bfseries\\normalsize\\hfill{}" %heading_suffix "\\hfill{}}\\nopagebreak\n"
symhead_positive "Symbole"
delim_0 "\\dotfill "
delim_1 "\\dotfill "
delim_2 "\\dotfill "
% The next lines will produce some warnings when
% running Makeindex as they try to cover two different
% versions of the program:
lethead_prefix "{\\bfseries\\hfil "
lethead_suffix "\\hfil}\\nopagebreak\n"
lethead_flag 1
lethead_prefix "{\\bfseries\\hfil "
lethead_suffix "\\hfil}\\nopagebreak\n"
lethead_flag 1