Also sprach mail.k: > But I am /not /using Babel (to my knowledge, the document is in > "English") and I got the preamble right. So what's wrong? I appreciate > your help...
Did you actually try:
\AtBeginDocument{%
\addto\captionsenglish{%
\renewcommand{\abstractname}{In nuce}%
}}
Or
\AtBeginDocument{%
\renewcommand{\abstractname}{In nuce}%
}
Jürgen
