October 2015
Intermediate to advanced
378 pages
7h 44m
English
Before including it in a document, an image should be prepared using graphics software. LaTeX is not the right tool for post-processing of images. However, there are some basic ways to customize the way an image is included.
The graphicx package allows customization via simple options:
\includegraphics[scale=0.5]{filename}\includegraphics[angle=90]{filename}c for center, B for the base line, and l, r, t, and b for left, right, top, and ...Read now
Unlock full access