Am 16.08.2014 um 15:27 schrieb Török Edwin : > On 08/16/2014 03:08 PM, Wolfgang Schuster wrote: >> >> Am 15.08.2014 um 21:38 schrieb Török Edwin : >> >>> Hi, >>> >>> I am having some trouble getting the mathdesign charter font to work. >>> >>> Minimal example x.tex: >>> \loadtypescriptfile[mathdesign] >>> \setupbodyfont[charter] >>> \starttext >>> Foo >>> \stoptext >>> >>> I tried the context that comes with Debian unstable, but that one segfaulted[1]. >>> So I tried the standalone version, but that one can't find the math fonts: >> >> Use "first-setup.sh —fonts=all“ to download the fonts from the contextgarden server. > > Thanks, now it finds the fonts and crashes the same way as the Debian one. > Should I report this crash on the LuaTeX ML, and if so what files do I have to include to have them reproduce the crash? The problem has to do with the math fonts and it˚s better to looks first why it fails for the mathdeisgn fonts (can be a problem in the lfg files) because iwona etc. which does also use virtual fonts work. Wolfgang