diff options
author | Karl Berry <karl@freefriends.org> | 2008-10-31 18:42:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-10-31 18:42:03 +0000 |
commit | 790fa5333a87b4357999dfa79ec09bb09d54d5c4 (patch) | |
tree | de5d0394165e3ad22551aaac56717f9124c5a70f /Master/tlpkg | |
parent | 14ce59e6d890c8386ae1573f442952adda2cbea4 (diff) |
universa non-update to make bye inner for current modes.mf; report from Scott Pakin, 30 Oct 2008 11:48:17
git-svn-id: svn://tug.org/texlive/trunk@11140 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 3 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 |
2 files changed, 5 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 85b1608c54b..3ad62a5fc2c 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -650,6 +650,7 @@ $standarddest = "texmf-dist"; 'splines', 'metapost', 't2', 'generic', 'trajan', 'fonts', + 'universa', 'fonts', 'variations', 'generic', 'velthuis', 'fonts', 'wasy2', 'fonts', @@ -835,6 +836,7 @@ $standardfmt='latex'; 'trajan', 'fonts', 'tugboat-plain','plain', 'txfonts', 'fonts', + 'universa', 'fonts', 'vancouver', 'bibtex', 'variations', 'generic', 'vaucanson-g', 'generic', @@ -1016,6 +1018,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'tools', '\.cfg|\.sty|\.clo|\.cls|\.def|\.fd$|.?\.tex|^\.tex$', 'translator', '\.dict|translator-language-mappings.tex|' . $standardtex, 'tugboat-plain','\.cmn|' . $standardtex, + 'universa', '\.fd|uni\.sty', # not unidoc.sty 'variations', '^variations\.tex|' . $standardtex, # not docvariations.tex 'vaucanson-g', '\.(def|tex)|' . $standardtex, 'vertex', 'vertex\.tex|' . $standardtex, diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index cdac2d844c2..40c396a94b6 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -217,7 +217,8 @@ my @WorkingTLP = qw( tufte-latex tugboat tugboat-plain turnstile twoup txfonts Type1fonts typedref typogrid uebungsblatt ucthesis uhrzeit uiucthesis ulsy umich-thesis uml umlaute - umthesis umtypewriter underlin undertilde units unitsdef unroman + umthesis umtypewriter underlin undertilde units unitsdef + universa unroman upmethodology upquote urlbst ushort ut-thesis uwthesis vancouver variations varindex varsfromjobname vaucanson-g vector velthuis venn verbatimbox verbatimcopy verse versions vertex |