summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hereapplies/hereapplies.sty
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-09-14 03:03:08 +0000
committerNorbert Preining <norbert@preining.info>2022-09-14 03:03:08 +0000
commit9fb667bb165065e655a81b1eaf7b61f2f03825ec (patch)
tree0de63da671044c23b17d96ff0c02ba7fb1e78d65 /macros/latex/contrib/hereapplies/hereapplies.sty
parentb3ff180caefe0d147e1e71939b35059f4efc1c9b (diff)
CTAN sync 202209140303
Diffstat (limited to 'macros/latex/contrib/hereapplies/hereapplies.sty')
-rw-r--r--macros/latex/contrib/hereapplies/hereapplies.sty6
1 files changed, 4 insertions, 2 deletions
diff --git a/macros/latex/contrib/hereapplies/hereapplies.sty b/macros/latex/contrib/hereapplies/hereapplies.sty
index 7802e30a11..daf7a90ede 100644
--- a/macros/latex/contrib/hereapplies/hereapplies.sty
+++ b/macros/latex/contrib/hereapplies/hereapplies.sty
@@ -8,7 +8,7 @@
%
% https://github.com/madmurphy/hereapplies.sty
%
-% Version 0.8.0
+% Version 1.0.0
%
% Copyright (C) 2022 madmurphy <madmurphy333@gmail.com>
%
@@ -66,7 +66,7 @@
% \end{document}
%
%
-\ProvidesPackage{hereapplies}[2022/09/03 Here Applies]
+\ProvidesPackage{hereapplies}[2022/09/13 Here Applies]
\RequirePackage{hyperref}
\RequirePackage{refcount}
%
@@ -422,6 +422,8 @@
\expandafter\starred@nochecks@hereapplies\expandafter{\@ha@tmp@@lbl}{#2}%
% Clean the environment
\let\@ha@tmp@@lbl\undefined%
+ % Ignore the spaces that might follow
+ \ignorespaces%
}
%
%