Skip to content

Instantly share code, notes, and snippets.

@pydanny
Created March 8, 2017 19:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pydanny/02ebb49cae63e59813a2ab58eac7ea56 to your computer and use it in GitHub Desktop.
Save pydanny/02ebb49cae63e59813a2ab58eac7ea56 to your computer and use it in GitHub Desktop.
\newcommand{\megaref}[1]{
\hyperref[#1]{\Cref{#1}: \nameref{#1}}
}
@pydanny
Copy link
Author

pydanny commented Mar 8, 2017

I'm spending the day of March 8th, 2017 converting thousands of lines of LaTeX from using \autoref and \hyperref` to use this custom input.

😢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment