On Wed, 2006-08-16 at 00:18 +0000, Horacio Suarez wrote: > Hello: > > I need help in this: > > I want that all titles, subjetcs, subsubjects, etc in Sans Serif but > bodytext in serif font. > > Im near to find it, but its not enough. :).
Do you mean like this:
\setuphead
[chapter,section,subsection]
[textstyle=\ss,numberstyle=\ss]
\starttext
\chapter{Foo}
\section{Bar}
\input knuth
\subsection{Baz}
\input zapf
\chapter{Qux}
\section{Quux}
\input douglas
\subsection{Corge}
\input hawking
\stoptext
--
Stuart Jansen <[EMAIL PROTECTED]>
Guru Labs, L.C.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ ntg-context mailing list [email protected] http://www.ntg.nl/mailman/listinfo/ntg-context
