Hello,
I have a book in LyX that I have almost finished. Now I want to add an
index of persons.
I'd imagine a workflow like this:
- Next to the name Arthur Smith I create an index entry box 'Smith, Arthur'.
- I copy the name and the box.
- Using advanced find and replace I paste the text and box
I have almost finished my book and have now begun to add an index. It
works fine, so far, but the page layout of the index is not perfect. I
use fancyhdr and have added (thanks to the LyX Wiki)
\renewcommand{\ps@plain}{\pagestyle{fancy}}
in the preamble. Now the first page of the index looks like
Many thanks for your reply, Herbert.
Before I wrote
\renewcommand{\ps@plain}{\pagestyle{fancy}}
in the preamble, the first page of the index gave the page number on the
bottom middle, as opposed to all other chapter starts on the bottom right.
The index seems to grab some other page styles differe
As you indicated, I have tried to give a new header with
\fancyhead[LE]{} \fancyhead[RO]{}
just before the index and now it works! Thank you for this hint. In all
other places, markboth served me well.
I also noticed that the title or caption of the index looks slightly
different than, say, the l
If I give the exact definition of the fancy-pagestyle
\fancyhead[LE]{\small\scshape\leftmark}
\fancyhead[RO]{\small\scshape\rightmark}
The index does not grasp the scshape and gives uppercase-letters. Can
anyone reproduce? I can live with empty headers here, though.
--
lyx-users mailing list
ly