Search found 7 matches

by lc
Fri Dec 04, 2009 12:18 am
Forum: General
Topic: Vertical spacing in twoside mode
Replies: 5
Views: 5186

Vertical spacing in twoside mode

This effect is caused by a certain setting concerning the justification of the page bottom. The one-sided document has a ragged bottom, whereas the two-sided document has a flushed bottom. For the latter one you can explicitly set \raggedbottom . Note that this will end up in different page heights ...
by lc
Wed Dec 02, 2009 9:33 pm
Forum: General
Topic: Vertical spacing in twoside mode
Replies: 5
Views: 5186

Re: Vertical spacing in twoside mode

Hmm, yes I realized that was causing the extra space. My question has more to do with why it behaves differently in oneside than in twoside. The way it handles the extra space in oneside is acceptable to me. Twoside seems to want to force the extra space in the middle of the page instead of at the ...
by lc
Wed Dec 02, 2009 8:31 pm
Forum: General
Topic: Vertical spacing in twoside mode
Replies: 5
Views: 5186

Re: Vertical spacing in twoside mode

Is anyone at all familiar with how the twoside option affects the vertical spacing rules in the report class?

Thanks,
LC
by lc
Mon Nov 30, 2009 11:44 pm
Forum: General
Topic: Vertical spacing in twoside mode
Replies: 5
Views: 5186

Vertical spacing in twoside mode

Hello all,

I'm working on a thesis using the report class and I'm having an interesting problem when I use the twoside option. I've recreated the problem in the working example below.

The issue is that in twoside, it seems to add vertical space around the section header in order to fill the page ...
by lc
Sat Oct 03, 2009 10:46 pm
Forum: General
Topic: single spaced equations in double spaced document
Replies: 4
Views: 6408

Re: single spaced equations in double spaced document

Ah, that is very good to know. I always wonder about those things. Thanks again!
by lc
Sat Oct 03, 2009 10:36 pm
Forum: General
Topic: single spaced equations in double spaced document
Replies: 4
Views: 6408

Re: single spaced equations in double spaced document

Stefan,

Thanks for the welcome and the quick response. That is exactly what I needed in both cases.

Why is the the \renewcommand starred?

Thanks again,
LC
by lc
Sat Oct 03, 2009 9:43 pm
Forum: General
Topic: single spaced equations in double spaced document
Replies: 4
Views: 6408

single spaced equations in double spaced document

Hello, I'm working on a thesis that is required to be double spaced. My question is this. Is there a way to single space equations only? I use a lot of arrays and matrices and the matrix brackets in particular look horrible when double spaced.

I've seen suggestions to do something like ...