[Bug 510741] New: Font shape `T2A/cmr/m/n' in size not available warnings using eskdx latex package
http://bugzilla.novell.com/show_bug.cgi?id=510741 Summary: Font shape `T2A/cmr/m/n' in size not available warnings using eskdx latex package Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: i686 OS/Version: openSUSE 11.1 Status: NEW Severity: Major Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dushakov@gmail.com QAContact: qa@suse.de Found By: --- Created an attachment (id=296630) --> (http://bugzilla.novell.com/attachment.cgi?id=296630) log file generated by latex User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042700 SUSE/3.0.10-1.1.1 Firefox/3.0.10 After trying to compile example.tex from eskdx package I got an errors: LaTeX Font Warning: Font shape `T2A/cmr/m/n' in size <20> not available (Font) size <20.74> substituted on input line 18. LaTeX Font Warning: Font shape `T2A/cmr/m/sl' in size <20> not available (Font) size <20.74> substituted on input line 18. LaTeX Font Warning: Font shape `T2A/cmr/m/n' in size <16> not available (Font) size <17.28> substituted on input line 18. LaTeX Font Warning: Font shape `T2A/cmr/m/sl' in size <16> not available (Font) size <17.28> substituted on input line 18. Reproducible: Always Steps to Reproduce: 1. latex /usr/share/texmf/latex/eskdx/manual/example.tex Actual Results: LaTeX Font Warning: Font shape `T2A/cmr/m/n' in size <20> not available (Font) size <20.74> substituted on input line 18. LaTeX Font Warning: Font shape `T2A/cmr/m/sl' in size <20> not available (Font) size <20.74> substituted on input line 18. LaTeX Font Warning: Font shape `T2A/cmr/m/n' in size <16> not available (Font) size <17.28> substituted on input line 18. LaTeX Font Warning: Font shape `T2A/cmr/m/sl' in size <16> not available (Font) size <17.28> substituted on input line 18. Expected Results: No errors or warns. The same example file compiled succesfully in other distros. This example use cm-super font, which has such shapes. This bug is major, cos it's about cm-super font not usable someway, but it's a general font for latex now. rpm -qa | grep texlive texlive-xetex-2007-219.3 texlive-latex-2007-219.3 texlive-bin-2007-219.3 texlive-tools-2007-219.3 texlive-bin-xetex-2007-219.3 texlive-bin-latex-2007-219.3 texlive-bin-tools-2007-219.3 texlive-context-2007-219.3 texlive-2007-219.3 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=510741 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |werner@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=510741 User werner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=510741#c1 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX Severity|Major |Normal --- Comment #1 from Dr. Werner Fink <werner@novell.com> 2009-07-27 08:05:57 MDT --- There is *no* /usr/share/texmf/latex/eskdx/manual/example.tex but only a /usr/share/texmf/doc/latex/eskdx/manual/example.tex beside this, it's a warning and therefore not major. Don't know other distribution but this is how source of TeXLive 2007 and also 2008 behave here. And the command updmap --listavailablemaps shows here the map cm-super-t2a.map and as I do not have touched the source for this, I've changed nothing: /suse/werner> locate cm-super-t2a | xargs ls -lG -rw-r--r-- 1 root 3141 Jan 10 2006 /usr/share/texmf/fonts/enc/dvips/cm-super/cm-super-t2a.enc -rw-r--r-- 1 root 14641 Jan 14 2007 /usr/share/texmf/fonts/map/dvipdfm/cm-super/cm-super-t2a.map -rw-r--r-- 1 root 33238 Jan 10 2006 /usr/share/texmf/fonts/map/dvips/cm-super/cm-super-t2a.map -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=510741 User dushakov@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=510741#c2 Dmitriy Ushakov <dushakov@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | --- Comment #2 from Dmitriy Ushakov <dushakov@gmail.com> 2009-07-27 14:32:51 MDT --- This warning means that cm-super won't be scalable for some reason and substituted by another font size (in example above - 16 instead of 17.4, etc.). So, I believe, this is a major problem, cos as stated above cm-super is a common latex font now. Probably, the problem is more general than just a problem in the suse package. But it was found in OpenSuse and this is a common procedure in many distributives when distro dev's open defects for specific app/product after the problem is found in some distro. If OpenSuse has different rules to handle such defects - let me know, so that I open the defect against the TexLive directly, please. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=510741 User werner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=510741#c3 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WONTFIX --- Comment #3 from Dr. Werner Fink <werner@novell.com> 2009-07-28 03:39:42 MDT --- IMHO I can not help you. If the failure is really related to the TeXLive on openSUSE only I'm not aware by what this will be caused. I've done some changes to integrate TeXLive in an RPM based system which has to fulfill the FHS accordingly to the LSB (no tlmgr and other path layout). This may had cause this trouble but I'm not aware of. AFAICS in /var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map there are the T2A fonts defined for including them as PostScript fonts. FHS: Filesystem Hierarchy Standard (http://www.pathname.com/fhs/) LSB: Linux Standard Base (http://www.linuxfoundation.org/collaborate/workgroups/lsb) -- Configure bugmail: http://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