From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/57152 Path: news.gmane.org!not-for-mail From: Philipp Gesang Newsgroups: gmane.comp.tex.context Subject: Re: interaction fails with footnotes Date: Tue, 16 Mar 2010 10:58:08 +0100 Message-ID: <20100316095808.GA18844@localhost.localdomain> References: <20100314231203.GA19557@localhost.localdomain> <20100314233237.GB19557@localhost.localdomain> <4B9E31B2.7010004@wxs.nl> <20100315180127.GA23848@localhost.localdomain> <4B9EA957.2080002@googlemail.com> <20100315232000.GB8570@localhost.localdomain> <4B9EC3B8.9070005@googlemail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0457334893==" X-Trace: dough.gmane.org 1268733596 27895 80.91.229.12 (16 Mar 2010 09:59:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 16 Mar 2010 09:59:56 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 16 10:59:50 2010 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 1NrTYz-0006cc-Sg for gctc-ntg-context-518@m.gmane.org; Tue, 16 Mar 2010 10:59:49 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A7E07C9C71; Tue, 16 Mar 2010 10:59:41 +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 7U06XCoHVDy7; Tue, 16 Mar 2010 10:59:26 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D3505C9B59; Tue, 16 Mar 2010 10:59:26 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 08408C9B59 for ; Tue, 16 Mar 2010 10:59:23 +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 ngOPmYc-VUpy for ; Tue, 16 Mar 2010 10:59:13 +0100 (CET) Original-Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by balder.ntg.nl (Postfix) with ESMTP id CAEC9C9B4F for ; Tue, 16 Mar 2010 10:59:13 +0100 (CET) Original-Received: from ix.urz.uni-heidelberg.de (cyrus-portal.urz.uni-heidelberg.de [129.206.100.176]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id o2G9x7bf001931 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 16 Mar 2010 10:59:08 +0100 Original-Received: from extmail.urz.uni-heidelberg.de (extmail.urz.uni-heidelberg.de [129.206.100.140]) by ix.urz.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id o2G9xCHp005588 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 16 Mar 2010 10:59:12 +0100 Original-Received: from localhost (mnhm-5f75d9ce.pool.mediaWays.net [95.117.217.206]) (authenticated bits=0) by extmail.urz.uni-heidelberg.de (8.13.4/8.13.1) with ESMTP id o2G9xAN9013671 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Tue, 16 Mar 2010 10:59:11 +0100 In-Reply-To: <4B9EC3B8.9070005@googlemail.com> X-Operating-System: Linux aides 2.6.32-ARCH User-Agent: Mutt/1.5.20 (2009-06-14) 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:57152 Archived-At: --===============0457334893== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PNTmBPCT7hxwcZjr" Content-Disposition: inline --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2010-03-16 <00:33:12>, Wolfgang Schuster wrote: > Am 16.03.10 00:20, schrieb Philipp Gesang: > >\def\startsomething{% > > \bgroup% > > \dosingleempty\dostartsomething > >} > \unexpanded\def\startsomething{...} >=20 > \let\stopsomething\relax Thanks, but that didn't work either. I'm now convinced it is a bug because ConTeXt's own \[start|stop]commands fail as well. The following code works flawlessly with texexec but not in MkIV: =B7=B7=B78<=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7= =B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7= =B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7= =B7=B7=B7 \tracingcommands=3D1 \tracingonline=3D1 \setupinteraction[state=3Dstart]=20 \unexpanded\def\test{\dosingleempty\dotest} \def\dotest[#1]#2{#2} \def\startsomething{% \bgroup% \dosingleempty\dostartsomething } \unexpanded\def\dostartsomething[#1]#2\stopsomething{% #2 \egroup% } \starttext Words before a footnote% \startfootnote \startnarrower[left] Test \stopnarrower %\startsomething[naught] %Test %\stopsomething \stopfootnote \stoptext % vim:ft=3Dcontext =B7=B7=B78<=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7= =B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7= =B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7=B7= =B7=B7=B7 --PNTmBPCT7hxwcZjr Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkufVjAACgkQ02lYlJYWs9JzLACghBbZcNfknmveJOXtT/LhDDWp 79IAoJc8/vUXbr1O0ozl/Z+tK2fz0/5Q =ELno -----END PGP SIGNATURE----- --PNTmBPCT7hxwcZjr-- --===============0457334893== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --===============0457334893==--