5 May
2013
5 May
'13
6:48 a.m.
Am 05.05.2013 um 00:54 schrieb Marco Patzer
On 2013–05–04 Zenlima wrote:
I want to display the lowest heading in the outer margin. But as soon the simple text becomes a heading, a strange extra line appears on top of the margin.
In my minimum example below the first paragraph shows how it should look like in the pdf-file; the second paragraph is with a heading in the margin.
Can anyone tell me,
a) how to get rid of the unwanted extra vertical space?
You can use a custom headalternative setup:
\definesection [section-8]
\definehead [myheader] [] [alternative=myheader, section=section-8]
\usemodule[subsub] \definehead [myheader] [alternative=myheader, section=section-8] Wolfgang