On Thu, Jul 10, 2008 at 11:36 AM, Alan Stone wrote: > Despite all the above, when compiling with > >>texmfstart texexec --lua test.tex > > with test.tex containing > > \usetypescript[verdana] > \setupbodyfont[verdana,12pt]
Most probably typescripts for OpenType are missing. > or > > \definetypeface[Times][rm][Xserif][Times New Roman] > \setupbodyfont[Times,12pt] > > the generated pdfs embed LMRoman font instead, while both fonts are present > in "Xserif" hack written by Adam Lindsay only works in XeTeX, so you need to define all the fonts manually in LuaTeX (dummy job; should be simplified one day). Search for \definefontsynonym http://wiki.contextgarden.net/Mark_IV#A_.28Complete.29_Typescript_Example Mojca ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
