On 9-12-2011 09:24, Mari Voipio wrote:
Problem one: The text on the covers needs to be in Arial, but the contents should be in Candara. I can get this done in totally separate files with
\usemodule[simplefonts] \setmainfont[arial]
\usemodule[simplefonts] \setmainfont[candara]
That is for Wolfgang to answer but you can try this: % at the top of the file \setupbodyfont[mscore,ss] % then \usemodule[simplefonts] \setmainfont[candara] % in the front page: \start \switchtobodyfont[mscore,ss] the front page \stop \page main text \page \start \switchtobodyfont[mscore,ss] the back page \stop ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------