Tagged Questions
9
votes
2answers
590 views
What is the right way to redefine macros defined by babel?
If I want to use the babel package and redefine a macro such as \contentsname, what is the right way to go about this? Just putting \renewcommand in the preamble doesn't work.
This sort of works
...