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)? BTW, why it is not possible to have \starttyping/\stoptyping inside 'p' column in tabulate? _______________________________________________ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context
