Thanks for the vote of confidence. I did read the FAQ. It says:
/However, if you are using babel (which you do most likely if you
write in a language other than English), this will not work. In this
case, you have to add to the preamble: /
/ \AtBeginDocument{%
\addto\captions<your language>{%
\renewcommand{\abstractname}{In nuce}%
}}/
/Note that you have to substitute <your language> with the name of
your language, e.g. for French |\captionsfrench|./
/
/
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...
//
//