Search found 5 matches

by cdrueda
Mon Apr 26, 2010 10:00 pm
Forum: Text Formatting
Topic: Remove space before the lists (bibliography, LoF, LoT, ToC)
Replies: 5
Views: 11332

Re: Remove space before the lists (bibliography, LoF, LoT, T

Thank you!

But this takes care of the chapter titles only. I need to remove the space above the lof, lot, and bibliography titles.

Thank you!
by cdrueda
Fri Apr 23, 2010 3:25 am
Forum: Text Formatting
Topic: Remove space before the lists (bibliography, LoF, LoT, ToC)
Replies: 5
Views: 11332

Re: Remove space before the lists (bibliography, LoF, LoT, T

Thank you, but I still don't get it.

This is the way I formatted the Chapter titles:

\titleformat{\chapter}[display]
{\bfseries\Huge}
{%
\vskip-3em
% \titlerule
\filright
\Large\chaptertitlename\
\Large\thechapter}
{0mm}
{\filright}

the \vskip command does the job for the chapter. However, I ...
by cdrueda
Thu Apr 22, 2010 7:28 pm
Forum: Text Formatting
Topic: Modifications to the LoF
Replies: 2
Views: 1379

Re: Modifications to the LoF

Thank you! Indeed it works nice.
by cdrueda
Thu Apr 22, 2010 3:52 pm
Forum: Text Formatting
Topic: Remove space before the lists (bibliography, LoF, LoT, ToC)
Replies: 5
Views: 11332

Remove space before the lists (bibliography, LoF, LoT, ToC)

Hi!
How can I remove the space before the "References" or "Bibliography" heading using the book documentclass? Also, I need to to the same thing for the "Contents", "List of Figures" and "List of Tables" headings.

Thank you!
by cdrueda
Wed Apr 21, 2010 12:32 am
Forum: Text Formatting
Topic: Modifications to the LoF
Replies: 2
Views: 1379

Modifications to the LoF

Hi everyone!

How do I get my List of Figures to print out like:

Figure 1. Blah Blah
Figure 2. Blah Blah

Please help me out here, I need it for my thesis.

Thanks