[Bug 856954] New: dvips: ! Couldn't find font file hfbrbx10.pfb
https://bugzilla.novell.com/show_bug.cgi?id=856954 https://bugzilla.novell.com/show_bug.cgi?id=856954#c0 Summary: dvips: ! Couldn't find font file hfbrbx10.pfb Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bugzilla@singvogel.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.21 (KHTML, like Gecko) konqueror/4.11.3 Safari/537.21 My LaTeX document contains the following options: \documentclass{dinbrief} \usepackage{latexsym} \usepackage{cmbright} \fontfamily{cmbr}\selectfont \fontfamily{cmtl}\selectfont \begin{document} \begin{letter}{address} some text \end{letter} \end{document} "latex document.tex" works "dvips document" fails with: --------------------------------------- This is dvips(k) 5.993 Copyright 2013 Radical Eye Software (www.radicaleye.com) ' TeX output 2013.12.30:1515' -> document.ps </usr/share/texmf/dvips/base/tex.pro></usr/share/texmf/dvips/base/texps.pro> dvips: ! Couldn't find font file hfbr10.pfb Reproducible: Always Actual Results: This is dvips(k) 5.993 Copyright 2013 Radical Eye Software (www.radicaleye.com) ' TeX output 2013.12.30:1515' -> document.ps </usr/share/texmf/dvips/base/tex.pro></usr/share/texmf/dvips/base/texps.pro> dvips: ! Couldn't find font file hfbr10.pfb -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=856954 https://bugzilla.novell.com/show_bug.cgi?id=856954#c1 Klaus Singvogel <bugzilla@singvogel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla@singvogel.com --- Comment #1 from Klaus Singvogel <bugzilla@singvogel.com> 2013-12-30 14:16:53 UTC --- additional information: package "texlive-hfbright-fonts" _is_ installed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=856954 https://bugzilla.novell.com/show_bug.cgi?id=856954#c Xiyuan Liu <xyliu@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyliu@suse.com AssignedTo|bnc-team-screening@forge.pr |werner@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=856954 https://bugzilla.novell.com/show_bug.cgi?id=856954#c2 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #2 from Dr. Werner Fink <werner@suse.com> 2014-01-13 12:16:21 UTC --- you need both texlive-hfbright-fonts *and* texlive-hfbright .. linux:~ # zypper in texlive-hfbright texlive-dinbrief 'tex(cmbright.sty)' [...] linux:~ # logout linux /suse/werner> latex Tests/harry.tex This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/TeX Live for opensuse.org) restricted \write18 enabled. entering extended mode (./Tests/harry.tex LaTeX2e <2011/06/27> Babel <3.9f> and hyphenation patterns for 78 languages loaded. (/usr/share/texmf/tex/latex/dinbrief/dinbrief.cls Document Class/Style 'dinbrief' - Version 1.73 University of Karlsruhe - 2000/03/02 12:49:21 *** dinbrief: Running in LaTeX 2e mode! *** dinbrief: NFSS 2! Document Class: dinbrief 2000/03/02 LaTeX2e class (/usr/share/texmf/tex/latex/dinbrief/dinbrief.cfg)) (/usr/share/texmf/tex/latex/base/latexsym.sty) (/usr/share/texmf/tex/latex/cmbright/cmbright.sty (/usr/share/texmf/tex/latex/cmbright/ot1cmbr.fd)) (/usr/share/texmf/tex/latex/cmbright/ot1cmtl.fd) No file harry.aux [1] ) Output written on harry.dvi (1 page, 212 bytes). Transcript written on harry.log. linux /suse/werner> dvips harry.dvi This is dvips(k) 5.993 Copyright 2013 Radical Eye Software (www.radicaleye.com) ' TeX output 2014.01.13:1312' -> harry.ps </usr/share/texmf/dvips/base/tex.pro></usr/share/texmf/dvips/base/texps.pro> . </usr/share/texmf/fonts/type1/public/hfbright/hfbr10.pfb>[1] -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=856954 https://bugzilla.novell.com/show_bug.cgi?id=856954#c3 --- Comment #3 from Klaus Singvogel <bugzilla@singvogel.com> 2014-01-13 16:49:06 UTC --- Ah thanks. Adding "texlive-hfbright" helped. Is it possible to add an appropriate "Requires:" dependency into the texlive-hfbright-fonts package? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=856954 https://bugzilla.novell.com/show_bug.cgi?id=856954#c4 --- Comment #4 from Dr. Werner Fink <werner@suse.com> 2014-01-14 08:23:41 UTC --- (In reply to comment #3) The only problem is that this cause circle as texlive-hfbright requires texlive-hfbright-fonts and the later one can be used even without TeXLive. The font collections packages for TeX Live require texlive-hfbright, e.g: zypper info --requires texlive-collection-fontsextra | grep texlive-hfbright -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com