Tagged Questions
4
votes
1answer
323 views
Letterspacing memoir section headers
I'd like to add letterspacing to the \section commands with \setsecheadstyle in a memoir book.
I tried using soul:
\sodef\soSection{}{.1em}{.5em plus.1em}{.1em plus.1em minus.1em}
...