From b365756a15418a79c86c923d32c12d50f3e01b3a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 20 Sep 2011 23:17:18 +0000 Subject: currfile (20sep11) git-svn-id: svn://tug.org/texlive/trunk@24047 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/currfile/currfile.pdf | Bin 180294 -> 180357 bytes .../texmf-dist/source/latex/currfile/currfile.dtx | 31 ++++++++++++++++----- .../texmf-dist/source/latex/currfile/currfile.ins | 2 +- Master/texmf-dist/tex/latex/currfile/currfile.sty | 26 +++-------------- 4 files changed, 29 insertions(+), 30 deletions(-) diff --git a/Master/texmf-dist/doc/latex/currfile/currfile.pdf b/Master/texmf-dist/doc/latex/currfile/currfile.pdf index 4ba5882829d..600f388ebab 100644 Binary files a/Master/texmf-dist/doc/latex/currfile/currfile.pdf and b/Master/texmf-dist/doc/latex/currfile/currfile.pdf differ diff --git a/Master/texmf-dist/source/latex/currfile/currfile.dtx b/Master/texmf-dist/source/latex/currfile/currfile.dtx index 5f225883417..621d391b17f 100644 --- a/Master/texmf-dist/source/latex/currfile/currfile.dtx +++ b/Master/texmf-dist/source/latex/currfile/currfile.dtx @@ -1,6 +1,8 @@ % \iffalse meta-comment -%% Copyright (c) 2010-2011 by Martin Scharrer -%% ----------------------------------------------------------------- +%<=*COPYRIGHT> +%% +%% Copyright (c) 2010-2011 by Martin Scharrer +%% --------------------------------------------------------------- %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3c @@ -19,12 +21,21 @@ %% This work consists of the files currfile.dtx, currfile.ins %% and currfile.sty. %% -%% $Id$ +%<=/COPYRIGHT> % \fi % % \iffalse %<*driver> -\ProvidesFile{currfile.dtx}[2011/09/18 v0.5 DTX file for currfile package] +\NeedsTeXFormat{LaTeX2e}[1999/12/01] +\ProvidesFile{currfile.dtx}[% +%<=*DATE> + 2011/09/18 +%<=/DATE> +%<=*VERSION> + v0.5 +%<=/VERSION> + DTX file for currfile package] + \documentclass{ydoc}[2011/03/19] \usepackage{currfile}[2011/09/18] \usepackage{ifpdf} @@ -41,7 +52,7 @@ % % \fi % -% \CheckSum{344} +% \CheckSum{341} % % \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 @@ -175,8 +186,14 @@ % % \begin{macrocode} \NeedsTeXFormat{LaTeX2e}[1999/12/01] -\ProvidesPackage{currfile}[2011/01/09 v0.4 Current input file name and path] -% \begin{macrocode} +\ProvidesPackage{currfile}[% +% +% +%<*DRIVER> + 2099/01/01 develop +% + ydoc package to describe macros, environments, options etc.] +% \end{macrocode} % % \subsection{Options} % diff --git a/Master/texmf-dist/source/latex/currfile/currfile.ins b/Master/texmf-dist/source/latex/currfile/currfile.ins index 95922358f3f..dd03ac0a415 100644 --- a/Master/texmf-dist/source/latex/currfile/currfile.ins +++ b/Master/texmf-dist/source/latex/currfile/currfile.ins @@ -1,6 +1,6 @@ % See file 'currfile.dtx' for copyright and licence. % -\input docstrip.tex +\input ydocstrip.tex \keepsilent \askforoverwritefalse \generate{\nopreamble\file{currfile.sty}{\from{currfile.dtx}{currfile.sty}}} diff --git a/Master/texmf-dist/tex/latex/currfile/currfile.sty b/Master/texmf-dist/tex/latex/currfile/currfile.sty index dd7dd5937f2..9697d4679c2 100644 --- a/Master/texmf-dist/tex/latex/currfile/currfile.sty +++ b/Master/texmf-dist/tex/latex/currfile/currfile.sty @@ -1,26 +1,8 @@ -%% Copyright (c) 2010-2011 by Martin Scharrer -%% ----------------------------------------------------------------- -%% -%% This work may be distributed and/or modified under the -%% conditions of the LaTeX Project Public License, either version 1.3c -%% 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.3c or later is part of all distributions of LaTeX -%% version 2008/05/04 or later. -%% -%% This work has the LPPL maintenance status `maintained'. -%% -%% The Current Maintainer of this work is Martin Scharrer. -%% -%% This work consists of the files currfile.dtx, currfile.ins -%% and currfile.sty. -%% -%% $Id$ \NeedsTeXFormat{LaTeX2e}[1999/12/01] -\ProvidesPackage{currfile}[2011/01/09 v0.4 Current input file name and path] +\ProvidesPackage{currfile}[% + 2011/09/18 + v0.5 + ydoc package to describe macros, environments, options etc.] \RequirePackage{kvoptions} \SetupKeyvalOptions{family=currfile,prefix=currfile@} -- cgit v1.2.3