Search found 2 matches

by sjgraves
Thu Dec 18, 2008 7:51 pm
Forum: Document Classes
Topic: old \listoffigures problem needing a new solution
Replies: 2
Views: 2132

Re: old \listoffigures problem needing a new solution

It took me a while to get back to this as I've just been worrying about my content instead of my layout, but this fixed the problem. When I have more time, I'm going to pick apart why this all happened in the first place, but for now, I'm just going to thank you for your acceptable workaround ...
by sjgraves
Fri Sep 05, 2008 4:32 pm
Forum: Document Classes
Topic: old \listoffigures problem needing a new solution
Replies: 2
Views: 2132

old \listoffigures problem needing a new solution

So I've got the standard \listoffigures problem wherein my figures are numbered within sections, so in my List of Figures the numbers overwrite the caption. Normally, people can use the following two lines of code to fix this, in their preambles:


\usepackage[titles]{tocloft}
\setlength ...