Anyone good with LaTeX (not the built in stuff)

  • Context: LaTeX 
  • Thread starter Thread starter FrogPad
  • Start date Start date
  • Tags Tags
    Latex
FrogPad
Messages
801
Reaction score
0
Anyone good with LaTeX? (not the built in stuff (although its probably the same))

I'm trying to type a school document in [tex]\LaTeX[/tex] (using MikTeX) and everything is going pretty smooth except for a few things. How the hell do I increase the size of ALL mathematical formula.
I want all of the math in the document to become larger. So, for example if this: [tex]e^{ix}=\cos x + i \sin x[/tex] is the size in my document. How do I increase it to, let's say twice its size?
Also, if anyone knows how to center an image (I'm using the \includegraphics command) please let me know.
Thanks a billion!
Seriously [tex]\LaTeX[/tex] is awesome by the way. (on a side note) I'm hoping my skills in it will get good enough so I finally stop using Microsoft word... yuck :(
 
Last edited:
Well you probably have to use the word processing programs font size changer...
 
To center an image just use the \centering command. e.g.:

\begin{figure}
\centering
\includegraphics[scale = X]{ImageName}
\caption{sdsd}
\end{figure}

PS
 
Thanks primal :) that worked like a charm.

Pengwuino, I'm using notepad. Should I use a specific [tex]\TeX[/tex] editor to change the math font?
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
9K
  • · Replies 11 ·
Replies
11
Views
6K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 17 ·
Replies
17
Views
7K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
7K