PDA

View Full Version : LaTex font size


al-mahed
Jan11-08, 09:02 PM
Hi !

I did search the forum and don't found any thread about this questions: it is possible to chance the size of the latex characters?

I know that if we use the word "itex" instead of "tex" the characters become smaller (to fit the font text size I think), but if we want to make the characters bigger?

2+2=4
2+2=4

\huge ps: Nevermind, \ I'm \ a \ little \ bit \ distracted \\\\, but the font size function are not working...

robphy
Jan11-08, 09:21 PM
\tiny 2+2=4
should be tiny


\] \tiny 2+2=4 \[




\] \scriptsize 2+2=4 \[



\] \normalsize 2+2=4 \[



\] \large 2+2=4 \[



\] \large $2+2=4$ \[



\] \Large $2+2=4$ \[



\] \Huge \begin{equation*}2+2=4\end{equation*} \[



\Huge \begin{equation*}2+2=4\end{equation*}


..appears to need a hack to make it work on PF... in math mode.

al-mahed
Jan11-08, 09:30 PM
thanks!!

\] \Large 2+2=4 \huge 2+2=4 \normalsize 2+2=4 \[