fix(documentclass): remove commented page reference from glossentry description
This commit is contained in:
@@ -258,8 +258,8 @@
|
|||||||
\renewcommand*{\glossentry}[2]{%
|
\renewcommand*{\glossentry}[2]{%
|
||||||
\item \glstarget{##1}{\glossentryname{##1}}%
|
\item \glstarget{##1}{\glossentryname{##1}}%
|
||||||
\mbox{}\\
|
\mbox{}\\
|
||||||
\glossentrydesc{##1}\space
|
\glossentrydesc{##1}
|
||||||
[##2] % appears on page x
|
% [##2] % appears on page x
|
||||||
}%
|
}%
|
||||||
% sub-entries as separate paragraphs, still aligned
|
% sub-entries as separate paragraphs, still aligned
|
||||||
\renewcommand*{\subglossentry}[3]{%
|
\renewcommand*{\subglossentry}[3]{%
|
||||||
|
|||||||
Reference in New Issue
Block a user