Eucalyptus Forest
Showing posts with label
latex
.
Show all posts
Showing posts with label
latex
.
Show all posts
Thursday, April 29, 2010
Small Tricks in LaTeX
Make a figure span two columns in LaTeX
\begin{figure*}
\end{figure*}
Change column spacing of a table
\begin{table}[t]
\setlength\tabcolsep{2pt}
...
\end{table}
Older Posts
Home
Subscribe to:
Posts (Atom)