From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/72099 Path: news.gmane.org!not-for-mail From: Martin Fechner Newsgroups: gmane.comp.tex.context Subject: lua and brackets Date: Thu, 03 Nov 2011 10:15:44 +0100 Message-ID: <4EB25BC0.70202@bbaw.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"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1320311770 17317 80.91.229.12 (3 Nov 2011 09:16:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 3 Nov 2011 09:16:10 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Nov 03 10:16:07 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RLtP4-0000qt-HN for gctc-ntg-context-518@m.gmane.org; Thu, 03 Nov 2011 10:16:06 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8BE55CB0A8; Thu, 3 Nov 2011 10:16:05 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id q8WneNlm+wFM; Thu, 3 Nov 2011 10:16:02 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A9A75CB05F; Thu, 3 Nov 2011 10:16:02 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E9406CB05F for ; Thu, 3 Nov 2011 10:16:00 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id rzthLp1UpGEA for ; Thu, 3 Nov 2011 10:15:47 +0100 (CET) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id 0DEF5CA680 for ; Thu, 3 Nov 2011 10:15:47 +0100 (CET) Original-Received: from mail.bbaw.de (mail.bbaw.de [194.95.188.6]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id pA39FkZA020373 for ; Thu, 3 Nov 2011 10:15:46 +0100 Original-Received: from mailhub.bbaw.de (unknown [192.168.4.1]) by mail.bbaw.de (Postfix) with ESMTP id 5EDCE4A80D0 for ; Thu, 3 Nov 2011 10:15:45 +0100 (CET) Original-Received: by mailhub.bbaw.de (Postfix, from userid 10) id 51B8393D12; Thu, 3 Nov 2011 10:15:44 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by mailhub.bbaw.de (Postfix) with ESMTP id 81A8B93D16 for ; Thu, 3 Nov 2011 10:15:43 +0100 (CET) Original-Received: from mailhub.bbaw.de (localhost [127.0.0.1]) by localhost (AvMailGate-2.1.4-7) id 25034-E9ClVr; Thu, 3 Nov 2011 10:15:43 +0100 (CET) Original-Received: from [192.168.1.197] (unknown [192.168.1.197]) by mailhub.bbaw.de (Postfix) with ESMTP id 3D2E193D18 for ; Thu, 3 Nov 2011 10:15:43 +0100 (CET) User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 X-AntiVirus: checked by Avira MailGate (version: 2.1.4-7; AVE: 7.9.6.100; VDF: 7.11.16.253; host: mailhub); id=25034-E9ClVr X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=194.95.188.6; country=DE; region=16; city=Berlin; latitude=52.5167; longitude=13.4000; http://maps.google.com/maps?q=52.5167,13.4000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0rFQxfKGM - 8aef9d08f149 - 20111103 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:72099 Archived-At: Hi all, I try to call a lua-function, but it seems that it doesn't work if the parameter contains squared brackets. Here is a short example: \starttext sometext \reference[myref]{} is \ctxlua{tex.print(\atpage[myref])} \stoptext Is there a way to mask the brackets? Best regards, Martin ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________