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

Bug#356960: lyx font errors






From: Ralf Stubner <ralf.stubner@web.de>
To: Jeremiah Savage <jeremiahsavage@hotmail.com>, 356960@bugs.debian.org
Subject: Re: Bug#356960: lyx font errors
Date: Wed, 15 Mar 2006 09:47:49 +0100

On Tue, Mar 14, 2006 at 19:59 -0600, Jeremiah Savage wrote:
> Package: tex-common
> Version: 0.19
> Severity: normal

Thanks for the report. What tetex packages do you have installed, ie,
what is the output of

dpkg -l tetex-* | egrep '^ii'

# dpkg -l tetex-* | egrep '^ii'
ii  tetex-base     3.0-15         Basic library files of teTeX
ii  tetex-bin      3.0-14         The teTeX binary files
ii tetex-doc 3.0-15 The documentation component of the Debian te
ii  tetex-extra    3.0-15         Additional library files of teTeX


?

> When running lyx-1.4.0 (
> ftp://ftp.lyx.org/pub/lyx/bin/1.4.0/debian-unstable ) as a non-root user, I > am not able to View the files as DVI, PS, nor PDF. root is able to convert
> to these formats without error.

This sounds as if there are problems with font caching. What is the
ouput of

ls -l /var/cache/fonts

# ls -l /var/cache/fonts/
total 16
-rw-rw-r-- 1 root users 1897 2006-03-15 06:28 ls-R
drwxrwsr-t 4 root users 4096 2006-02-09 20:33 pk
drwxrwsr-t 3 root users 4096 2006-02-08 13:50 source
drwxrwsr-t 3 root users 4096 2006-02-08 13:50 tfm



?

> I am using the simple Intro.lyx file as a
> test case, and selecting to View as a DVI. I am running a current Debian
> Unstable with Lyx being the only foreign package.
>
> Lyx pops up a 2 pane error dialog. The top says:
> -----------------------
> Font T1/cmr/m/it/6=ecti0600 at 6.0pt not loadable: Metric (TFM) file not
> found
> Font T1/cmr/bx/it/10=ecbi1000 at 10.0pt not loadable: Metric (TFM) file not
> found
> Font T1/cmr/bx/it/7=ecti0700 at 7.0pt not loadable: Metric (TFM) file not
> found

Let's make this a bit simpler by removing the extra layer due to lyx.
Could you please process the following file with latex and view the
resulting dvi file with xdvi:

\documentclass{article}
\usepackage[T1]{fontenc}
\begin{document}
test
\end{document}

I am able to view the dvi produced with xdvi without error. Is there a way to use latex to test these font errors produced by Lyx?

Font T1/cmr/bx/n/7=ecbx0700 at 7.0pt not loadable: Metric (TFM) file not found Font T1/cmtt/bx/n/14.4=ectt1440 at 14.4pt not loadable: Metric (TFM) file not found
Font T1/cmtt/m/n/14.4=nullfont not loadable: Metric (TFM) file not found
Font T1/cmr/m/sc/8=eccc0800 at 8.0pt not loadable: Metric (TFM) file not found

--
Jeremiah


Do you get any error messages? Thanks.

cheerio
ralf





Reply to: