I have one more question. As I understand, the paperwidth consists of spinemargin, textwidth and foremargin. So, I can thus distribute it among the three components:
148.5 = 100 + 15 + 33.5
So, why don't the following settings work?
\setlrmargins{15mm}{*}{*}
\setulmargins{20mm}{*}{*}
\setheadfoot ...
Search found 6 matches
- Sun Mar 30, 2008 1:33 pm
- Forum: Document Classes
- Topic: Problem with the Memoir package
- Replies: 6
- Views: 8277
- Sun Mar 30, 2008 1:32 am
- Forum: Document Classes
- Topic: Problem with the Memoir package
- Replies: 6
- Views: 8277
Re: Problem with the Memoir package
Thanks again and sorry for bothering!
I'll have to get customed to it's not always reporting the real error...
Anton
I'll have to get customed to it's not always reporting the real error...
Anton
- Sun Mar 30, 2008 12:46 am
- Forum: Document Classes
- Topic: Problem with the Memoir package
- Replies: 6
- Views: 8277
Problem with the Memoir package
Oh, LOL! Thanks...
But, unfortunately, the bug(?) seems more serious...
Here's the code where I'm setting all the layout options except trimmedsize , and which compiles without prolems:
\documentclass[twoside, a5paper, 11pt, openany, russian]{memoir}
\usepackage[T2A]{fontenc}
\usepackage[cp1251 ...
But, unfortunately, the bug(?) seems more serious...
Here's the code where I'm setting all the layout options except trimmedsize , and which compiles without prolems:
\documentclass[twoside, a5paper, 11pt, openany, russian]{memoir}
\usepackage[T2A]{fontenc}
\usepackage[cp1251 ...
- Sat Mar 29, 2008 8:16 pm
- Forum: Document Classes
- Topic: Problem with the Memoir package
- Replies: 6
- Views: 8277
Problem with the Memoir package
Hello all,
When using the memoir document class, I don't know where I should place the commands for setting up the layout (settypeblocksize, setlrmargins...).
If I call them from the preamble, LaTeX swears about a missing \begin{document}, and if I move them into the document environment, they ...
When using the memoir document class, I don't know where I should place the commands for setting up the layout (settypeblocksize, setlrmargins...).
If I call them from the preamble, LaTeX swears about a missing \begin{document}, and if I move them into the document environment, they ...
- Tue Mar 25, 2008 5:19 pm
- Forum: Document Classes
- Topic: How to make a booklet?
- Replies: 2
- Views: 5461
Re: How to make a booklet?
Hey! Many thanks, it indeed looks useful!
Unfortunately, it seems not to have a means to compensate for creep, and I actually want to use it for home-made booklets consisting of a single signature (made up from about 20-32 A4 sheets) — thick enough for creep to reveal itself!
But singe-signature ...
Unfortunately, it seems not to have a means to compensate for creep, and I actually want to use it for home-made booklets consisting of a single signature (made up from about 20-32 A4 sheets) — thick enough for creep to reveal itself!
But singe-signature ...
- Tue Mar 25, 2008 2:14 pm
- Forum: Document Classes
- Topic: How to make a booklet?
- Replies: 2
- Views: 5461
How to make a booklet?
Hello all!
Is there a way I can create a booklet with latex? I need to reorder pages, take "creep" into account and so on...
Thanks in advance,
Anton
Is there a way I can create a booklet with latex? I need to reorder pages, take "creep" into account and so on...
Thanks in advance,
Anton