diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 2 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/venturisadf.tlpsrc | 7 |
3 files changed, 10 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 2ba9a760e16..76a7010180f 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -450,7 +450,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'ukrhyph', "&MAKEukrhyph", 'unitsdef', "&MAKEflatten", 'velthuis', "&MAKEcopy", - 'venturisadf', "die 'skipping, no tfm/etc. support'", + 'venturisadf', "&MAKEcopy", 'vhistory', "&MAKEflatten", 'vicentino', "die 'skipping, nonfree license'", 'voss-de', "&MAKEvossde", diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 4c6bbf0d858..985db6fd120 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -231,7 +231,8 @@ my @WorkingTLP = qw( universa unroman upmethodology upquote urlbst ushort ut-thesis uwthesis vancouver variations varindex varisize varsfromjobname vaucanson-g - vector velthuis venn verbatimbox verbatimcopy verse versions vertex + vector velthuis venn venturisadf verbatimbox verbatimcopy + verse versions vertex vhistory visualfaq vmargin vntex volumes vpe vwcol vxu wadalab wallpaper warning warpcol williams wordlike wrapfig wsuipa xargs xcolor xdoc xecyr xelibertine xepersian diff --git a/Master/tlpkg/tlpsrc/venturisadf.tlpsrc b/Master/tlpkg/tlpsrc/venturisadf.tlpsrc new file mode 100644 index 00000000000..83cab68968c --- /dev/null +++ b/Master/tlpkg/tlpsrc/venturisadf.tlpsrc @@ -0,0 +1,7 @@ +name venturisadf +category Package +execute addMap yv1.map +execute addMap yv2.map +execute addMap yv3.map +execute addMap yvo.map +execute addMap yvt.map |