From d69de2b616608a032ae828a13105e1cfd5cb503b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 27 Jan 2010 01:44:48 +0000 Subject: hyperref update (26jan10) git-svn-id: svn://tug.org/texlive/trunk@16834 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/hyperref/nameref.sty | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/tex/latex/hyperref/nameref.sty') diff --git a/Master/texmf-dist/tex/latex/hyperref/nameref.sty b/Master/texmf-dist/tex/latex/hyperref/nameref.sty index 253404b6460..b2138d8257d 100644 --- a/Master/texmf-dist/tex/latex/hyperref/nameref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/nameref.sty @@ -6,21 +6,31 @@ %% %% nameref.dtx (with options: `package') %% +%% File: nameref.dtx +%% Copyright (C) 1995-1999 Sebastian Rahtz +%% 2000 Sebastian Rahtz, Heiko Oberdiek +%% 2001-2010 Heiko Oberdiek +%% %% This file is part of the `Hyperref Bundle'. %% ------------------------------------------- %% -%% It may be distributed under the conditions of the LaTeX Project Public -%% License, either version 1.2 of this license or (at your option) any -%% later version. The latest version of this license is in -%% http://www.latex-project.org/lppl.txt -%% and version 1.2 or later is part of all distributions of LaTeX -%% version 1999/12/01 or later. +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Heiko Oberdiek. %% %% The list of all files belonging to the `Hyperref Bundle' is %% given in the file `manifest.txt'. \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{nameref} - [2009/12/18 v2.35 Cross-referencing by name of section]% + [2010/01/25 v2.36 Cross-referencing by name of section]% \RequirePackage{refcount}[2006/02/12] \RequirePackage{gettitlestring}[2009/12/18] \def\strip@period#1.\relax#2\@@@{#1} -- cgit v1.2.3