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 : [email protected] / 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
___________________________________________________________________________________

Reply via email to