lua/luainit.w

Thank you very much!

Also, I just came across what seems to be a bug with ofm fonts with the attached file:

$ kpsewhich -progname luatex -format ofm omarab.ofm
/usr/share/texmf-texlive/fonts/ofm/public/omega/omarab.ofm

$ aleph simpletfmofm.tex
This is Aleph, Version 3.1415926-1.15-2.1-0.0-rc4 (TeX Live 2009/Debian)
entering extended mode
(simpletfmofm.tex [1] )
Output written on simpletfmofm.dvi (1 page, 352 bytes).
Transcript written on simpletfmofm.log.

$ dvipdf simpletfmofm.dvi

$ luatex simpletfmofm.tex
This is LuaTeX, Version beta-0.77.0-2013040709 (rev 4629)
(./simpletfmofm.tex [1{/home/eroux/.texmf-var/fonts/map/pdftex/updmap/pdftex.map
}]
kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 omarab.ofm
mktexpk: don't know how to create bitmap font for omarab.ofm.
kpathsea: Appending font creation commands to missfont.log.
 )
!LuaTeX error (file omarab.ofm): Font omarab.ofm at 600 not found
 ==> Fatal error occurred, no output PDF file produced!

$ dviluatex simpletfmofm.tex
This is LuaTeX, Version beta-0.77.0-2013040709 (rev 4629)
(./simpletfmofm.tex [1] )
Output written on simpletfmofm.dvi (1 page, 368 bytes).
Transcript written on simpletfmofm.log.

$ dvipdf simpletfmofm.dvi
dvips: Font omarab.ofm not found,  using cmr10 instead.
dvips: Checksum mismatch in font omarab.ofm

Is it really a bug?

As I know only a few people are using these fonts, I would understand if you had not time for this, but it would really be extremely useful to me for some projects and I would be ready to try to provide a patch (if you give me a few pointers)...

Thank you,
--
Elie
\font\testo omarab.ofm\testo

.,: 

\font\testo omarab\testo  

.,: 

\bye
_______________________________________________
dev-luatex mailing list
dev-luatex@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-luatex

Reply via email to