is it possible anything like the following ? \def\MySomeTable#1% { \startbuffer #1 \stopbuffer } \MySomeTable{ \starttable blah blah blah... \stoptable } I find it difficult... Jose