ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* buffers
@ 2006-07-31 20:52 Hans van der Meer
  2006-07-31 22:21 ` buffers Aditya Mahajan
  0 siblings, 1 reply; 5+ messages in thread
From: Hans van der Meer @ 2006-07-31 20:52 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 778 bytes --]

The ConTeXt manual tells me on page 237:

	You can define your own buffer with:
	\definebuffer[...]
	... name
	After this command /getbuffer and \typebuffer are available where  
buffer is the name of the buffer.

I do:
	\definebuffer[left]
	\startbuffer[left]
	left\crlf
	\stopbuffer
	\typeleft
and it gives me the error:
	! Undefined control sequence.
\typeleft ->\dodotypebuffer
                             [left][def-3]
l.92 \typeleft

then I try:
	\typebuffer[left]

this gives a typeset message [file examdoc-def-2.tmp does not exist]
(file examdoc.tex being the containing tex file)

when I try
	\getbuffer[left] or \getleft
nothing at all seems to happen?

Why doesn't it work according to the manual?
Or do I misunderstand the manual completely?

Hans van der Meer




[-- Attachment #1.2: Type: text/html, Size: 4618 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-08-08  9:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-31 20:52 buffers Hans van der Meer
2006-07-31 22:21 ` buffers Aditya Mahajan
2006-08-01 10:50   ` buffers Hans van der Meer
2006-08-07 15:47   ` buffers Aditya Mahajan
2006-08-08  9:44     ` buffers Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).