Search found 4 matches

by con20or
Wed Oct 17, 2012 5:40 pm
Forum: Graphics, Figures & Tables
Topic: Avoid References in LoF
Replies: 1
Views: 1082

Avoid References in LoF

Hi,

I have inserted some references in my figure captions (images from the web etc).


\begin{figure}[htbp]
\centerline{\includegraphics[width=8cm]{Introduction/sample.png}}
\caption{Table of Figures Looks Weird \cite{con20or2012}}\label{fig:CH1_Sample}
\end{figure}


Unfortunately when I compile ...
by con20or
Tue Oct 16, 2012 4:21 pm
Forum: Page Layout
Topic: Paragraph Jumping to End of page
Replies: 6
Views: 4434

Re: Paragraph Jumping to End of page

Yes, that must be it. its a thesis, so im only allowed print one sided.
by con20or
Tue Oct 16, 2012 2:54 pm
Forum: Page Layout
Topic: Paragraph Jumping to End of page
Replies: 6
Views: 4434

Re: Paragraph Jumping to End of page

So I have been using the wrong paragraph end command, interesting....

RaggedBottom did the trick thanks for the replies.

Although now it adds a blank page between chapters fro some reason.
by con20or
Tue Oct 16, 2012 1:28 pm
Forum: Page Layout
Topic: Paragraph Jumping to End of page
Replies: 6
Views: 4434

Paragraph Jumping to End of page

Hello, first post:)

I started using latex a few months back, and i think its fantastic. never going to go back to MS Word.

Im writing a thesis and Im having some issues with paragraphs. For no reason, I get huge gaps between random paragraphs.

if i use \\ it happens

if i remove \\ it happens ...