=Tlpp examples
==Simple ones...
\:
.1 it is good to be able to to abreveiations
\def\minho{http://www.di.uminho.pt}
.2 and comments:
\def\c#1{}
\c accept an argumente a guives nothing
.3 a link:
\def\link#2{ #1 }
can be used like:
\link{my home}{\minho/~jj}
and would produce:
my home
.4 mail (makes a link with name arg1 and address mailto:arg1)
\def\mail#1{\l{#1}{mailto:#1}}
.5 date (execute `date` in perl)
\perl(`date`)
.6 command \endings to end my pages
\def\endings{