From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39289 Path: news.gmane.org!not-for-mail From: "Wolfgang Werners-Lucchini" Newsgroups: gmane.comp.tex.context Subject: c-code Date: Tue, 26 Feb 2008 12:25:58 +0100 Message-ID: <47C40556.21467.39BE59@wwl.musensturm.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204024988 9152 80.91.229.12 (26 Feb 2008 11:23:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Feb 2008 11:23:08 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Tue Feb 26 12:23:32 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1JTxu9-0007eJ-5U for gctc-ntg-context-518@m.gmane.org; Tue, 26 Feb 2008 12:23:25 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5716E1FB98; Tue, 26 Feb 2008 12:22:41 +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 10001-02-2; Tue, 26 Feb 2008 12:21:59 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2948C1FB33; Tue, 26 Feb 2008 12:21:59 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1DA911FB33 for ; Tue, 26 Feb 2008 12:21:57 +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 09790-01-10 for ; Tue, 26 Feb 2008 12:21:21 +0100 (CET) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.179]) by ronja.ntg.nl (Postfix) with ESMTP id 848891FB14 for ; Tue, 26 Feb 2008 12:21:21 +0100 (CET) Original-Received: from [192.168.178.20] (frnk-590d18cc.pool.einsundeins.de [89.13.24.204]) by mrelayeu.kundenserver.de (node=mrelayeu1) with ESMTP (Nemesis) id 0MKwpI-1JTxs848Iz-00061Z; Tue, 26 Feb 2008 12:21:21 +0100 Priority: normal X-mailer: Pegasus Mail for Windows (4.41, DE v4.41 R1) Content-description: Mail message body X-Provags-ID: V01U2FsdGVkX18mr+I00tjRQjcnZP11P0kS40YweXkoBVimTaC vb7Fa69/Vx5kcTw5g6oJgae0/7Dt34FyuL+HgGI9JwGFdQEFSd GDkl//AhicrCy1p0Yr2iAbXJrw568WQ X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:39289 Archived-At: Hallo, some times ago, I tried to use the module 'verb-c' but something like the following didn't work: \usemodule[verb-c] \setupcolors[state=start] \starttext \startC "*\0" \stopC \stoptext Wolfgang Schuster told me, not to use 'verb-c' and to use for example: \setupcolors[state=start] \definetyping[C][option=C] \starttext \startC "*\0" \stopC \stoptext The problematic C-code is typeset ok here, but the colorscheme used, doesn't fit to C-code rather to TeX-Code. How can this be changed? Wolfgang ___________________________________________________________________________________ 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 ___________________________________________________________________________________