diff options
author | Karl Berry <karl@freefriends.org> | 2009-01-16 00:44:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-01-16 00:44:45 +0000 |
commit | cda51e57bcaed7d5e160f7561963fe959499de73 (patch) | |
tree | ea765e1f80a78f0cc0d18a5fb779b795b6677105 /Master | |
parent | 7e867b8819b2a24f72fb83e5db8c12b0c83def76 (diff) |
xecolour needs flattening
git-svn-id: svn://tug.org/texlive/trunk@11891 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/xelatex/xecolour/xecolour-user.pdf (renamed from Master/texmf-dist/doc/xelatex/xecolour/doc/xecolour-user.pdf) | bin | 94468 -> 94468 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/xecolour/xecolour-user.tex (renamed from Master/texmf-dist/doc/xelatex/xecolour/doc/xecolour-user.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/tex/xelatex/xecolour/xecolour.sty (renamed from Master/texmf-dist/doc/xelatex/xecolour/tex/xecolour.sty) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkginfo | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
5 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/xelatex/xecolour/doc/xecolour-user.pdf b/Master/texmf-dist/doc/xelatex/xecolour/xecolour-user.pdf Binary files differindex 92610d4ae49..92610d4ae49 100644 --- a/Master/texmf-dist/doc/xelatex/xecolour/doc/xecolour-user.pdf +++ b/Master/texmf-dist/doc/xelatex/xecolour/xecolour-user.pdf diff --git a/Master/texmf-dist/doc/xelatex/xecolour/doc/xecolour-user.tex b/Master/texmf-dist/doc/xelatex/xecolour/xecolour-user.tex index 7d743e23c52..7d743e23c52 100644 --- a/Master/texmf-dist/doc/xelatex/xecolour/doc/xecolour-user.tex +++ b/Master/texmf-dist/doc/xelatex/xecolour/xecolour-user.tex diff --git a/Master/texmf-dist/doc/xelatex/xecolour/tex/xecolour.sty b/Master/texmf-dist/tex/xelatex/xecolour/xecolour.sty index 6a52670ebf1..6a52670ebf1 100644 --- a/Master/texmf-dist/doc/xelatex/xecolour/tex/xecolour.sty +++ b/Master/texmf-dist/tex/xelatex/xecolour/xecolour.sty diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index 6c09a8329ea..bc11d8f3df2 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -26,7 +26,7 @@ sub main $latex_tds_pkgs = "latex-tds|knuth|$amslatex_tds_pkgs|$corelatex_tds_pkgs"; $latex_tds_dir = "$CTAN/macros/latex/contrib/latex-tds"; - # and the CJK material is split into several packages. + # the CJK material is split into several packages. $cjk_pkgs = "bin-(cjk|ttf)utils|dnp|(|garuda-|norasi-)c90"; if ($ARGV[0] eq "--ctan-dir") { diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 3e5186771e0..79040c6440e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -488,6 +488,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'wp-conv', "die 'skipping, nonfree license'", 'xbase', "die 'renamed to xpackages'", 'xecjk', "&MAKEcopy", + 'xecolour', "&MAKEflatten", 'xecyr', "&MAKEcopy", 'xepersian', "&MAKEflatten", 'xetex-pstricks',"&MAKEcopy", |