diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/varsfromjobname.tlpsrc | 2 |
3 files changed, 5 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 5ab019832a5..b618a03379d 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -184,7 +184,8 @@ my @WorkingTLP = qw( uebungsblatt ucthesis uhrzeit uiucthesis ulsy umich-thesis uml umlaute umthesis umtypewriter underlin undertilde units unitsdef unroman upmethodology upquote ushort - vancouver variations varindex vector velthuis verse versions + vancouver variations varindex varsfromjobname + vector velthuis verse versions vhistory visualfaq vmargin vntex volumes vpe vxu wallpaper warning warpcol williams wordcount wordlike wrapfig xargs xbase xcolor xdoc xecyr xetexref xfor xfrac xgreek xifthen diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index dd9d94dbce8..ccaa070495b 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -543,6 +543,7 @@ depend upmethodology depend upquote depend ushort depend varindex +depend varsfromjobname depend vector depend versions depend vhistory diff --git a/Master/tlpkg/tlpsrc/varsfromjobname.tlpsrc b/Master/tlpkg/tlpsrc/varsfromjobname.tlpsrc new file mode 100644 index 00000000000..b46cd990fb0 --- /dev/null +++ b/Master/tlpkg/tlpsrc/varsfromjobname.tlpsrc @@ -0,0 +1,2 @@ +name varsfromjobname +category Package |