summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/crossreftools/crossreftools.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/crossreftools/crossreftools.sty')
-rw-r--r--Master/texmf-dist/tex/latex/crossreftools/crossreftools.sty10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/crossreftools/crossreftools.sty b/Master/texmf-dist/tex/latex/crossreftools/crossreftools.sty
index 747946de523..9836769576f 100644
--- a/Master/texmf-dist/tex/latex/crossreftools/crossreftools.sty
+++ b/Master/texmf-dist/tex/latex/crossreftools/crossreftools.sty
@@ -1,9 +1,9 @@
-%% LaTeX package crossreftools - version 0.8 (2018/12/29 -- 16:21:53)
+%% LaTeX package crossreftools - version 0.9 (2019/01/03 -- 15:57:43)
%% Source file for crossreftools.sty
%%
%%
%% -------------------------------------------------------------------------------------------
-%% Copyright (c) 2017 -- 2018 by Dr. Christian Hupfer <typography dot with dot latex at gmail dot com>
+%% Copyright (c) 2017 -- 2019 by Dr. Christian Hupfer <typography dot with dot latex at gmail dot com>
%% -------------------------------------------------------------------------------------------
%%
%% This work may be distributed and/or modified under the
@@ -19,10 +19,10 @@
%%
%%
-\def\crossreftoolspackageversion{0.8}
+\def\crossreftoolspackageversion{0.9}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{crossreftools}[2018/12/29 - v\crossreftoolspackageversion]
+\ProvidesPackage{crossreftools}[2019/01/03 - v\crossreftoolspackageversion]
\newif\ifcrtfinal
\newif\ifcleverefcompatmode
@@ -205,7 +205,7 @@
\expandafter\ifx\csname r@#1@cref\endcsname\relax
\crt@refundefined%
\else
- \crtCrefnamebylabel{#1} %\crtcrefreference{#1}%
+ \crtCrefnamebylabel{#1} \crtcrefreference{#1}%
\fi
}