diff --git a/latex/thesis.cls b/latex/thesis.cls index fe00f83..b0479b8 100644 --- a/latex/thesis.cls +++ b/latex/thesis.cls @@ -258,8 +258,8 @@ \renewcommand*{\glossentry}[2]{% \item \glstarget{##1}{\glossentryname{##1}}% \mbox{}\\ - \glossentrydesc{##1}\space - [##2] % appears on page x + \glossentrydesc{##1} + % [##2] % appears on page x }% % sub-entries as separate paragraphs, still aligned \renewcommand*{\subglossentry}[3]{%