[OS X TeX] envelopes and mutlple letters
Alexandru Scorpan
ascorpan at math.ufl.edu
Sun Dec 5 18:35:19 CET 2004
> Stupid question, but what do the arguments fill in the letter?
Well, obviously, more programming is required, depending on your needs.
For example:
\signature{Mr G}
\newcommand\Letter[3]
{\begin{letter}{#1}
\opening{Dear #2,}
Blah Blah
\closing{#3}
\end{letter}
}
Then
\Letter{Home Sweet Home}{Google}{Cheerios}
should produce something like
Home Sweet Home
Dear Google,
Blah Blah
Cheerios,
Mr G
-- Alex
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the macostex-archives
mailing list