Search found 3 matches

by rdonohoe
Wed Mar 14, 2012 2:01 am
Forum: Text Formatting
Topic: Vertical Space around "quote" Environment
Replies: 3
Views: 12954

Re: Vertical Space around "quote" Environment

Any solution found for this? I have the exact same issue. I have 1.5 spacing in the body and need to make the quotes single spacing and footnotesize but when I edit the memoir file I get a huge whitespace after the quote block.

Any help would be great!
by rdonohoe
Mon Nov 14, 2011 6:18 pm
Forum: Document Classes
Topic: memoir | Onehalf spaced Heading in Margin
Replies: 0
Views: 1468

memoir | Onehalf spaced Heading in Margin

Hi,

I have the memoir class set up for my thesis and have used the example of whole \paragraph headings into the margin given on page 109 of the class manual.
\newcommand{\marginbox}[1]{%
\parbox[t][0pt]{6em}{\itshape\raggedleft\mbox{} #1}}
\newcommand{\marginhead}[1]{%
{\llap{\marginbox{#1}\kern0 ...
by rdonohoe
Fri Sep 09, 2011 5:43 pm
Forum: Text Formatting
Topic: List with Hanging Indent and no Item Labels
Replies: 1
Views: 4778

List with Hanging Indent and no Item Labels

I am looking to manually write a bibliography because the style is complex and I don't have the skills to make my own bibliography style file so I am making a list which I would like no label and the first line of each list item indented 1em and the subsequent lines (if any) to indent 2em.

I am ...