diff options
author | Karl Berry <karl@freefriends.org> | 2018-02-24 22:56:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-02-24 22:56:48 +0000 |
commit | 26c99f76dcd0f666d1136bb307f7d266b182708c (patch) | |
tree | 23a4f1320a9c049338b8ea1453ef5f6930177d92 /Master/texmf-dist/tex/latex/fancylabel | |
parent | 31fb4368eaef951f63e88d946055bad4aed58051 (diff) |
fancylabel (24feb18)
git-svn-id: svn://tug.org/texlive/trunk@46736 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fancylabel')
-rw-r--r-- | Master/texmf-dist/tex/latex/fancylabel/fancylabel.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/fancylabel/fancylabel.sty b/Master/texmf-dist/tex/latex/fancylabel/fancylabel.sty index b18ea79758a..638c5fd7889 100644 --- a/Master/texmf-dist/tex/latex/fancylabel/fancylabel.sty +++ b/Master/texmf-dist/tex/latex/fancylabel/fancylabel.sty @@ -8,7 +8,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 @@ -28,9 +28,9 @@ %% makeindex -s gind.ist -o fancylabel.ind fancylabel.idx %% latex fancylabel.dtx \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] \RequirePackage{xkeyval} -\RequirePackage{ifthen} +\RequirePackage{xifthen} \RequirePackage{suffix} \newcounter{fancylabel} \setcounter{fancylabel}{0} |