diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-08 22:49:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-08 22:49:19 +0000 |
commit | b5886b7aebc169831223e1de5aa1833e4ce3e898 (patch) | |
tree | 15f31d79c6366727ff45b0a918095ae0c083ae36 | |
parent | 187c81e82ee38ee4e617ea4be4d191812892581e (diff) |
currfile (8may12)
git-svn-id: svn://tug.org/texlive/trunk@26259 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/currfile/currfile.pdf | bin | 162131 -> 162131 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/currfile/currfile.dtx | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/currfile/currfile.sty | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/currfile/currfile.pdf b/Master/texmf-dist/doc/latex/currfile/currfile.pdf Binary files differindex 8bc8e82c5a4..201c5a20d53 100644 --- a/Master/texmf-dist/doc/latex/currfile/currfile.pdf +++ b/Master/texmf-dist/doc/latex/currfile/currfile.pdf diff --git a/Master/texmf-dist/source/latex/currfile/currfile.dtx b/Master/texmf-dist/source/latex/currfile/currfile.dtx index 5d12b323912..6996625b5ad 100644 --- a/Master/texmf-dist/source/latex/currfile/currfile.dtx +++ b/Master/texmf-dist/source/latex/currfile/currfile.dtx @@ -295,7 +295,7 @@ %<*DRIVER> 2099/01/01 develop %</DRIVER> - ydoc package to describe macros, environments, options etc.] + Provides the file path elements of the current input file] % \end{macrocode} % % \subsubsection{Options} diff --git a/Master/texmf-dist/tex/latex/currfile/currfile.sty b/Master/texmf-dist/tex/latex/currfile/currfile.sty index 01ed8381aee..e73708167d2 100644 --- a/Master/texmf-dist/tex/latex/currfile/currfile.sty +++ b/Master/texmf-dist/tex/latex/currfile/currfile.sty @@ -2,7 +2,7 @@ \ProvidesPackage{currfile}[% 2012/05/06 v0.6 - ydoc package to describe macros, environments, options etc.] + Provides the file path elements of the current input file] \RequirePackage{kvoptions} \SetupKeyvalOptions{family=currfile,prefix=currfile@} |