On Tue, Dec 04, 2012 at 02:11:59PM +0100, Taco Hoekwater wrote: > Hi, > > On Dec 4, 2012, at 12:57 PM, Jaroslav Hajtmar <[email protected]> wrote: > > > Hello LuaTeXist. > > I'm sorry, but I would tried to remind my last question, because I > > unfortunately did not record any response. > > > > Is there any information about using classic TeX 8-bit fonts in LuaTeX? > > Is LuaTEX able to work with a classic TeX 8-bit fonts? Which way? > > > Yes. And in the same way as pdftex. But you will need > > * \directlua{tex.enableprimitives('', tex.extraprimitives())} if you need pdf > (otherwise \pdfoutput is not defined).
Already done by luatex format in TeX Live. Regards, Khaled
