askor
- 168
- 9
Can someone please tell me how to change the font size of text and Latex?
Thank you
Thank you
Most of the normal LaTeX font sizes work here too: $${\Huge \text{Physics Forums}} \quad {\normalsize \text{Physics Forums}} \quad {\tiny \text{Physics Forums}}$$ This was created withaskor said:I forgot to mention. What I meant is in this forums.
$${\Huge \text{Physics Forums}} \quad {\normalsize \text{Physics Forums}} \quad {\tiny \text{Physics Forums}}$$
The latter is inline math, created by appendingaskor said:I also would like to know how to write the integral symbol in this forums like this:
View attachment 280258
Instead of this:
View attachment 280259
##
to the beginning and end of the LaTeX code. The former is display-style. Use $$
instead of ##
: