From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25308 Path: news.gmane.org!not-for-mail From: Gerben Wierda Newsgroups: gmane.comp.tex.context Subject: ConTeXt bug? Date: Tue, 17 Jan 2006 20:07:12 +0100 Message-ID: <44D7A053-9DD0-419C-BB11-5FE02AAC727F@rna.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1137524860 8628 80.91.229.2 (17 Jan 2006 19:07:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Jan 2006 19:07:40 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Jan 17 20:07:31 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EywAq-0006Ql-8e for gctc-ntg-context-518@m.gmane.org; Tue, 17 Jan 2006 20:07:20 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 490C4127E6; Tue, 17 Jan 2006 20:07:20 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25081-04-5; Tue, 17 Jan 2006 20:07:18 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 25F12127D0; Tue, 17 Jan 2006 20:07:18 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C718D127D0 for ; Tue, 17 Jan 2006 20:07:16 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25081-04-4 for ; Tue, 17 Jan 2006 20:07:16 +0100 (CET) Original-Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by ronja.ntg.nl (Postfix) with SMTP id 009EE127C7 for ; Tue, 17 Jan 2006 20:07:15 +0100 (CET) Original-Received: from ii2.demon.nl ([82.161.98.36]:23280 helo=mail.rna.nl) by post-22.mail.nl.demon.net with esmtp (Exim 4.51) id 1EywAl-000NLH-H1 for ntg-context@ntg.nl; Tue, 17 Jan 2006 19:07:15 +0000 Original-Received: from [192.168.2.87] (hermione-a.rna.nl [192.168.2.87]) by mail.rna.nl (Postfix) with ESMTP id A519037D90B for ; Tue, 17 Jan 2006 20:07:14 +0100 (CET) Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25308 Archived-At: Have a look at this file: ============================ \definefont[SectionFont][SerifBold sa b] \setuphead[section][style=\SectionFont] \starttext \LaTeX {\bf \LaTeX} \subject{\LaTeX} \stoptext ============================ The \LaTeX in the subject is wrong. Something wrong the the \LaTeX definition? G