{double-sided} is about double-sided document layouts, e.g. different margins for left and right pages or chapters always starting on a right page.

learn more… | top users | synonyms (1)

26
votes
0answers
257 views

different type areas on even/odd pages

in some (very rare) cases, it might be desirable to have the type area, particularly the text width, be different on even and odd pages. Let's say we're typesetting a textbook that's supposed to have ...
5
votes
0answers
50 views

Different margins for odd and even pages, but not mirrored with memoir

I need a help with this page layout: top/bottom margins: 2cm for all pages on even pages: 3.5cm - 2cm on odd pages: 2cm - 2cm I tried: \setlrmarginsandblock{3cm}{2cm}{*} ...
4
votes
0answers
130 views

Trouble with titlesec

I've been using titlesec for quite some time now and want to "pimp up my style" ;) I've read How to change header to list first section on page and not last section and tried to adapt the code for ...
2
votes
0answers
138 views

double-page spread chapter page with chapter number

I'm creating a thesis which should have a double-page spread chapter page with an background image. I'm almost there, however when using \thechapter is gives me the previous chapter number, wich ...
1
vote
0answers
71 views

Marginpar on a fixed side of two-column double-sided memoir document

I have a two-column, double-sided document class based on memoir, where the wide margin is always on the left. I would like the \marginpar to always be in this left margin, irrespective of whether it ...
1
vote
0answers
80 views

Asymmetrical layout in two-sided document

I use two-sided document mode in Book class KOMA Script. It works well in the sense that the ToC, chapters, titles starts from the odd pages. Exactly we I need in a book. In a recent book I need to ...
1
vote
0answers
125 views

How to add binding space to memoir twoside

I'm using the LED template to MSc which uses memoir twoside. I need to print it and it requires extra margins for binding. How do I simply add the extra space on the spine side of the page? ...
0
votes
0answers
30 views

How to keep two different headers for odd even page with image?

I am writing one report using image as header in which I need to keep right and left aligned images in header (odd-even page). How can I implement it?