2
votes
1answer
62 views

Top margin, memoir class and geometry package

I'm trying to set a very basic front page for a document with the MWE below. I'd like to have a vertical stripe running along the left margin and have all the margins set to 0pt. The layout is based ...
5
votes
0answers
55 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}{*} ...
2
votes
1answer
634 views

Memoir and geometry

I am using geometry with memoir. I use it to change the margins of my document temporarily, e.g.: .... \savegeometry{the_original_geometry} \newgeometry{top=2.5cm, bottom=2.5cm,headsep=0cm} .... ...
7
votes
2answers
711 views

Exact centering of full-page background image

Here's the situation: I have to use memoir (v3.6j), with geometry (v5.6) and LuaTeX, version beta-0.70.1-2011061410 (rev 4277) in an A5 project which, in the final output have to be 3mm larger from ...
4
votes
1answer
293 views

Marginnote with geometry package

In my document i'm using the packages geometry and marginnote. The problem ist the following: If I use a newgeometry, the marginnote will stay on odd pages at same horizontaly position as by the ...