Bug 203039 - dev-texlive/texlive-xetex - add dvipdfmx dependency
Bug#: 203039 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: tex@gentoo.org Reported By: punloh@yahoo.com
Component: Applications
URL: 
Summary: dev-texlive/texlive-xetex - add dvipdfmx dependency
Keywords:  
Status Whiteboard: 
Opened: 2007-12-22 17:39 0000
Description:   Opened: 2007-12-22 17:39 0000
As XeTeX requires dvipdfmx package to correctly render output pdf with unicode
Latin Modern fontset, I think it would be wise to add app-text/dvipdfmx to
XeTeX dependencies to ensure correct operation by default

Reproducible: Always

Steps to Reproduce:
1.Render any xelatex document without app-text/dvipdfmx installed
2.
3.

Actual Results:  
No math symbols in math

Expected Results:  
There should be math symbols in equations

The similar problem was in Debian distribution. Having app-text/dvipdfmx
installed resolved the issue.

------- Comment #1 From Alexis Ballier 2007-12-30 11:27:41 0000 -------
it was in app-text/texlive + use xetex, but indeed it makes more sense to have
it from texlive-xetex ebuild. Fixed, thanks.