diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/hypcap.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/oberdiek/hypcap.sty | 50 |
1 files changed, 19 insertions, 31 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/hypcap.sty b/Master/texmf-dist/tex/latex/oberdiek/hypcap.sty index 641c2dbc349..9d87bd2d252 100644 --- a/Master/texmf-dist/tex/latex/oberdiek/hypcap.sty +++ b/Master/texmf-dist/tex/latex/oberdiek/hypcap.sty @@ -6,42 +6,30 @@ %% %% hypcap.dtx (with options: `package') %% -%% This file is part of the package `hypcap' for use with LaTeX2e. +%% This is a generated file. %% -%% Function: Adjusting anchors of captions. +%% Copyright (C) 1999-2001, 2006 by +%% Heiko Oberdiek <oberdiek@uni-freiburg.de> %% -%% Copyright (C) 1999-2001 Heiko Oberdiek. +%% 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 program may be distributed and/or modified 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 has the LPPL maintenance status "maintained". %% -%% Please send error reports and suggestions for improvements to -%% Heiko Oberdiek <oberdiek@uni-freiburg.de>. +%% This Current Maintainer of this work is Heiko Oberdiek. %% -\ProvidesPackage{hypcap} - [2001/08/27 v1.3 Adjusting anchors of captions (HO)] -%% \CharacterTable -%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z -%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z -%% Digits \0\1\2\3\4\5\6\7\8\9 -%% Exclamation \! Double quote \" Hash (number) \# -%% Dollar \$ Percent \% Ampersand \& -%% Acute accent \' Left paren \( Right paren \) -%% Asterisk \* Plus \+ Comma \, -%% Minus \- Point \. Solidus \/ -%% Colon \: Semicolon \; Less than \< -%% Equals \= Greater than \> Question mark \? -%% Commercial at \@ Left bracket \[ Backslash \\ -%% Right bracket \] Circumflex \^ Underscore \_ -%% Grave accent \` Left brace \{ Vertical bar \| -%% Right brace \} Tilde \~} -%% +%% This work consists of the main source file hypcap.dtx +%% and the derived files +%% hypcap.sty, hypcap.pdf, hypcap.ins, hypcap.drv. +%% +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{hypcap}% + [2006/02/20 v1.5 Adjusting anchors of captions (HO)] \@ifundefined{hyper@@anchor}{% \PackageError{hypcap}{You have to load 'hyperref' first}\@ehc \endinput |