From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1714 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: \it in \chapter{...} Date: Tue, 29 Feb 2000 00:53:05 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <38BB0A61.EE2432C3@gmx.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035392530 2646 80.91.224.250 (23 Oct 2002 17:02:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:02:10 +0000 (UTC) Original-To: NTG-ConTeXt Xref: main.gmane.org gmane.comp.tex.context:1714 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1714 Hi, somehow does this not work: --------- \setupbodyfont[10pt] \subsection{foo {\it foo}} \bye --------- If I out-comment the first line, it works as expected (using \sl alias \em works though). Tobias