Code: Select all
\fontsize{14}{18}\selectfont
I am using tabularx for all of my tables. If I use tabular, I can insert the above code into each table and font sizes increase. However, I prefer to use tabularx.
To that end, I have two questions:
Firstly, is there a way to change font sizes for tabularx tables without having to change it for each individual cell?
Also, I might be asking for too much with this, but is there a way to change the font size of the entire document, including its tables, by one simple command?
Thanks in advance.