I want to make the Index page like this:
А
Абракадабра, 33
Арбуз, 57
(or, the best:
А
Абракадабра, 33
Арбуз, 57
).
I have read that I must write a style-file (for example, mystyle.ist) with code like
Code: Select all
headings_flag 1
heading_prefix "{\\normalfont\\bfseries "
heading_suffix "}"
I don't want to make excess file for the sake of 3 text lines, especially I use the LyX and have single file for a document.
May I insert essential code into the preambula of the main document and how to do it? May be, it must be not code like above, but any redefinitions, etc.?
Teach me, please.