[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#768558: marked as done (texlive-lang-cyrillic: lmodern font declarations missing)



Your message dated Mon, 10 Nov 2014 17:50:42 +0900
with message-id <20141110085042.GL11838@auth.logic.tuwien.ac.at>
and subject line Re: Bug#768558: texlive-lang-cyrillic: lmodern font declarations missing
has caused the Debian Bug report #768558,
regarding texlive-lang-cyrillic: lmodern font declarations missing
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
768558: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768558
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: texlive-lang-cyrillic
Version: 2014.20141024-1
Severity: normal

Package lmodern can't be used with T2A encoding.
In this example beamer should use sans-serif font
for all text but it completely ignores font theme.
Commenting out lmodern package makes font selection working again.

\documentclass{beamer}
\usepackage[T1,T2A]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[english,russian]{babel}
\usefonttheme{default}
\usepackage{lmodern}
\title{Title}
\author{Author}
\begin{document}
\frame{\titlepage}
\end{document}

This example should be compiled with pdflatex.

There are some t2a*.fd files that are installed to
/usr/share/doc/texlive-doc/texlive/texlive-ru/
instead of appropriate texmf directories.
When I copy them to the working directory of my example,
it starts to use expected fonts with lmodern enabled.


-- Package-specific info:

######################################
 List of ls-R files

-rw-rw-r-- 1 root root 1961 Nov  8 02:02 /var/lib/texmf/ls-R
-rw-rw-r-- 1 root staff 80 Jul 12  2012 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 29 Oct 21 04:46 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Oct 24 07:19 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Oct 24 07:19 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
######################################
 Config files
-rw-r--r-- 1 root root 1101 Oct 31 11:50 /etc/texmf/web2c/texmf.cnf
-rw-r--r-- 1 root root 5542 Nov  8 02:02 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 shurick shurick 19 Aug 16  2013 /home/shurick/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 4422 Nov  8 02:02 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root  283 Aug 16  2006 mktex.cnf
-rw-r--r-- 1 root root 1101 Oct 31 11:50 texmf.cnf
######################################
 md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf
055e06548bac99958d8ab2dd1248f2b4  /etc/texmf/texmf.d/80tex4ht.cnf

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (192, 'unstable')
Architecture: i386 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to ru_RU.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages texlive-lang-cyrillic depends on:
ii  dpkg                1.17.21
ii  tex-common          5.03
ii  texlive-base        2014.20141024-1
ii  texlive-binaries    2014.20140926.35254-2
ii  texlive-latex-base  2014.20141024-1

texlive-lang-cyrillic recommends no packages.

texlive-lang-cyrillic suggests no packages.

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]  1.5.53
ii  dpkg                   1.17.21
ii  ucf                    3.0030

Versions of packages tex-common suggests:
ii  debhelper  9.20141022

Versions of packages texlive-lang-cyrillic is related to:
ii  tex-common        5.03
ii  texlive-binaries  2014.20140926.35254-2

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/singleuser: false
  tex-common/check_texmf_missing:

--- End Message ---
--- Begin Message ---
On Sat, 08 Nov 2014, Alexander Inyukhin wrote:
> Package lmodern can't be used with T2A encoding.

Indeed, because it does not contain cyrillic fonts.

The discussion showed that the existence of t2a*fd files for lm
was just a temporary hack.

If you want cyrillic fonts, you cannot select lmodern.

This can actually be seen when running your testfile and reading the log:
LaTeX Font Warning: Font shape `T2A/lmss/m/n' undefined
(Font)              using `T2A/cmr/m/n' instead on input line 9.


Closing this bug.

Norbert

------------------------------------------------------------------------
PREINING, Norbert                               http://www.preining.info
JAIST, Japan                                 TeX Live & Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13
------------------------------------------------------------------------

--- End Message ---

Reply to: