Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203039 - dev-texlive/texlive-xetex - add dvipdfmx dependency
Summary: dev-texlive/texlive-xetex - add dvipdfmx dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial
Assignee: TeX project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-22 17:39 UTC by Pun
Modified: 2007-12-30 11:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pun 2007-12-22 17:39:03 UTC
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 Alexis Ballier gentoo-dev 2007-12-30 11:27:41 UTC
it was in app-text/texlive + use xetex, but indeed it makes more sense to have it from texlive-xetex ebuild. Fixed, thanks.