{memoir} is a document class designed especially for book-length documents. It incorporates the functions of many independent packages into one class.
1
vote
1answer
65 views
Memoir chapter page formatting
I am using the memoir class. I have a series of chapters defined, but I need to change the way the chapter title pages are formatted. In particular, by default the text "Chapter X" is spaced a couple ...
5
votes
0answers
54 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}{*}
...
5
votes
0answers
69 views
Incompatibility between amsrefs and memoir?
I am having trouble trying to use amsrefs together with the memoir class. Here is a minimal example:
\documentclass{memoir}
\usepackage{amsrefs}
\begin{document}
Some text.
\end{document}
LaTeX ...
5
votes
0answers
228 views
Placing a line of typographic ornaments on page top with class memoir
Based on the utilities provided by the class memoir, I'd like to set a line of typographer's ornaments along the page top of a custom size stock paper (actually, along the four page edges, but my ...
5
votes
0answers
192 views
proper alignment of pdfpages import in memoir typeblock
Finding the solution to Setting up pdfpages with memoir? turned out not to be as simple as adding the right layout parameter as an offset.
The first finding was that if a twoside documentclass is ...
4
votes
0answers
141 views
Is there a way to avoid short lines?
Is there a universal setting to tell TeX that the last line of a paragraph can not have just one word? For instance, instead of this:
This is a sample paragraph and there is one word
here.
you ...
2
votes
0answers
51 views
Problems in customizing Memoir page size
I have followed the suggestions proposed in:
Customizing Page Size in Memoir
to customize Memoir page size, and although the page size changes, the text block doesn't fit the page. It seems that the ...
2
votes
0answers
154 views
Section+Subsection in the header AND chapter in the footer using book (memoir)
I' writing my thesis in LyX with book (memoir) style.
I would like to personalize the headers and footers but I cannot use the fancy package since I'm in the memoir style.
So (being a novice in ...
1
vote
0answers
31 views
Latex and Thai language
I try to use Latex with Thai language.
I found a few problems.
\usepackage[Lenny]{fncychap}does not completely support Thai font. (TH Sarabun New is an opentype font)
\bibliography{bib} do not ...
1
vote
0answers
63 views
How to insert Figure beside Text
As shown in attached
I am using memoir class to create my book.
What is the code should be?
1
vote
0answers
56 views
Changing TOC header mid-TOC
In my TOC, on pages where there chapter titles listed, the page header needs to contain the word "CHAPTER". However, on pages where only appendix titles are listed, the TOC header needs to read ...
1
vote
0answers
130 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?
...
1
vote
0answers
69 views
Section anchors invisible in main body, but visible in table of contents?
I'm writing up my PhD thesis using the memior class. This thesis starts off by using chapters and sections as one normally would.
Later on in the thesis though, I insert many pdfs into this document ...
0
votes
0answers
171 views
memoir download
I'm having trouble with the memoir template in LaTeX. Each time I build PDF with pdflatex, at the very beginning of the compilation it somehow tries to request something from the web, which isn't even ...
0
votes
0answers
95 views
Problems shrinking margins with fancyhdr and memoir class
Hullo all. I am typing/editing a doc using the memoir class and Bjournstrup fancy chapter headings. Whenever I try to adjust [shrink] the margins using the geometry package, 'odd' things happen: the ...