Page LayoutLeft flush table numbers in LOT

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
steno
Posts: 4
Joined: Thu Aug 20, 2009 3:55 pm

Left flush table numbers in LOT

Post by steno »

Hello All,
I am trying to left align the table numbers in my thesis but the output looks like this:
22023095.jpg
22023095.jpg (18.02 KiB) Viewed 2212 times
All table numbers are left aligned except 5.10 which somehow decided to act differently. I had a similar problem with the bibliography but it went away when I replaced
\begin{bibliography} with
\begin{bibliography}{999}. I am using a thesis class which automatically puts TOC/LOT/LOF. Any suggestions will be greatly appreciated.
Cheers!
NS

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

Left flush table numbers in LOT

Post by gmedina »

Hi,

since you are using a non-standard class, I can only give you two suggestions:

1) Try to contact the creator of the class.
2) Post (as an attachment) the .cls file that you are using and perhaps some user will take a look at it to try to detect the problem and correct it.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
steno
Posts: 4
Joined: Thu Aug 20, 2009 3:55 pm

Re: Left flush table numbers in LOT

Post by steno »

Hi gmedina,
I did contact the creator of the class without success. Please find attached the class file. Thanks!
Steno
Attachments
uathesisH.cls
uathesis.cls
(20.8 KiB) Downloaded 310 times
Post Reply