summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fancylabel
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-02-24 22:56:48 +0000
committerKarl Berry <karl@freefriends.org>2018-02-24 22:56:48 +0000
commit26c99f76dcd0f666d1136bb307f7d266b182708c (patch)
tree23a4f1320a9c049338b8ea1453ef5f6930177d92 /Master/texmf-dist/source/latex/fancylabel
parent31fb4368eaef951f63e88d946055bad4aed58051 (diff)
fancylabel (24feb18)
git-svn-id: svn://tug.org/texlive/trunk@46736 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fancylabel')
-rw-r--r--Master/texmf-dist/source/latex/fancylabel/fancylabel.dtx17
-rw-r--r--Master/texmf-dist/source/latex/fancylabel/fancylabel.ins4
2 files changed, 13 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/latex/fancylabel/fancylabel.dtx b/Master/texmf-dist/source/latex/fancylabel/fancylabel.dtx
index 3c67c67a781..75956f030bb 100644
--- a/Master/texmf-dist/source/latex/fancylabel/fancylabel.dtx
+++ b/Master/texmf-dist/source/latex/fancylabel/fancylabel.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright (C) 2014 by Dominik Siegel
+% Copyright (C) 2014-2018 by Dominik Siegel
%
% This file may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
@@ -21,7 +21,7 @@
%
% <package>\NeedsTeXFormat{LaTeX2e}[2005/12/01]
% <package>\ProvidesPackage{fancylabel}
-% <package>[2014/07/15 v1.0]
+% <package>[2017/12/30 v1.1]
%
%<*driver>
\documentclass{ltxdoc}
@@ -33,7 +33,7 @@
\CodelineIndex
\RecordChanges
\OnlyDescription
-\date{2014/07/15}
+\date{2017/12/30}
\begin{document}
\DocInput{fancylabel.dtx}
\end{document}
@@ -59,6 +59,7 @@
% Right brace \} Tilde \~}
%
% \changes{v1.0}{2014/07/15}{Initial version}
+% \changes{v1.1}{2017/12/30}{Dependencies updated}
%
% \GetFileInfo{fancylabel.sty}
%
@@ -452,7 +453,11 @@
% \fancylabel@list@<family>
% \end{verbatim}
%
-%
+% \section{Change history}
+% \begin{itemize}
+% \item[2014/07/15] Initial version
+% \item[2017/12/30] Dependencies updated (\textsf{xifthen} instead of \textsf{ifthen})
+% \end{itemize}
%
% \StopEventually{}
%
@@ -461,13 +466,13 @@
% \subsection{Identification}
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
-\ProvidesPackage{fancylabel}[2014/07/15 v1.0 Referencing in a fancy way]
+\ProvidesPackage{fancylabel}[2017/12/30 v1.1 Referencing in a fancy way]
% \end{macrocode}
%
% \subsection{Loading packages and define counters}
% \begin{macrocode}
\RequirePackage{xkeyval}
-\RequirePackage{ifthen}
+\RequirePackage{xifthen}
\RequirePackage{suffix}
\newcounter{fancylabel}
\setcounter{fancylabel}{0}
diff --git a/Master/texmf-dist/source/latex/fancylabel/fancylabel.ins b/Master/texmf-dist/source/latex/fancylabel/fancylabel.ins
index fc349615434..dab444464ea 100644
--- a/Master/texmf-dist/source/latex/fancylabel/fancylabel.ins
+++ b/Master/texmf-dist/source/latex/fancylabel/fancylabel.ins
@@ -1,4 +1,4 @@
-%% Copyright (C) 2014 by Dominik Siegel
+%% Copyright (C) 2014-2018 by Dominik Siegel
%%
%% This file may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
@@ -16,7 +16,7 @@
This is a generated file.
- Copyright (C) 2014 by Dominik Siegel
+ Copyright (C) 2014-2018 by Dominik Siegel
This file may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either