Latex Tips

From IACL
Revision as of 18:10, 8 January 2013 by Amod (talk | contribs) (New page: <meta name="title" content="Latex Tips"/> {{h2|Latex Tips}} * To resize a table or maybe a figure which is very large and is bigger than the textwidth by putting \resizebox{0.9\textwidth}{...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<meta name="title" content="Latex Tips"/>

Latex Tips

  • To resize a table or maybe a figure which is very large and is bigger than the textwidth by putting \resizebox{0.9\textwidth}{!}{ \begin{tabular} \end{tabular} }