summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/lettre/testfaxe.tex
blob: ec62890856f7695cb08ac35bd8b80b3ef29cf8d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
% This file is part of the "lettre" package.
% This package is distributed under the terms of the LaTeX Project 
% Public License (LPPL) described in the file lppl.txt.
%
% Denis Mégevand - Observatoire de Genève.
%
% Ce fichier fait partie de la distribution du paquetage "lettre".
% Ce paquetage est distribué sous les termes de la licence publique 
% du projet LaTeX (LPPL) décrite dans le fichier lppl.txt.

\documentclass[12pt,anglais,origdate]{lettre}
\usepackage[francais,english]{babel}
\usepackage[OT1]{fontenc}
\usepackage{mltex}
\begin{document}
%
% telefax, entete officielle
% ==========================
% langue anglaise, adresse detaillee
% ==================================
% ligne d'E-Mail
% ==============
%
\begin{telefax}{+41-22-320 29 27}{Geneva University\\
                                To whom it may concern}
\location{Dr~D.~M\'egevand
	\\\TeX nician}
\name{Denis M\'egevand}

\anglais
\detailledaddress
\username{megevand}
\bitnet{cgeuge54}
\internet{obs.unige.ch}

\conc{\LaTeX\ fax style}

\opening{Dear collegues}

This is just an example of my new telefax style in english. See the french example for the documentation.

Looking forward to hearing from you soon and thanking you in advance.

\closing{Sincerely yours,}

\end{telefax}
\end{document}