From: Nathaniel Wesley Filardo Date: Tue, 2 Feb 2016 22:38:54 +0000 (-0500) Subject: Switch to \S ref labels X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=602a768693212fb8159f95ff3b73fe4e4326c8fb;p=autzoo Switch to \S ref labels --- diff --git a/main.tex b/main.tex index 70021dc..1d7b3fe 100644 --- a/main.tex +++ b/main.tex @@ -46,6 +46,10 @@ or \url{http://www.gnu.org/licenses/agpl-3.0.txt}) or any later version.}} \usepackage{wrapfig} \usepackage{tabularx} +\renewcommand{\sectionautorefname}{\S} +\renewcommand{\subsectionautorefname}{\S} +\renewcommand{\subsubsectionautorefname}{\S} + \usepackage[xindy,toc]{glossaries} % AFTER: hyperref % Do something clever with line numbers, since we cite them all the time.