I have some questions
How can I change width of table:
Code: Select all
\begin{tabular}{|c| c |c|}
\hline
a & b & c \\ \hline
\end{tabular}
Than I woud like to ask how can I create following tables:
1) horizontal table with underline symbols,centered to each colum
2) horizontal table with symbols left of the colum
3) Horizontal table with underline centered text
(what ever I try, I always get some other thing, not what I want)
And last,how can I draw graphs(which packages I need), in latex?
That look like this,or are two dimensional
(http://ocw.mit.edu/courses/mathematics/ ... fall-2010/).
Tanx for answers.