From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11788 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: typing buffers doesn't obey spaces Date: Tue, 08 Apr 2003 13:28:09 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <5.2.0.9.1.20030408132715.01d8ee58@server-1> References: <20030402055513.GA4670@fly.srk.fer.hr> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1049804007 10763 80.91.224.249 (8 Apr 2003 12:13:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 8 Apr 2003 12:13:27 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue Apr 08 14:13:24 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 192rxS-0002iI-00 for ; Tue, 08 Apr 2003 14:12:10 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id A918B10B1C; Tue, 8 Apr 2003 14:12:37 +0200 (MEST) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id 6583110B17 for ; Tue, 8 Apr 2003 14:07:25 +0200 (MEST) Original-Received: from server-1.pragma-net.nl (wc-58016.solcon.nl [212.45.58.16]) by mail.solcon.nl (8.12.5/pre1.0-MySQL/8.12.5) with ESMTP id h38C7JOQ000474 for ; Tue, 8 Apr 2003 14:07:20 +0200 Original-Received: from laptop-3.wxs.nl (laptop-3 [10.100.1.191]) by server-1.pragma-net.nl (8.12.3/8.12.2) with ESMTP id h38C7LEe021381 for ; Tue, 8 Apr 2003 14:07:22 +0200 X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Original-To: ntg-context@ntg.nl In-Reply-To: <20030402055513.GA4670@fly.srk.fer.hr> X-RAVMilter-Version: 8.4.1(snapshot 20020919) (mail.solcon.nl) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:11788 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11788 At 07:55 02/04/2003 +0200, you wrote: >This is related to Hans' suggestion for typing code next to >text in tabulate environment. The following fragment has a >slight problem: > >\definebuffer[CodeSnippet] >\startCodeSnippet >\starttyping >first line > >second line >\stoptyping >\stopCodeSnippet > >When I do a \getbuffer[CodeSnippet] inside tabulate, the empty >line is suppressed :( How to fix it (empty lines really do improve >readability of the source)? dunno, just remove \start-stoptyping and use \typebuffer[CodeSnippet] instead Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------