> I want to create a table in small font, ... I agree with Gavin that it's not a recommended or supported thing to do. But if you insist, maybe something like this (for PDF/DVI):
@tex \globaldefs=1 \smallfonts @end tex .. your table ... @tex \globaldefs=1 \textfonts @end tex Or maybe not. I didn't try it and don't know if it does what you want (or does anything at all). --best, karl
