Search found 8 matches

by jaredm
Fri Dec 05, 2008 5:08 am
Forum: General
Topic: Need help with table of figures formatting
Replies: 18
Views: 20655

Re: Need help with table of figures formatting

These the files that were previously available from the website that is now forbidden.

Jared
by jaredm
Thu Dec 04, 2008 6:36 am
Forum: General
Topic: Need help with table of figures formatting
Replies: 18
Views: 20655

Need help with table of figures formatting

Juanjo,

I've attached my edited thesis08.cls, along with several .tex files to make a working example document. The main .tex file is UAH_Sample.tex, and I used it to demonstrate how I used the class. I also placed some comments in the .cls file to briefly explain some of the options that were ...
by jaredm
Mon Oct 13, 2008 5:49 pm
Forum: General
Topic: Need help with table of figures formatting
Replies: 18
Views: 20655

Re: Need help with table of figures formatting

This works great, I just sent my thesis off for its final review! Thank you so much for your patience and all of your help.

Jared
by jaredm
Mon Oct 13, 2008 7:08 am
Forum: General
Topic: Need help with table of figures formatting
Replies: 18
Views: 20655

Re: Need help with table of figures formatting

That fixes my caption problem, thank you for helping me with that!

I have two more questions that I haven't been able to figure out though. I'm trying to get the \@dottedtocline on the intial entry in my table of contents for each chapter, in addition to each section, but I just get errors when I ...
by jaredm
Thu Oct 09, 2008 8:54 pm
Forum: General
Topic: Need help with table of figures formatting
Replies: 18
Views: 20655

Re: Need help with table of figures formatting

Thank you so much for helping me with the class file. I've almost finished converting my thesis to use your class, and it is much cleaner and easier to work with.
I've got a question about formatting the captions that are on the figures/tables themselves. Right now when a multi-line caption is added ...
by jaredm
Wed Oct 08, 2008 6:05 am
Forum: General
Topic: Need help with table of figures formatting
Replies: 18
Views: 20655

Re: Need help with table of figures formatting

I've attached an MWE that illustrates the problem. Both the List of Tables and List of Figures have the same problem. Once the number of entries is greater than 10, it places a single space between the figure/table number and the start of the caption. My School's format calls for there to be at ...
by jaredm
Tue Oct 07, 2008 1:18 pm
Forum: General
Topic: Need help with table of figures formatting
Replies: 18
Views: 20655

Re: Need help with table of figures formatting

This is my main document. I understand that it's using style files instead of class files, but it's what my University gave me to work with :(. At any rate, here is my main .tex file that includes my preamble:

\documentstyle[12pt,amsmath,graphicx,float,epstopdf]{thesis95}
\DeclareMathOperator{\sinc ...
by jaredm
Tue Oct 07, 2008 5:51 am
Forum: General
Topic: Need help with table of figures formatting
Replies: 18
Views: 20655

Re: Need help with table of figures formatting

How can you force 2 spaces between the figure number and the start of the caption in the List of Figures and still maintain the left justify in the caption?

For example

4.1 A figure.................................... 6
.
.
.
5.10 Another figure with a really long
_____title ...