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 -------------------------------------------------------------------------