LaTeX: Frequent Use Packages

This is a list of frequently use packages:
(Usage: Insert \usepackage{package} before \begin{document})

fullpage: Use 1 inch margins

anysize: Set margins

\marginsize{l}{r}{t}{b}

multicol: Use n columns

\begin{multicols}{n}

graphicx: For displaying images

\includegraphics[width=3cm]{filename}
\includegraphics[width=0.50\textwidth]{filename}

url: To insert URL

\url{http://selinap.com}

hyperref: To handle cross-referencing commands in LaTeX to produce hypertext links in the document

If you liked this post, these other posts might also be interesting to you:

Spread/Promote this post.

Digg | Del.icio.us | Stumble | Y! MyWeb | Y! Buzz | Fave It! | Reddit
Tags:
Category: LaTeX  |  Comment (RSS)  |  Trackback

Leave a comment