Search found 3 matches

by PerUlven
Fri Feb 22, 2013 8:37 am
Forum: Math & Science
Topic: Equation hitting page number
Replies: 3
Views: 3235

Equation hitting page number

This might be a very old thread, but it's one of the top results when googling for similar problems, so I'm asking here:

Is there any way to avoid this problem (with multi-line equations in align-enviroments hitting the page numbers), without using \allowdisplaybreaks ? The equations that are ...
by PerUlven
Sat Sep 17, 2011 6:03 pm
Forum: Text Formatting
Topic: enumerate | Numbering of Sub-Items
Replies: 3
Views: 29753

Re: enumerate | Numbering of Sub-Items

Thanks a lot! And from a fellow Norwegian as well!
by PerUlven
Sat Sep 17, 2011 5:09 pm
Forum: Text Formatting
Topic: enumerate | Numbering of Sub-Items
Replies: 3
Views: 29753

enumerate | Numbering of Sub-Items

I'm trying to make a list that looks something like this:

Section 1
1.1 Text
1.2 Text

Section 2
2.1 Text
2.2 Text
2.3 Text

The "section" parts I get, but I can't seem to get my numbering looking good using enumerate. I've tried using \subitem, and nesting enumerate, but it won't look right ...