Hello, I am trying to increase the size of all parts of my article class document. To that end, I am using:
Code: Select all
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
This increases the font size for the document, but not for the tables in the document.
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.