Phillip Helbig (undress to reply)
2020-06-02 06:37:03 UTC
Usually, one does something like
See section \ref{blabla} for details
and
\section{Gory details}
\label{blabla}
Is there a way to get the title of the section, rather than its number,
via \ref or something similar. So, instead of
See section 2 for details
I get
See section "Gory details" for details
See section \ref{blabla} for details
and
\section{Gory details}
\label{blabla}
Is there a way to get the title of the section, rather than its number,
via \ref or something similar. So, instead of
See section 2 for details
I get
See section "Gory details" for details