Search found 3 matches

by devo
Fri Jul 30, 2010 6:43 pm
Forum: Graphics, Figures & Tables
Topic: how to set up float for text surrounding landscape table
Replies: 1
Views: 3319

how to set up float for text surrounding landscape table

Hi. If I insert a landscape table in the middle of text, it cuts the text off at that point and starts the text after the table on a new page, i.e., it doesn't carry over the text before and after the table so that they're on the same page (as normally occurs with a non-landscape table).


text ...
by devo
Fri Jul 30, 2010 6:14 pm
Forum: Text Formatting
Topic: Reducing space after heading in ToC
Replies: 3
Views: 5268

Re: Reducing space after heading in ToC

Stefan,

Greetings. It worked - thanks a lot!
by devo
Mon Jul 19, 2010 8:53 pm
Forum: Text Formatting
Topic: Reducing space after heading in ToC
Replies: 3
Views: 5268

Reducing space after heading in ToC

Greetings. I have a simple problem, the solution to which is eluding me.

I want to reduce the space between the heading and first item in my table of contents.

At present, I have the following:

\pagestyle{fancyplain}
\renewcommand{\contentsname}{\LARGE Contents}
\tableofcontents
\thispagestyle ...