Skip to content
Snippets Groups Projects
Commit 1ac15e56 authored by Lipari Giuseppe's avatar Lipari Giuseppe
Browse files

letter style

parent 9b88adc5
No related branches found
No related tags found
No related merge requests found
\name{Giuseppe Lipari}
\signature{Giuseppe Lipari}
\address{
UMR CRIStAL\\
Université de Lille\\
Campus scientifique\\
Bâtiment ESPRIT\\
Avenue Henri Poincaré\\
59655 Villeneuve d'Ascq}
\lieu{Villeneuve d'Ascq}%
\telephone{+33 9 83246465}%
\fax{}%
\email{giuseppe.lipari@univ-lille}
\nofax
\documentclass[11pt,twoside]{lettre}
\usepackage{lettreCRIStAL}
\usepackage{lipsum}
\date{\today}
\begin{document}
\pagestyle{headings}
\begin{letter}{To whom it may concern}
\signature{Giuseppe Lipari}
\conc{Object}
\opening{Dear Madame, Sir,}
\lipsum[1-9]
\closing{Best Regards,}
\end{letter}
\end{document}
\NeedsTeXFormat{LaTeX2e}[1999/01/01]
\ProvidesPackage{lettreCRIStAL}[2015/03/19]
%% paquetages nécessaires
\RequirePackage[hyperref,svgnames]{xcolor}
\RequirePackage{graphicx}
\RequirePackage{pdfcolmk,calc,tikz}
\RequirePackage{xspace,url,cite}
\RequirePackage[english,french]{babel}
\RequirePackage{microtype}
\RequirePackage[utf8]{inputenc}
%
%\RequirePackage[a4paper]{geometry}
%%% polices
%\RequirePackage{fontspec}
%\defaultfontfeatures[\rmfamily,\sffamily]{Ligatures=TeX}
%\setmainfont{DejaVu Serif}
%\setsansfont[Scale=MatchLowercase]{DejaVu Sans}
%\setmonofont[Scale=MatchLowercase]{DejaVu Sans Mono}
%\renewcommand{\baselinestretch}{1.05}
%%% PDF
\definecolor{bleucristal}{rgb}{.2627,.5137,.5804} % 67, 131, 148
\RequirePackage[breaklinks=true,
pdfborder=0 0 0,
colorlinks=true,
linkcolor=black,
citecolor=black,
filecolor=black,
menucolor=black,
urlcolor=bleucristal,
bookmarks=false,
pdfhighlight=/O,
pdfpagemode=UseNone,
pdfpagelayout=OneColumn]{hyperref}
\institut{cristal}
\newcommand{\logos}{
\begin{tikzpicture}[remember picture,overlay]
\node[xshift={.35\textwidth}, yshift=1.24\textheight] at (current page.north west)
(logo1) {\includegraphics[width=.5\textwidth]{logo_cristal.png}};
\node[xshift={.35\textwidth}, yshift=.15\textheight] at (current page.north west)
(logo2) {\includegraphics[width=.5\textwidth]{logo_cnrs_univ_centrale.png}};
\node[xshift={.95\textwidth}, yshift=.15\textheight] at (current page.north west)
(logo2) {
\raisebox{30pt}{
\begin{minipage}{.4\textwidth}
\begin{flushright}
\sf \footnotesize
CRIStAL - UMR 9189\\
Cité Scientifique, Bâtiment ESPRIT\\
Avenue Henri Poincaré\\[1mm]
59655 Villeneuve D'Ascq Cedex - France\\
www.cristal.univ-lille.fr
\end{flushright}\end{minipage}}
~
\includegraphics[width=.1\textwidth]{logo_cristal_vsmall.png}
};
\end{tikzpicture}
}
\def\ps@empty{%
\def\@oddhead{\logos}%
\def\@oddfoot{}}
\def\fromaddress@let@vpos{45}%
%%% pas de trait de pliage
\def\rule@length{0}
%%% Corrections de longueurs
\textheight 20cm
letter/logo_cnrs_univ_centrale.png

31 KiB

letter/logo_cristal.png

19.6 KiB

letter/logo_cristal_vsmall.png

13.5 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment