On Tue, Apr 24, 2012 at 20:53, Wolfgang Schuster
\definetypeface[mainface][rm][specserif] [Lucida Blackletter OT][default][features=default] \definetypeface[mainface][cg][calligraphy][lucidaot] [default][features=default]
\setupbodyfont[mainface]
\definebodyfontenvironment[default][em=cg]
\starttext
\input knuth
roman {\cg calligraphic} roman {\em emphasized} roman
\stoptext
Works fine in a single file, but as soon as I try using it in a project environment, it hangs.. A minimal environment test file: \startenvironment env_ms_blackletter \definetypeface[mainface][rm][specserif] [Lucida Blackletter OT][default][features=default] \setupbodyfont[mainface] \stopenvironment And this is what it hangs onto: \3>mainface-12pt-mm-mr--3 \font_helpers_preset_math_family_indeed ...csname \scriptfont #1\csname \??f... \font_helpers_set_math_family ...amily_indeed #1#2 \else \font_helpers_set_ma... \font_helpers_bidirectional_mathstrategy_nop ...r \textfont \c_font_fam_mr_r... <inserted text> ...bidirectional_mathstrategy_nop \fi \font_helpers_apply_co... \font_helpers_synchronize_math ...math_strategies \fi ... (Not going to give in yet - but maybe, just maybe, I'll migrate couple of centuries for now...) Thank you again for your patience, Mari