[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: I'm sure a FAQ: Using TeX fonts in Lout
From: |
Clint Olsen |
Subject: |
Re: I'm sure a FAQ: Using TeX fonts in Lout |
Date: |
Fri, 9 Mar 2001 14:57:38 -0800 |
User-agent: |
Mutt/1.3.11i |
Uwe:
Thanks for your help!
I have a couple notes and questions to add:
1) The AFM files need to be converted to UNIX format or else Lout gets
confused. This is in addition to removing duplicate kerning pairs and
decrementing the kerning counter. In fact, I would just rather have
Lout ignore this line and move on with life rather than complaining and
dying. I'll submit a patch.
2) You must put the family name apparently in quotes when it contains
numbers or else the tokenizer doesn't think it's a WORD.
Example of a fontdef:
{ @FontDef
@Tag { cmr10-Base }
@Family { "cmr10" }
@Face { Base }
@Name { CMR10 }
@Metrics { cmr10 }
@Mapping { Std.LCM }
@Recode { No }
}
I'm having a problem with @Mapping. Has anyone ever written an .LCM file
for these fonts? Latin1 causes a fatal:
1058,16: fatal error: unknown character Agrave UA a in mapping
file /afs/pdx/proj/otools/lout/maps/Latin1.LCM
-Clint
On Mar 09, Valeriy E. Ushakov wrote:
> On Wed, Mar 07, 2001 at 10:56:32 -0800, Clint Olsen wrote:
>
> > I vaguely remember reading something about this and Lout *somewhere*.
> > Can anyone send me a pointer? I seem to recall some limitations when
> > using these TeX fonts.
>
> Since urls at web archives are usually volatile I started to post some of
> my message to the list at:
>
> http://www.ptc.spbu.ru/~uwe/lout/essays/essays.html
>
> The first two messages I posted there should give you enough information
> to start.