In the example below, all text printed on body font
is okay. However, the text inside braces disapears.
Problem seems not to be with specific typeface, as
'chorus' shows properly when used as body font. Also,
changing chorus for others (palatino, chermes, schola,
pagella etc.) do not solve the problem.

What do you think I'm doing wrong?

Thanks,
Maurício

%%%%%%%%%%%

\usetypescriptfile[type-gentium]
\usetypescript[gentium]
\usetypescript[chorus]
\setupbodyfont[gentium,22pt]

\starttext

Text on body font.

{
\switchtotypeface[chorus][rm]

Text on special typeface.

}

More body font text.

\stoptext

%%%%%%%%%%%

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 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
___________________________________________________________________________________

Reply via email to