Tagged Questions
9
votes
2answers
113 views
Using memoir, how do I number paragraphs?
I am trying to implement paragraph numbering with memoir. I would like the numbers to be
in the outside margin,
flush against the text block, and
vertically aligned with the first line of the ...
5
votes
1answer
203 views
Annoying paragraph spacing issue with memoir
I have a spacing issue while using the memoir class. The main problem is that after the first paragraph there is a line skip and an indentation and afterwards, all the paragraphs are indented properly ...
3
votes
3answers
741 views
Occasional gap between paragraphs, no indent on first para
In LaTeX I'm using memoir class. I want to break long passages into logical units with some white inter-paragraph space. \medskip etc. indents the first subsequent paragraph - I want it unindented, as ...
5
votes
1answer
791 views
Memoir parskip package
How do I get the same effect as using the parskip package when using the memoir class.
I want no indents, and spaces between paragraphs. What is the proper way to do this in the memoir class?
4
votes
1answer
512 views
First paragraph of section becomes indented after setting \setbeforesecskip (memoir class)
I am trying to adapt my thesis draft to the format specifications of my university, which mandates among other things the number of line skips before and after section and subsection titles. I am ...