[luatex] otf fonts (ligatures, cache, etc.)
وفا خلیقی
vafakh9 at gmail.com
Wed Apr 8 05:14:56 CEST 2009
Life is not empty,
There is kindness, there is apple and there is faith.
>
> I uploaded the files I used[1], extracted from the latest ConTeXt beta.
>
> This how I get it to work:
>
> $ luatex --ini luatex-plain.tex
> $ luatex --fmt luatex-plain luatex-test.tex
>
>
Or much easier without generating a format, you can have
%%%%%%%%%%%%%%%
\directlua {
dofile(kpse.find_file("luatex-fonts.lua","tex"))
}
\font\test=file:lmroman10-regular at 12pt\test
This is a test
\end
%%%%%%%%%%%%%%%%%%%%%%%%%
name it test.tex and run pdfluatex on it.
One Question: How do you define a font so that it supports arabic?
i.e. \font\test1=file:AdobeArabic-Regular.ttf:?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/luatex/attachments/20090408/3fe0ebb7/attachment.html
More information about the luatex
mailing list