summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/glosmathtools
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-26 21:27:29 +0000
committerKarl Berry <karl@freefriends.org>2020-03-26 21:27:29 +0000
commit0b6fc17678db57f37210b8ced66a414f3fc6a4e6 (patch)
tree83101f43445e2f9947bbc6fc9621cc5cef5aa256 /Master/texmf-dist/tex/latex/glosmathtools
parentbee48aaba44f2ad289dbd3851e7bbc8f8d97731a (diff)
glosmathtools (26mar20)
git-svn-id: svn://tug.org/texlive/trunk@54558 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/glosmathtools')
-rw-r--r--Master/texmf-dist/tex/latex/glosmathtools/glosmathtools.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/glosmathtools/glosmathtools.sty b/Master/texmf-dist/tex/latex/glosmathtools/glosmathtools.sty
index 1eeab40e759..9344689e97f 100644
--- a/Master/texmf-dist/tex/latex/glosmathtools/glosmathtools.sty
+++ b/Master/texmf-dist/tex/latex/glosmathtools/glosmathtools.sty
@@ -3,7 +3,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{glosmathtools}%
[%
-2020/03/20 v0.5.2 %
+2020/03/26 v1.0.0 %
Mathematical nomenclature tools based on glossaries package %
Francis Gagnon %
]%
@@ -252,7 +252,7 @@ Francis Gagnon %
\renewcommand*{\glosstyledesc}[1]{\glsentrydesc{##1}}%
\renewcommand*{\glossentry}[2]%
{%
- \ifnum\value{glosmath@mainEntryCtr}>0\leavevmode\par\fi%
+ \ifnum\value{glosmath@mainEntryCtr}>0\vspace{\baselineskip}\fi%
\glstarget{##1}{\glscatnamefmt{\glosstyledesc{##1}}}%
\par\nopagebreak%
\stepcounter{glosmath@mainEntryCtr}%