Search found 2 matches

by mudd1
Tue Apr 27, 2010 6:38 pm
Forum: Document Classes
Topic: [memoir] Eliminate aftersecskip
Replies: 2
Views: 2324

[memoir] Eliminate aftersecskip

percep wrote:

Code: Select all

\newcommand{\headhook}[1]{#1\vspace{-\parskip}}
\setsecheadstyle{\bfseries\headhook}
Seems to do the trick, but maybe someone else can come up with a more elegant solution.
Great, works like a charm! I could have thought of that myself. Thanks a lot! :)
by mudd1
Mon Apr 26, 2010 6:52 pm
Forum: Document Classes
Topic: [memoir] Eliminate aftersecskip
Replies: 2
Views: 2324

[memoir] Eliminate aftersecskip

I'm trying to create a document class based on memoir that adheres to guidelines stating that text after section headings (and subsection etc. for that matter) has to follow after a mere line break. No additional vertical separation is allowed. Furthermore, the style has to use no indentation and a ...