Hello Matt,

>    \setupheader[leftstyle=\sc,rightstyle=\it]

I think the reference is wrong here, I couldn't find 'leftstyle' and
'rightstyle' in the source. And \setupheader is AFAIU for the section
title. You can use \setupheadertexts. See the example:

--------------------------------------------------
\starttext 
\setupheadertexts[{\sc This is my book!}][{\it \getmarking[section]}]
\setupfootertexts [pagenumber]

\setuppagenumbering [location=]
% \setuphead [section][style=\it]
\section{My first section}
\input tufte

\input knuth

\section{My second section}
\input tufte

\input tufte
\stoptext
--------------------------------------------------

Patrick
___________________________________________________________________________________
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