Revision | 6708c2cfa19e26d5bea214c80040461e3fc4c4e3 (tree) |
---|---|
Time | 2010-12-05 04:26:54 |
Author | lorenzo |
Commiter | lorenzo |
I finally modified (correctly) the motivation letter in French.
Now it incorporated the corrections by Sandrine and the formatting is quite OK.
@@ -1,20 +1,21 @@ | ||
1 | 1 | \documentclass[a4paper,12pt]{letter} |
2 | + | |
3 | +\makeatletter | |
4 | +\let\@texttop\relax | |
5 | +\makeatother | |
6 | + | |
7 | + | |
8 | + | |
9 | + | |
2 | 10 | \usepackage{url} |
3 | 11 | \usepackage[T1]{fontenc} |
4 | 12 | \usepackage{lmodern} |
5 | - % \usepackage{garamond} | |
6 | 13 | \usepackage{graphicx} |
7 | 14 | \usepackage[utf8x]{inputenc} |
8 | 15 | \usepackage[french]{babel} |
9 | 16 | \usepackage{hyperref} |
10 | 17 | \usepackage{graphics} |
11 | -%This document shows how to use the garamond fonts. | |
12 | -%Download the package from | |
13 | -% http://gael-varoquaux.info/computers/garamond/garamond.zip | |
14 | -%unzip it in the same directory as your .tex file and copy the content | |
15 | -%of the freshly-created package directory into the higher level in the | |
16 | -%folder. For examples and explanations see | |
17 | -% http://gael-varoquaux.info/computers/garamond/index.html | |
18 | + | |
18 | 19 | |
19 | 20 | % \makeatletter |
20 | 21 | % \renewcommand*{\opening}[1]{% |
@@ -40,6 +41,7 @@ | ||
40 | 41 | |
41 | 42 | |
42 | 43 | |
44 | + | |
43 | 45 | \begin{document} |
44 | 46 | % If you want headings on subsequent pages, |
45 | 47 | % remove the ``%'' on the next line: |
@@ -48,7 +50,15 @@ | ||
48 | 50 | |
49 | 51 | |
50 | 52 | |
51 | -\begin{letter} {Page Personnelle \\ | |
53 | +% \begin{letter}{Page Personnelle \\ | |
54 | +% Intérim {\&} Recrutement Spécialisés | |
55 | +% } | |
56 | + | |
57 | +%Use the version above if you want the address of the sender to be on | |
58 | +%the top of the letter. | |
59 | + | |
60 | +\begin{letter} | |
61 | +\toaddress{Page Personnelle \\ | |
52 | 62 | Intérim {\&} Recrutement Spécialisés |
53 | 63 | } |
54 | 64 |
@@ -87,9 +97,9 @@ | ||
87 | 97 | % \signature{Lorenzo Isella} |
88 | 98 | |
89 | 99 | % \closing{} |
100 | + | |
90 | 101 | |
91 | - | |
92 | -\closing{ | |
102 | +\closing{ Lorenzo Isella \\ | |
93 | 103 | \fromsig{\includegraphics[scale=.75]{mysig2.pdf}} % \\ |
94 | 104 | % \fromname{Your name} |
95 | 105 | } |