Tagged Questions
1
vote
0answers
77 views
Change abstractname [duplicate]
Possible Duplicate:
Change caption name of figures
How to change the name of document elements like “Figure”, “Contents”, “Bibliography” etc.?
I'm using the book class in my document and I ...
6
votes
1answer
400 views
Remove “abstract name” in abstract (cyr)
In Remove "Abstract" title from Abstract people were able to remove the abstract name from abstract. I downloaded an article template with colored fonts from HowToTeX.com, changed it a ...
6
votes
1answer
1k views
How to rename Abstract title in Memoir?
I'm trying to customize the Abstract of a memoir document using the following command:
\renewcommand{\abstractname}{Executive Summary}
The problem is that it actually has no effect. How can I ...