> On 2 Apr 2025, at 15:21, Pablo Rodriguez via ntg-context <ntg-context@ntg.nl> 
> wrote:
> 
>    \startbuffer[x]
>    a
>    \stopbuffer
>    \starttext
>    \savebuffer[x][\jobname-temp.tex, prefix=no]
>    whatever
>    \stoptext

You're mixing up the syntax styles: if you want to use 'prefix=no' *and* 
specify a filename then use 'file=' i.e.:

\savebuffer[list=x,file=\jobname-temp.tex,prefix=no]

Which works for me on latest build. 



—
Bruce Horrocks
Hampshire, UK

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to