Search found 2 matches

by arnavsheth
Sun Apr 18, 2010 2:47 am
Forum: Fonts & Character Sets
Topic: Font size and tabularx package
Replies: 2
Views: 6086

Re: Font size and tabularx package

Thanks very much - that did the trick!
by arnavsheth
Sun Apr 18, 2010 2:08 am
Forum: Fonts & Character Sets
Topic: Font size and tabularx package
Replies: 2
Views: 6086

Font size and tabularx package

Hello, I am trying to increase the size of all parts of my article class document. To that end, I am using:

\fontsize{14}{18}\selectfont

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 ...