Text Formatting ⇒ autoref formatting
autoref formatting
When I use \autoref{subsection} I get the output 'in Subsection x.y.z'. Is there a way of changing the formatting so that when I'm referencing a subsection, the output it 'in Section x.y.z' instead?
NEW: TikZ book now 40% off at Amazon.com for a short time.

autoref formatting
sure, you could redefine
KR
Rainer
\subsectionautorefname
accordingly (after loading hyperref).KR
Rainer