53 lines
1.4 KiB
TeX
Executable File
53 lines
1.4 KiB
TeX
Executable File
<+ +> !comp! !exe!
|
|
% File: !comp!expand("%:p:t")!comp!
|
|
% Created: !comp!strftime("%a %b %d %I:00 %p %Y ").substitute(strftime('%Z'), '\<\(\w\)\(\w*\)\>\(\W\|$\)', '\1', 'g')!comp!
|
|
% Last Change: !comp!strftime("%a %b %d %I:00 %p %Y ").substitute(strftime('%Z'), '\<\(\w\)\(\w*\)\>\(\W\|$\)', '\1', 'g')!comp!
|
|
%
|
|
\documentclass[a4paper,12pt,boldsubject,italicsignature]{letteracdp}
|
|
\usepackage[italian]{babel}
|
|
\usepackage{fontspec,textcomp,xltxtra}
|
|
\defaultfontfeatures{Ligatures=Common}
|
|
\setmainfont[Mapping=tex-text,Alternate=0,Numbers=OldStyle]{Warnock Pro Light}
|
|
\usepackage{hyperref}
|
|
\hypersetup{%
|
|
colorlinks=true,%
|
|
urlcolor=blue,%
|
|
pdfauthor={Emiliano Vavassori}%
|
|
}
|
|
|
|
\name{Franco \textsc{Vavassori}}
|
|
\address{Franco Vavassori\\
|
|
Via B.~Moriggia, n\textdegree~197\\
|
|
24050 Covo (BG)\\
|
|
Tel.~0363 902222}
|
|
\place{Covo}
|
|
\signature{Franco Vavassori}
|
|
|
|
\begin{document}
|
|
\begin{letter}{%
|
|
<+destinatario+>
|
|
}[% \registered % Invio raccomandata
|
|
% <+oggetto della lettera+>
|
|
]
|
|
|
|
\opening{}
|
|
|
|
Con la presente il sottoscritto Franco Vavassori, nato a Romano di Lombardia
|
|
il 3 agosto 1956, residente a Covo in via B.~Moriggia n\textdegree~197, Codice
|
|
Fiscale \texttt{VVSFNC56M03H509Z},
|
|
\begin{center}\scshape\Large
|
|
Delega
|
|
\end{center}
|
|
<+corpo del testo+>
|
|
|
|
Colgo l'occasione per porgere
|
|
|
|
\closing{Distinti saluti}
|
|
|
|
% \begin{enclosures}
|
|
% \item Primo oggetto
|
|
% \end{enclosures}
|
|
|
|
\end{letter}
|
|
\end{document}
|