Skip to content

Commit

Permalink
feat: \glsdisablehyper
Browse files Browse the repository at this point in the history
CheariX committed Apr 8, 2024
1 parent add9897 commit 3e5571a
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions misc/acronyms.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
% Glossary
\usepackage[toc]{glossaries}
\glsdisablehyper % Most people do not like clickable acronyms and glossary entries.
\makeglossaries

%%%%%%%%%%%
1 change: 1 addition & 0 deletions misc/preamble.tex
Original file line number Diff line number Diff line change
@@ -90,6 +90,7 @@
\pagestyle{scrheadings}

% Hyperlinks and menu for your document
% IMPORTANT: Never ever disable hyperref package. It will help your supervisor by providing clickable references and table of contents
\usepackage[breaklinks,hyperindex,colorlinks,anchorcolor=black,citecolor=black,filecolor=black,linkcolor=black,menucolor=black,urlcolor=black,pdftex]{hyperref} % pagebackref: Add page number to the references where they can be found
\addto\extrasenglish{ % Capitalize Refs, Write "Listing 1" instead of just "1"
\def\chapterautorefname{Chapter}

0 comments on commit 3e5571a

Please sign in to comment.