15 May
2005
15 May
'05
10:34 p.m.
Hello, VnPenguin wrote:
I'm trying to add \hrule after header and before footer. Here is the testing code: \setupheader[after=\hrule] \setupfooter[before=\hrule\blank]
Try \setupheader[text][...] By the way using a \hairule or thinrule instead of a \hrule makes it possible to use \setupthinrule. Tobias