diff options
-rw-r--r-- | Master/texmf-dist/tex/latex/dvipdfmx-def/dvipdfmx.def (renamed from Master/texmf/tex/latex/dvipdfmx/dvipdfmx.def) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 2 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-dvipdfmx.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/dvipdfmx-def.tlpsrc | 2 |
5 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf/tex/latex/dvipdfmx/dvipdfmx.def b/Master/texmf-dist/tex/latex/dvipdfmx-def/dvipdfmx.def index 742f83042ba..742f83042ba 100644 --- a/Master/texmf/tex/latex/dvipdfmx/dvipdfmx.def +++ b/Master/texmf-dist/tex/latex/dvipdfmx-def/dvipdfmx.def diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index dedb01ca21f..35c64b232a3 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -183,7 +183,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'gfsneohellenic', "&MAKEflatten", 'gfsporson', "&MAKEflatten", 'gfssolomos', "&MAKEflatten", - 'glhyph', "die 'hyphenation madness needs work, sorry'", + 'glhyph', "die 'merged into hyph-utf8'", 'graphicxsp', "die 'skipping, requires adobe distiller'", 'grtimes', "die 'skipping, requires nonfree monotype times'", 'hfbright', "&MAKEflatten", diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index e196da21c16..7f11f775009 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -60,7 +60,8 @@ my @WorkingTLP = qw( dotarrow dottex doublestroke dpfloat dprogress draftcopy draftwatermark dramatist dtxgallery - dtxtut duerer-latex dvdcoll dviasm dviincl dvipsconfig dyntree + dtxtut duerer-latex dvdcoll dviasm dviincl dvipdfmx-def + dvipsconfig dyntree ean13isbn easy ebong ebsthesis eCards ecc ecclesiastic economic ecv ed edmac edmargin ednotes eemeir egameps egplot eijkhout diff --git a/Master/tlpkg/tlpsrc/bin-dvipdfmx.tlpsrc b/Master/tlpkg/tlpsrc/bin-dvipdfmx.tlpsrc index 4524cc52eec..cf163b62b41 100644 --- a/Master/tlpkg/tlpsrc/bin-dvipdfmx.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-dvipdfmx.tlpsrc @@ -1,10 +1,10 @@ name bin-dvipdfmx category TLCore depend glyphlist +depend dvipdfmx-def runpattern d texmf/dvipdfmx runpattern d texmf/fonts/cmap runpattern f texmf/fonts/map/dvipdfm/dvipdfmx/* -runpattern f texmf/tex/latex/dvipdfmx/* binpattern f bin/${ARCH}/dvipdfmx binpattern f bin/${ARCH}/ebb binpattern f bin/${ARCH}/extractbb diff --git a/Master/tlpkg/tlpsrc/dvipdfmx-def.tlpsrc b/Master/tlpkg/tlpsrc/dvipdfmx-def.tlpsrc new file mode 100644 index 00000000000..7f68effe21e --- /dev/null +++ b/Master/tlpkg/tlpsrc/dvipdfmx-def.tlpsrc @@ -0,0 +1,2 @@ +name dvipdfmx-def +category Package |