Search found 4 matches

by seson
Sat Mar 22, 2008 9:19 pm
Forum: General
Topic: displaymath and top margin
Replies: 6
Views: 5878

displaymath and top margin

Thanks Stefan, that was exactly what I was looking for.

Thorsten: Sorry for that, but you didn't really engage in a race as you didn't even give an answer. Also, there was no "solution given in another forum", it was rather a link to this thread [1].

[1] LaTeX Community • View topic ...
by seson
Sat Mar 22, 2008 5:57 pm
Forum: General
Topic: displaymath and top margin
Replies: 6
Views: 5878

displaymath and top margin

Hi,

thanks for your answers.


additionaly, just in case: do not let empty lines (paragraph breaks) before or after displaymath expressions.


That was my problem. Removing all line breaks solved it.
However, I'd really like to make a line break there in my .tex file, as otherwise, the tex-file ...
by seson
Sat Mar 22, 2008 4:56 pm
Forum: General
Topic: displaymath and top margin
Replies: 6
Views: 5878

displaymath and top margin

Hi,

when I use the displaymath environment, there's a pretty large space between the text. Although I'd like a certain space there, the default one is much to big for me.

Does anyone know how to change it?

Sebastian
by seson
Thu Mar 20, 2008 11:21 am
Forum: General
Topic: natbib and acm_proc_article - no reference enumeration
Replies: 0
Views: 1373

natbib and acm_proc_article - no reference enumeration

Hi all,

I have to use the document class for an acm article, but I'd like to use natbib, too. However, all references at the end of my paper are listed without preceeding numbers. Instead of "[1] author, title", there is just "author, title".

How can I fix that?

References inside the text are ...