Hi zhangweiwu,
> Is there no other way than wrapping content with T{ and T}? Having
> these wrappers makes the source code difficult to read for my
> super-large table, and I have to wrap every cell because I don't know
> which one might cause the table to expand outside of page right
> margin.
I don't know of another way. Perhaps a workaround would be to have a
little preprocessor, say in awk, insert all the T{ and T} for you?
Cheers,
Ralph.
