I want to increase the size of a particular text. Suppose I want to write the following:
"I am a hungry cat I want to drink the rains I am not thirsty"
I want the middle line to be written in big and I want the 1st and 3rd line to write very small. How can I do that?
\tiny,\scriptsize,\footnotesize, and\smallin the smaller direction. It can go larger with\large,\Large, ...[a few more]...all the way up to\Huge. See Lamport's LaTeX reference book for more specifics.. – Steven B. Segletes Feb 21 '16 at 18:28