Search found 2 matches

by gardener_2003
Fri Mar 22, 2013 5:41 pm
Forum: Graphics, Figures & Tables
Topic: long caption in list of figures and tables
Replies: 4
Views: 11971

long caption in list of figures and tables

\documentclass[11pt,a4paper,twoside]{report}
\usepackage{warwickthesis} % a thesis package
\usepackage{setspace} % control line spacing
\usepackage{subfigure}
\usepackage[draft]{graphicx}
\usepackage{textcomp}
\usepackage{amstext}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{gensymb ...
by gardener_2003
Fri Mar 22, 2013 1:12 am
Forum: Graphics, Figures & Tables
Topic: long caption in list of figures and tables
Replies: 4
Views: 11971

long caption in list of figures and tables

Can anyone help out of this configuring the \listoffigures and \listoftables command

Say if I have a figure with long captions and another figure with short one, they appears as
(1.1 and 1.2 long caption, even longer than text width.
1.3 short caption, correctly displayed.)

[left edge ...