The idxlayout manual is unfortunately meaningless and very confusing. I searched for the keyword singlepar in it. But the references do not help me.
Depending on whether I have your previous command
\usepackage[indentunit=10pt]{idxlayout}
now with your last command
\usepackage[indentunit=10pt,singlepar]{idxlayout}
(1.) replace or (2.) add in the preamble, I get different, but every time errors:
(1.) Package xkeyval Error: singlepar undefined in families ila.
(2.) LaTeX Error: Option clash for package idxlayout.
Greetings
Andreas
Gesendet: Freitag, 19. März 2021 um 15:24 Uhr
Von: "Jürgen Spitzmüller" <[email protected]>
An: "Andreas Plihal" <[email protected]>, [email protected]
Betreff: Re: Re: Indentation in the index
Von: "Jürgen Spitzmüller" <[email protected]>
An: "Andreas Plihal" <[email protected]>, [email protected]
Betreff: Re: Re: Indentation in the index
Am Freitag, dem 19.03.2021 um 15:05 +0100 schrieb Andreas Plihal:
> That is exactly what helped. Thank you very much!
>
> When I now look at myresult, I see both: wanted and unwanted
> indentations:
>
> * A subgroup of a keyword is rightly indented!
>
> * However, if the subgroup of a keyword is cut off because it is too
> long, a further indentation takes place. But I don't want that!
>
> * Furthermore, there is sometimes an indentation that is twice as
> large. For example, if the page number no longer fits in the same
> line.How can I deal with it?
Try option "singlepar" of idxlayout, i.e.,
\usepackage[indentunit=10pt, singlepar]{idxlayout}
Please refer to the idxlayout manual for further options.
Jürgen
> That is exactly what helped. Thank you very much!
>
> When I now look at myresult, I see both: wanted and unwanted
> indentations:
>
> * A subgroup of a keyword is rightly indented!
>
> * However, if the subgroup of a keyword is cut off because it is too
> long, a further indentation takes place. But I don't want that!
>
> * Furthermore, there is sometimes an indentation that is twice as
> large. For example, if the page number no longer fits in the same
> line.How can I deal with it?
Try option "singlepar" of idxlayout, i.e.,
\usepackage[indentunit=10pt, singlepar]{idxlayout}
Please refer to the idxlayout manual for further options.
Jürgen
-- lyx-users mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-users
