Search found 1 match

by sawakuchig
Thu Jul 05, 2007 10:41 pm
Forum: General
Topic: amsbook - problems when printing \listoffigures and \listoft
Replies: 1
Views: 2726

amsbook - problems when printing \listoffigures and \listoft

I am modifying the amsbook defaults as:
\renewcommand{\thefigure}{Figure \thechapter.\arabic{figure}}
\renewcommand{\thetable}{Table \thechapter.\arabic{table}}

In the text it appears to be fine but when I print the \listoftables and \listoffigures the figure label (e.g. Figure 1.10) overlaps its ...