Skip to main content

Questions tagged [memoir]

{memoir} is a document class designed especially for book-length documents. It incorporates the functions of many independent packages into one class.

1 vote
1 answer
31 views

Position equation number always on the edge side of the page

Is it possible to switch equation numbers from leqno/reqno depending on whether the page is even or odd? I'd like equation numbers to never appear on the spine side of my twoside memoir document, and ...
seldon's user avatar
  • 291
2 votes
1 answer
50 views

Can you get a full bleed image with memoir without using geometry?

Is it possible to add a full bleed image to a page, using the memoir class, without resorting to using the geometry package or to manual adjustment? The best option I've found so far is to manually ...
SMuJ's user avatar
  • 23
0 votes
0 answers
26 views

Memoir header marks are blank when page style is changed within the document

I copied from the Memoir documentation some very simple and working code to modify headings. It seems like \rightmark and \leftmark fail to resolve if the page style is set temporarily or changed in ...
Shevvek's user avatar
1 vote
0 answers
23 views

Memoir class - I would like to have footnotes without indentation on the first line, but no formatting options seem to work

I am using the memoir class and I am trying to get rid of the space before footnote marks. I would like to have the whole paragraph as a block, without indentation on the first line. I tried changing ...
user168639's user avatar
0 votes
1 answer
17 views

Aligning legend with figure width memoir class

I'm using the memoir class. Let's say I have a figure like this. \begin{figure}[htbp!] \centering \caption{Super-cool Figure} \label{fig:super_cool} \includegraphics[width = 0.7\...
simon97's user avatar
1 vote
1 answer
59 views

Can I use IfSubStr to search pgf key values that contain footnotes?

I would like to search some pgfkeys values for particular substrings. My attempt to locate such functionality in the manual didn't pan out, so I turned to using "\IfSubStr" from xstring. ...
user182238's user avatar
1 vote
0 answers
51 views

How can I make my thesis 1.5 line spaced

I am currently compiling my thesis, and am having trouble making it 1.5 line spaced. As you can see below, I have loaded the setspace' package yet the onehalfspacing' command is not working as I get ...
Anri Sakakibara's user avatar
2 votes
0 answers
43 views

Interference between color and geometry packages under memoir class [duplicate]

I have the following extra simple code (which I trimmed from larger code): \documentclass{memoir} \usepackage[paperheight=150mm, paperwidth=100mm ]{geometry} \usepackage{...
ellat's user avatar
  • 165
0 votes
1 answer
35 views

Removing empty page before acronyms list in openright memoir class

I am writing my thesis using the memoir class with the following options: \documentclass[12pt,a4paper,twoside,openright,oldfontcommands]{memoir} I am looking to print the acronyms list without a ...
BMBE's user avatar
  • 35
1 vote
1 answer
29 views

Remove Part Page in Memoir Class

In the memoir class, is there a way to remove the part page entirely? That is, in the text there is no indication of a new part beginning. However, the part still appears in the ToC, and things like ...
rileyx's user avatar
  • 113
1 vote
1 answer
32 views

Changing margins mid-document with memoir

I'm writing a one-sided book-type document using memoir and would like to change the size of the side margins for a few pages midway through. I have tried using the \setlrmarginsandblock command but ...
Lino Ferreira's user avatar
3 votes
2 answers
98 views

`\\[len]` is ignored for rows with line breaks in `tabular` when using `memoir`

Consider the following table in my memoir article: \documentclass{memoir} \begin{document} \begin{table*}[ht] \scriptsize \centering \begin{tabular}{l p{2.5cm} p{9cm}} \...
John Doe's user avatar
  • 231
0 votes
0 answers
21 views

Memoir epihead command discards footer

I'm trying to use the memoir class for a document, but I can't add an epigraph in the header using epihead, as that discards a required footer Is this command changing the style, I've seen \...
T.D's user avatar
  • 147
2 votes
1 answer
58 views

Number subappendices using lowercase small caps in memoir

I want sections in subappendices to be numbered using lowercase small caps in memoir. That is, I want all references to these sections to use lowercase small caps. From the top of my head, this ...
Fredrik P's user avatar
  • 1,428
1 vote
2 answers
59 views

Table of contents doesn't display chapter names in memoir class after adding Hebrew as secondary babel language

I wanted to include a few Hebrew characters in the text of a memoir. If I write \usepackage[hebrew,english]{babel} in the preamble though, chapter's no longer have names in the table of contents. They ...
tsj's user avatar
  • 580

15 30 50 per page
1
2 3 4 5
148