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

Bug#768558: texlive-lang-cyrillic: lmodern font declarations missing



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:


Reply to: