fix(documentclass): remove commented page reference from glossentry description
This commit is contained in:
@@ -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]{%
|
||||
|
||||
Reference in New Issue
Block a user