File:LaTeX figure caption with lof entry.png

LaTeX_figure_caption_with_lof_entry.png(594 × 501 pixels, file size: 268 KB, MIME type: image/png)

Summary

Description

Shows how to use the \caption command in LaTeX for a Figure to show an alternate description in the List of Figures. The figure was made using the following source code:

\documentclass[12pt]{article}
\usepackage{graphicx}

\begin{document}

\listoffigures

\section{Introduction}

\begin{figure}[hb]
  \centering
  \includegraphics[width=4in]{gecko}
  \caption[Close up of \textit{Hemidactylus} sp.]%
  {Close up of \textit{Hemidactylus} sp., which is
   part the genus of the gecko family. It is the
   second most speciose genus in the family.}
\end{figure}

\end{document}
The image Image:Hemidactylus Dindigul.jpg was used, which was renamed gecko.jpg. This photograph was taken in Dindigul, Tamilnadu on February 2006, and was photograph by L. Shyamal with GFDL and cc-by-sa-2.5,2.0,1.0 license.
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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

5 September 2007

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current23:09, 5 September 2007Thumbnail for version as of 23:09, 5 September 2007594 × 501 (268 KB)Mwtoews{{Information |Description=Shows how to use the <code>\caption</code> command in LaTeX for a Figure to show an alternate description in the List of Figures. The figure was made using the following source code: <source lang="latex"> \documentclass[12pt]{ar

Global file usage

The following other wikis use this file: