Skip to content
Snippets Groups Projects
Verified Commit c768dac5 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

allow cover commands to work with glossary entries

parent 0fd4082c
Branches
No related tags found
No related merge requests found
......@@ -5,8 +5,8 @@
% commands. We resolve this with a little white lie.
\newcommand\glsentrylongpl{}
\newcommand\glsentrytext{}
\newcommand\Glsfmtplural{}
\newcommand\Glsfmtlongpl{}
\newcommand\Glsfmtplural[1]{\MakeUppercase#1s}
\newcommand\Glsfmtlongpl[1]{\MakeUppercase#1s}
\newcommand\Gls{}
\newcommand\Glsfmttext{}
\newcommand\gls{}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment