Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43159 - latex-unicode doesn't need cjk-latex to run
Summary: latex-unicode doesn't need cjk-latex to run
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-27 20:00 UTC by Nguyen Thai Ngoc Duy (RETIRED)
Modified: 2004-02-28 04:13 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 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2004-02-27 20:00:03 UTC
if you use latex-unicode to type in cjk, then you need cjk-latex of course. But if you use latex-unicode otherwise (to type Vietnamese utf8 in my case) then you don't need cjk-latex. 
I removed cjk-latex from latex-unicode ebuild. It works well for me.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
remove cjk-latex dependency
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-02-27 21:45:36 UTC
okay, but cjk-latex is needed for cjk users (at least for japanese).
Is it ok for you to add just cjk USE flag and make latex-unicode
depend on cjk-latex only when cjk USE flag is set?
Comment 2 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2004-02-28 01:42:14 UTC
Adding cjk USE flag is ok.
Comment 3 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-02-28 04:13:18 UTC
Fixed in CVS. Thanks for reporting.