11 Nov
2011
11 Nov
'11
9:13 p.m.
Hello Hans, it seems that with the split option the body font setting from tabulate is also applied to the float caption. \starttext \startbuffer \setuptabulate[bodyfont=small] \starttabulate \NC test \NC test \NC\NR \stoptabulate \stopbuffer \placetable[split]{Should be in normal font size}{\getbuffer} \stoptext Regards Andreas