lout-users
[Top][All Lists]
Advanced

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

Re: `EndFontMetrics missing' error


From: Albert Kinderman
Subject: Re: `EndFontMetrics missing' error
Date: Mon, 08 Jul 2002 14:37:38 -0700
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.0) Gecko/20020529

Barrie Stott wrote:

I'm trying to use a font which, on my system, is at
/usr/share/texmf/fonts/afm/public/omega/omsegr.afm. This gives the
error in the subject line and the end of the file, apart from the
comments I've inserted regarding line numbers, contains:

StartCharMetrics 150            # this is line 19
...
EndCharMetrics                  # this is line 170
StartKernData
StartKernPairs 0
EndKernPairs
EndKernData
EndFontMetrics

I've seen the posts from a couple of years ago about AFM format using
counted lists but this doesn't seems to be the problem from my reading
of the information above. I'd be grateful to anyone who might be able
to suggest a way forward.

Barrie.

I'm the one who usually answers this question on the list. I will get the details wrong, but you should get the idea.

If you have passed your file through DOS, you now have a CR-LF at the end of the line. However, you are on a Unix system, which uses a different end of line. Remove the extraneous end of line character from the EndFontMetrics line and you will be fine.

Al




reply via email to

[Prev in Thread] Current Thread [Next in Thread]