File:Latex example sidecap.png

Summary

Description

Example to be used on the Wikibook about LaTeX. The picture of the giraffe I have used is Image:Giraffa camelopardalis angolensis.jpg, a featured picture of Commons. I saved it locally and used it in the following code:

\documentclass[letter,12pt]{article}

\usepackage[pdftex]{graphicx}
\usepackage{sidecap}

\begin{document}

% text from en.wikipedia.org/wiki/Giraffe

\begin{SCfigure}
\centering
\includegraphics[width=0.55\textwidth]{Giraffa_camelopardalis_angolensis}
\caption{The giraffe (\emph{Giraffa camelopardalis}) is an African even-toed
ungulate mammal, the tallest of all land-living animal species. Males can be
4.8 to 5.5~metres tall and weigh up to 1,360~kilograms. The record-sized bull
was 5.87~m tall and weighed approximately 2,000~kg. Females are generally
slightly shorter and weigh less than the males do.}
\end{SCfigure}

\end{document}
then I compiled it with pdflatex, captured the image from Adobe Acrobat reader, and saved the image in the GIMP.
Date
Source Own work
Author M. W. Toews

Licensing

w:en:Creative Commons
attribution
This file is licensed under the Creative Commons Attribution 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
Category:CC-BY-4.0#Latex%20example%20sidecap.png Category:Images with LaTeX source code Category:Male giraffes Category:Giraffes in art Category:LaTeX
Category:CC-BY-4.0 Category:Giraffes in art Category:Images with LaTeX source code Category:LaTeX Category:Male giraffes