]> hydra-www.ietfng.org Git - autzoo/commitdiff
Switch to \S ref labels
authorNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Tue, 2 Feb 2016 22:38:54 +0000 (17:38 -0500)
committerNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Tue, 2 Feb 2016 22:38:54 +0000 (17:38 -0500)
main.tex

index 70021dcca4e7a7a88c5c4f9e8150758577f709cd..1d7b3fe2b315c9dd2e77e037f73bda2b15ebbf19 100644 (file)
--- 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.