Hi,
I lacked precision in my post, I forgot to say that the header is an idea
of Hans with Metapost.
I would like to have:
p: = textext ("\footnotesize \itshape \quad # where \space \endash \space \time [# d = day, m = month #, # y = year] \quad" and

  \ framed [
             width = \hsize,
             height = 5em,
             foregroundstyle = \Large \scshape \bf,
             background = whatever,
             frame = off,
         ]
Thank you.


2014/1/22 Aditya Mahajan <adityam@umich.edu>
On Wed, 22 Jan 2014, Fabrice Couvreur wrote:

Thank you Wolfgang.
With LuaLaTeX, for my header, I use the commands "\footnotesize\itshape"
and "\Large\scshape".
Is there an equivalent with ConTeXt ?

\setupheader[style={\switchtobodyfont[small]\italic}]
\setupfooter[style={\switchtobodyfont[big]\smallcaps}]

You can also try

style=\itx\setupinterlinespace (or \itxx)

or

style=\scb\setupinterlinespace (or \sca \scc etc.)

See:

http://wiki.contextgarden.net/Font_Switching
http://wiki.contextgarden.net/Style_Alternatives


Aditya

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________