diff options
author | Karl Berry <karl@freefriends.org> | 2014-09-01 22:28:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-09-01 22:28:05 +0000 |
commit | 8e392d2c9fed0e8e28c44ab3f5696b3925317545 (patch) | |
tree | 02dd53ff58e49a31559d8e7d2e48a96a43c0f576 /Master/texmf-dist/tex | |
parent | 5e3775e74d3445586dfb14b025aa3b758c9fe50d (diff) |
collref (1sep14)
git-svn-id: svn://tug.org/texlive/trunk@35084 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/collref/collref.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/collref/collref.sty b/Master/texmf-dist/tex/latex/collref/collref.sty index b0e73238523..72a6cb03077 100644 --- a/Master/texmf-dist/tex/latex/collref/collref.sty +++ b/Master/texmf-dist/tex/latex/collref/collref.sty @@ -6,7 +6,7 @@ %% %% collref.dtx (with options: `package') %% -%% Copyright (C) 2003-2009 Niklas Beisert +%% Copyright (C) 2003-2014 Niklas Beisert %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -17,7 +17,7 @@ %% version 2005/12/01 or later. %% \NeedsTeXFormat{LaTeX2e}[1996/12/01] -\ProvidesPackage{collref}[2009/09/07 v2.0 Collect References] +\ProvidesPackage{collref}[2014/08/31 v2.0b Collect References] \newcommand{\collectsep}[2][]{\def\nc@punct{#1}\def\nc@sep{#2}} \newcommand{\nocollect}[1]{\nc@breakbefore{#1}\ignorespaces} |