From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/42848 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: What happened to \reference Date: Wed, 30 Jul 2008 10:28:22 +0200 Message-ID: <48902626.1070307@elvenkind.com> References: <0A5B1D4B-FD14-4548-9714-FBCEEA573590@rna.nl> 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 1217406826 16290 80.91.229.12 (30 Jul 2008 08:33:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Jul 2008 08:33:46 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Jul 30 10:34: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 1KO78X-0002GK-N6 for gctc-ntg-context-518@m.gmane.org; Wed, 30 Jul 2008 10:34:21 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0AF721FC5A; Wed, 30 Jul 2008 10:33:25 +0200 (CEST) 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 24287-04; Wed, 30 Jul 2008 10:32:43 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E1FB01FB7F; Wed, 30 Jul 2008 10:29:02 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D2F6F1FB39 for ; Wed, 30 Jul 2008 10:28:59 +0200 (CEST) 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 19592-05-17 for ; Wed, 30 Jul 2008 10:28:22 +0200 (CEST) Original-Received: from plane.elvenkind.com (elvenknd.xs4all.nl [82.95.203.226]) by ronja.ntg.nl (Postfix) with ESMTP id 3CDCD1FC1B for ; Wed, 30 Jul 2008 10:28:22 +0200 (CEST) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by plane.elvenkind.com (Postfix) with ESMTP id 2F96E8026A34 for ; Wed, 30 Jul 2008 10:28:22 +0200 (CEST) User-Agent: Thunderbird 2.0.0.12 (X11/20080305) In-Reply-To: <0A5B1D4B-FD14-4548-9714-FBCEEA573590@rna.nl> 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:42848 Archived-At: Hoi Gerben, Gerben Wierda wrote: > I have started (after a hiatus) to compile my project again using an > updated ConTeXt > > ConTeXt ver: 2008.03.03 00:34 MKII fmt: 2008.3.4 int: english/english > > and something that used to work has stopped working: > > \reference[logic:implicationprogram] > {\getbuffer[logic:implicationprogram]} > > gives an empty result. This used to (say a year ago) get me the > contents of the buffer I set up earlier. I tried with 2007.07.25 (the last pre-mkiv release) and that doesn't work either. Afaics, in that version (and all versions since) it was not meant to work. It could be an ever earlier regression, but I do not have runnable versions of all those older context releases. That said, it is easy to get this working (again), just add this at the start of your document \unexpanded\def\GWgetbuffer{\getbuffer} (and use \GWgetbuffer instead of \getbuffer, of course) Best wishes, Taco ___________________________________________________________________________________ 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 ___________________________________________________________________________________