Thanks Jürgen,
that's exactly what helped.
You were able to solve the riddle even though I didn't include a "MWE".
Thanks!
Greetings
Andreas
Gesendet: Dienstag, 18. Mai 2021 um 14:00 Uhr
Von: [email protected]
An: [email protected]
Betreff: lyx-users Digest, Vol 86, Issue 2
Von: [email protected]
An: [email protected]
Betreff: lyx-users Digest, Vol 86, Issue 2
Send lyx-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.lyx.org/mailman/listinfo/lyx-users
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of lyx-users digest..."
Today's Topics:
1. Re: Other words for see and seealso in the index
(Dr Eberhard Lisse)
2. Re: Other words for see and seealso in the index
(J?rgen Spitzm?ller)
----------------------------------------------------------------------
Message: 1
Date: Mon, 17 May 2021 15:14:11 +0200
From: Dr Eberhard Lisse <[email protected]>
To: [email protected]
Subject: Re: Other words for see and seealso in the index
Message-ID: <s7tq74$172$[email protected]>
Content-Type: text/plain; charset=utf-8; format=flowed
This is not a MWE.
Construct a file by removing items from text and preamble until you have
NOTHING left but the demonstration of the issue. Often this will make
it easy for you to find and fix the issue yourself.
el
On 16/05/2021 11:59, Andreas Plihal wrote:
> Hi,
> I'm still working on the KOMA-Script book.
> There are references to key words in the index (commands "SEE" and "SEEALSO").
> How can I change the words "see" and "see also"?
> I tried makeindex - but it was unsuccessful. (Look at my preamble ...)
> I have enclosed the LYX document and the compiled PDF document.
> Greetings
> Andreas
>
--
To email me replace 'nospam' with 'el'
------------------------------
Message: 2
Date: Tue, 18 May 2021 07:57:45 +0200
From: J?rgen Spitzm?ller <[email protected]>
To: [email protected]
Subject: Re: Other words for see and seealso in the index
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
Am Sonntag, dem 16.05.2021 um 11:59 +0200 schrieb Andreas Plihal:
> Hi,
> ?
> I'm still working on the KOMA-Script book.
> ?
> There are references to key words in the index (commands "SEE" and
> "SEEALSO").
> How can I change the words "see" and "see also"?
> I tried makeindex - but it was unsuccessful. (Look at my preamble ...)
> I have enclosed the LYX document and the compiled PDF document.
Replace:
\usepackage{makeidx}
\makeindex
\renewcommand{\seename}{s.}
\renewcommand{\alsoname}{oder}
With:
\AtBeginDocument{%
\addto\captionsgerman{%
\renewcommand{\seename}{s.}
\renewcommand{\alsoname}{oder}
}
}
J?rgen
> ?
> Greetings
> Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.lyx.org/pipermail/lyx-users/attachments/20210518/68772057/attachment-0001.asc>
------------------------------
Subject: Digest Footer
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users
------------------------------
End of lyx-users Digest, Vol 86, Issue 2
****************************************
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.lyx.org/mailman/listinfo/lyx-users
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of lyx-users digest..."
Today's Topics:
1. Re: Other words for see and seealso in the index
(Dr Eberhard Lisse)
2. Re: Other words for see and seealso in the index
(J?rgen Spitzm?ller)
----------------------------------------------------------------------
Message: 1
Date: Mon, 17 May 2021 15:14:11 +0200
From: Dr Eberhard Lisse <[email protected]>
To: [email protected]
Subject: Re: Other words for see and seealso in the index
Message-ID: <s7tq74$172$[email protected]>
Content-Type: text/plain; charset=utf-8; format=flowed
This is not a MWE.
Construct a file by removing items from text and preamble until you have
NOTHING left but the demonstration of the issue. Often this will make
it easy for you to find and fix the issue yourself.
el
On 16/05/2021 11:59, Andreas Plihal wrote:
> Hi,
> I'm still working on the KOMA-Script book.
> There are references to key words in the index (commands "SEE" and "SEEALSO").
> How can I change the words "see" and "see also"?
> I tried makeindex - but it was unsuccessful. (Look at my preamble ...)
> I have enclosed the LYX document and the compiled PDF document.
> Greetings
> Andreas
>
--
To email me replace 'nospam' with 'el'
------------------------------
Message: 2
Date: Tue, 18 May 2021 07:57:45 +0200
From: J?rgen Spitzm?ller <[email protected]>
To: [email protected]
Subject: Re: Other words for see and seealso in the index
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
Am Sonntag, dem 16.05.2021 um 11:59 +0200 schrieb Andreas Plihal:
> Hi,
> ?
> I'm still working on the KOMA-Script book.
> ?
> There are references to key words in the index (commands "SEE" and
> "SEEALSO").
> How can I change the words "see" and "see also"?
> I tried makeindex - but it was unsuccessful. (Look at my preamble ...)
> I have enclosed the LYX document and the compiled PDF document.
Replace:
\usepackage{makeidx}
\makeindex
\renewcommand{\seename}{s.}
\renewcommand{\alsoname}{oder}
With:
\AtBeginDocument{%
\addto\captionsgerman{%
\renewcommand{\seename}{s.}
\renewcommand{\alsoname}{oder}
}
}
J?rgen
> ?
> Greetings
> Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.lyx.org/pipermail/lyx-users/attachments/20210518/68772057/attachment-0001.asc>
------------------------------
Subject: Digest Footer
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users
------------------------------
End of lyx-users Digest, Vol 86, Issue 2
****************************************
-- lyx-users mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-users
