File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 4040\RequirePackage {ragged2e}
4141\RequirePackage {ifoddpage}
4242\RequirePackage {adjustbox}
43+ \RequirePackage {hyperref} % [glossaries] “You must load hyperref *first*”
4344\RequirePackage [xindy, toc, nopostdot]{glossaries}
44- \RequirePackage {hyperref}
4545% “… cleveref must be loaded *last*”
4646\RequirePackage [nameinlink, noabbrev]{cleveref}
4747
462462 % “If more than one \markboth happens on the same page, then Latex takes the
463463 % last left mark and the first right mark.”
464464 \markboth {list of abbreviations}{list of abbreviations}%
465- \printglossary [title={List of abbreviations},type=\acronymtype ,nonumberlist]%
465+ \renewcommand *{\glsgroupskip }{}
466+ \begin {singlespace }
467+ \printglossary [title={List of abbreviations},type=\acronymtype ,nonumberlist]%
468+ \end {singlespace }
466469 \markboth {list of abbreviations}{list of abbreviations}}
467470
468471\newcommand \define [2][]{\emph {\hashtag {#2} }\showdefinition {#1}}
You can’t perform that action at this time.
0 commit comments