Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
There are some files that should be part of app-text/dvipdfmx that is being installed by app-text/texlive-core. That will cause duplicated file being installed when dvipdfmx is installed. Here is a list of files related to dvipdfmx package that is installed by texlive-core. /etc/texmf/dvipdfm.d /etc/texmf/dvipdfm.d/dvipdfmx.cfg /usr/share/texmf/dvipdfm /usr/share/texmf/dvipdfm/EUC-UCS2 /usr/share/texmf/dvipdfm/README /usr/share/texmf/dvipdfm/UniKSCms-UCS2-H /usr/share/texmf/dvipdfm/UniKSCms-UCS2-V /usr/share/texmf/dvipdfm/dvipdfmx.cfg /usr/share/texmf/fonts/map/dvipdfm /usr/share/texmf/fonts/map/dvipdfm/dvipdfmx /usr/share/texmf/fonts/map/dvipdfm/dvipdfmx/cid-x.map If we choose to not install these files in dvipdfmx, then it will not be able to work with tetex. And according to the standard, EUC-UCS2, UniKSCms-UCS2-H and UniKSCms-UCS2-V are cmap files which should be in texmf/fonts/cmap. And also app-text/dvipdfmx ebuild also should change to follow the current convention, the config file should install into /etc/texmf/dvipdfm.d/dvipdfmx.cfg. The glyphlist.txt file is a map file which should be installed into texmf/fonts/map/dvipdfm/glyphlist/. The following files are also related to dvipdfmx, but I think it should be installed by texlive-core. /usr/share/texmf/fonts/map/dvipdfm/tetex /usr/share/texmf/fonts/map/dvipdfm/tetex/cm-dvipdfm-fix.map /usr/share/texmf/fonts/map/dvips/tetex/dvipdfm35.map /usr/share/texmf/lists/bin-dvipdfmx /usr/share/texmf/tex/latex/dvipdfmx /usr/share/texmf/tex/latex/dvipdfmx/dvipdfmx.def /usr/share/texmf/tpm/bin-dvipdfmx.tpm
*** This bug has been marked as a duplicate of bug 201051 ***