From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/60699 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: vbox construct breaking MKII Date: Wed, 4 Aug 2010 12:51:12 -0400 (EDT) Message-ID: References: <5DD081BA-F3A2-4C0B-8A69-98EDAFE38AA6@boede.nl> <4C5922AD.6070401@wxs.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"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1280940438 15618 80.91.229.12 (4 Aug 2010 16:47:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 4 Aug 2010 16:47:18 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Aug 04 18:47:17 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ogh7a-0008UO-Je for gctc-ntg-context-518@m.gmane.org; Wed, 04 Aug 2010 18:47:14 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2F618C9FA9; Wed, 4 Aug 2010 18:47:14 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 0zq+qWlSq-h0; Wed, 4 Aug 2010 18:47:13 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 55573C9F9E; Wed, 4 Aug 2010 18:47:11 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BB48AC9FA4 for ; Wed, 4 Aug 2010 18:47:09 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 32rQxayTcBDS for ; Wed, 4 Aug 2010 18:47:07 +0200 (CEST) Original-Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by balder.ntg.nl (Postfix) with ESMTP id C51AFC9F9E for ; Wed, 4 Aug 2010 18:47:06 +0200 (CEST) Original-Received: FROM [192.168.0.104] (c-71-235-82-170.hsd1.ct.comcast.net [71.235.82.170]) By hellskitchen.mr.itd.umich.edu ID 4C599988.B2147.23193 ; Authuser adityam; 4 Aug 2010 12:47:04 EDT In-Reply-To: <4C5922AD.6070401@wxs.nl> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:60699 Archived-At: On Wed, 4 Aug 2010, Hans Hagen wrote: > On 4-8-2010 9:16, Willi Egger wrote: >> Hi all, >> >> Any variation of the following construct breaks in MKII as long as there >> is no new line after the closing } of the vbox. MKIV does not have this >> problem. >> >> \startbuffer[bf4] >> \vbox{ >> test >> }\stopbuffer >> >> Please refer to the testfile > > \stopbuffer has to be on a line of its own so > > } > \stopbuffer Is it possible to have an "inline" version of \start...stopbuffer. So that \buffer[options]{...} is similar to \startbuffer[options] .. \stopbuffer The functionality is already there. \type parses the contents correctly, and \startbuffer writes it to an external file. Something that combines the two will be great. Such a feature will be handy for inline syntax highlighting with the t-vim module. Aditya ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________