From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39557 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: Re: newlines after keywords Date: Tue, 18 Mar 2008 13:38:06 +0100 Message-ID: <20080318133806.48cf0a8f.schuster.wolfgang@googlemail.com> References: <47DFAD96.20406.BC46A4@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 1205844675 32204 80.91.229.12 (18 Mar 2008 12:51:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Mar 2008 12:51:15 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 18 13:51:43 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 1JbbI6-0006aB-8B for gctc-ntg-context-518@m.gmane.org; Tue, 18 Mar 2008 13:51:42 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3A1441FC09; Tue, 18 Mar 2008 13:51:06 +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 04920-03-11; Tue, 18 Mar 2008 13:50:00 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 68E361FBEF; Tue, 18 Mar 2008 13:50:00 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F1D531FBEF for ; Tue, 18 Mar 2008 13:49:54 +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 04920-03-10 for ; Tue, 18 Mar 2008 13:49:09 +0100 (CET) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by ronja.ntg.nl (Postfix) with ESMTP id 3550B1FBC9 for ; Tue, 18 Mar 2008 13:49:09 +0100 (CET) Original-Received: by fg-out-1718.google.com with SMTP id e12so5180257fga.8 for ; Tue, 18 Mar 2008 05:49:08 -0700 (PDT) Original-Received: by 10.82.152.16 with SMTP id z16mr2707201bud.36.1205844546159; Tue, 18 Mar 2008 05:49:06 -0700 (PDT) Original-Received: from rover ( [91.41.66.138]) by mx.google.com with ESMTPS id g28sm10646515fkg.2.2008.03.18.05.49.02 (version=SSLv3 cipher=OTHER); Tue, 18 Mar 2008 05:49:04 -0700 (PDT) In-Reply-To: <47DFAD96.20406.BC46A4@wwl.musensturm.de> X-Mailer: Sylpheed 2.5.0beta1 (GTK+ 2.10.14; i686-pc-mingw32) 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:39557 Archived-At: On Tue, 18 Mar 2008 11:55:02 +0100 "Wolfgang Werners-Lucchini" wrote: > Hello, > > I would like to separate multiple keywords with newline-chars. > > The following doesn't work: > > \setupinteraction[keyword={first\r\n,second\r\n,third},state=start] > > How can this be done? \setupinteraction[keyword={first\string\nsecond\string\nthird},state=start] You could ask Hans to define "\\" as shortcut for \string\n inside of the keywords list. Greetings 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 ___________________________________________________________________________________