Re: Add text to footer?

[email protected] Fri, 20 Jun 2014 16:15:50 +0200 (CEST)
Newsgroups gmane.comp.type-setting.lout
Message-ID <1354785914.5345685.1403273750686.JavaMail.root@zimbra65-e11.priv.proxad.net>
Hi,

thanks for your reply.

I finally include this line in my included 'doc' file, to display a footer, and it worked:

  @StartOddFoot { @B @Centre 11p @Font clines @Break { @B {IT Department}
@Underline {[email protected]}
+44 21 44 44 94 24
  } } 


Philippe




----- Mail original -----
De: "Mark Carroll" <[email protected]>
À: [email protected]
Envoyé: Vendredi 20 Juin 2014 15:17:10
Objet: Re: Add text to footer?

[email protected] writes:

> is is possible to add text, such as an e-mail address, to a document footer, in Lout?

Absolutely: take a look at subsection 4.4 in the user guide,
"Page numbers and running headers". Lout will do pretty much all the
standard formatting things quite easily. (Remember to escape @'s!)

-- Mark