Search found 1 match

by onion
Fri Jul 20, 2007 1:57 pm
Forum: General
Topic: How do I make the first letter of a word into uppercase
Replies: 2
Views: 8368

How do I make the first letter of a word into uppercase

The solution is in the manual that you quoted
For each macro below, hyperref checks \*autorefname before \*name. For instance, it looks for \figureautorefname before \figurename.


You need to change the \*autorefname, the code is

Code: Select all

\renewcommand{\sectionautorefname}{Section}