Re: carta intestata

#58237
Up
0
Down
::


Ciao a tutti,
come previsto chiedo aiuto. Parlando in privato con renareto sono venuto a conoscenza dell’ambiente letterhead definito, credo, dalla classe letteracdp. Credo che tutti quelli che postano sul forum la richiesta di carta intestata vogliono questo risultato…

`\documentclass[boldsubject,italicsignature,smartindent]{letteracdp}
% Of course, the above options are a matter of personal taste…
% Name, address and signature of the sender (the name is optional):
\name{Revinu Jitis Drofnats}
\address{
Revinu~J. \textsc{Drofnats}\\
Department of Farm Ecology\\
University of St.\,Anford\\
Haga Alto, CA~94321 (U.S.A.)
}
\signature{R.~J. Drofnats\\Professor}
\date{January~1, 2006} % as usual, date is optional, default is \today
% Place where the letter is written (optional):
\place{St.\,Anford}
% Since we are writing in English, we redefine a couple of words:
\renewcommand*{\subjectname}{Subject:}
\renewcommand*{\headtoname}{To:}
% Uncomment the following declaration if you want running heads:
% \pagestyle{headings}
\begin{document}
\begin{letterhead}[Brian~K. Reid]{
Prof.~Brian~K. \textsc{Reid}\\
Department of Electrical Engineering\\
Stanford University\\
Stanford, CA~94305 (U.S.A.)
}[
This is the optional subject of the letter.
]
\opening{Dear Prof.~Reid,}
this letter is typeset using a \texttt{letterhead} environment, so it
will be printed with the letterhead of the \emph{Coordinamento} above
it; if you don’t want it, use the \texttt{letter} environment instead.
You can also use the \texttt{foldedletterhead} environment in place
of the \texttt{letterhead} environment (or \texttt{foldedletter} in
place of \texttt{letter}) to obtain a letter prepared to be folded in
three parts, as one usually does before putting it in an envelope.
Experiment to see what happens.
\closing{Sincerely,}
\end{letterhead}
\end{document}`

Non è possibile personalizzare l’ambiente o crearne uno personale allo stesso modo?

Ciao,
Daniele

Go to top