ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans van der Meer <hansm@science.uva.nl>
Subject: buffers
Date: Mon, 31 Jul 2006 22:52:21 +0200	[thread overview]
Message-ID: <9E95C6CD-7B1F-496A-AF19-6F5B6E6B50FE@science.uva.nl> (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

             reply	other threads:[~2006-07-31 20:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-31 20:52 Hans van der Meer [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9E95C6CD-7B1F-496A-AF19-6F5B6E6B50FE@science.uva.nl \
    --to=hansm@science.uva.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).