Using scrartcl as my document class, tables are set in a slightly larger font size than my normal text (12pt vs. 11pt I suppose). How can I change the font size for tables document wide? At the moment I just add a \small to all my tables.
|
|
|||||||
|
|
The solution by Marco, redefining the The macro So, here's a compilable example which works as desired:
I returned to this question because I dealt with a very similar topic on LaTeX-Community.org today. |
|||||
|
|
You can use the environment hook provided by The hook is plugged at Since you won't really use a dozen kinds of tabular environment, so call
|
||||
|
|