Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=916500
Bug ID: 916500 Summary: In FC18 fonts installed by culmus package are not properly and configured with LaTex Product: Fedora Version: 18 Component: culmus-fonts Severity: unspecified Priority: unspecified Reporter: moti.bot@gmail.com
Hello,
Description of problem: Starting with FC18 (worked in FC17), installation of culmus-fonts package with texlive and latex system support results in fonts being not recognized. Running pdflatex (or other generators) on a tex file with Hebrew text results in an error that fonts are not found (while they are installed and accessible under /usr/share/texmf).
To resolve the problem it is necessary to perform the following steps manually as root: # cd /usr/share/texmf/fonts/map/dvips/updmap/ # updmap-sys --enable Map culmus.map Note: the updmap-sys command has to run from within the folder containing culmus.map file, otherwise the fonts are not recognized as well.
Version-Release number of selected component (if applicable): culmus-fonts: 0.121-4.fc18 texlive: 2:2012-16.20130205_r29034.fc18
Steps to Reproduce: 1. Install a fresh FC18 system, update to latest. 2. Install culmus-fonts (with all supported fonts), lyx and necessary texlive packages to get working with tex and Hebrew support. 3. Try to generate a pdf (or dvi/ps) file from a tex file with Hebrew langauge text.
Actual results: Error, font rdavid is not fount at 600. The error comes from mktexpk command which tries to access these font files.
Expected results: Should simply create the the df file with correct layout and text.