summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/currfile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-29 21:25:25 +0000
committerKarl Berry <karl@freefriends.org>2020-09-29 21:25:25 +0000
commit249d9fb0bbf460742a9e82a2b49c827dd3c35702 (patch)
tree4812e963edff4a6ec38d80dc22ebed6af919a46f /Master/texmf-dist/tex/latex/currfile
parent8b3d80e99d743a36b0b3cc84105087914c01bb02 (diff)
currfile (29sep20)
git-svn-id: svn://tug.org/texlive/trunk@56478 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/currfile')
-rw-r--r--Master/texmf-dist/tex/latex/currfile/currfile-abspath.sty4
-rw-r--r--Master/texmf-dist/tex/latex/currfile/currfile.sty4
2 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/currfile/currfile-abspath.sty b/Master/texmf-dist/tex/latex/currfile/currfile-abspath.sty
index 3052f1cb03c..414162a4733 100644
--- a/Master/texmf-dist/tex/latex/currfile/currfile-abspath.sty
+++ b/Master/texmf-dist/tex/latex/currfile/currfile-abspath.sty
@@ -1,7 +1,7 @@
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{currfile-abspath}[%
- 2015/04/23
- v0.7c
+ 2020/09/29
+ v0.7d
Provides absolute file paths, the parent working directory and the main file name]
\newcommand*\thepwd{}
\newcommand*\theabspath{}
diff --git a/Master/texmf-dist/tex/latex/currfile/currfile.sty b/Master/texmf-dist/tex/latex/currfile/currfile.sty
index 37755c4b8a1..2fdfcc3a2e0 100644
--- a/Master/texmf-dist/tex/latex/currfile/currfile.sty
+++ b/Master/texmf-dist/tex/latex/currfile/currfile.sty
@@ -1,7 +1,7 @@
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{currfile}[%
- 2015/04/23
- v0.7c
+ 2020/09/29
+ v0.7d
Provides the file path elements of the current input file]
\RequirePackage{kvoptions}
\SetupKeyvalOptions{family=currfile,prefix=currfile@}