Text Formattingautoref formatting

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
Jacko50
Posts: 4
Joined: Thu Apr 30, 2015 3:18 am

autoref formatting

Post by Jacko50 »

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?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

rais
Posts: 419
Joined: Sun Nov 16, 2014 8:51 pm

autoref formatting

Post by rais »

sure, you could redefine \subsectionautorefname accordingly (after loading hyperref).

KR
Rainer
Post Reply