This is a Quarto template that assists you in creating a letter on EUROCONTROL letterhead
You can use this as a template to create a letter. To do this, use the following command:
quarto use template eurocontrol/quarto-letterThis will install the extension and create an example qmd file that
you can use as a starting place for your letter.
NOTE: please soon after the creation of your letter remember to
render the qmd twice for the first time. This will copy the needed
files
You may also use this format with an existing Quarto project or document. From the quarto project or document directory, run the following command to install this format:
quarto install extension eurocontrol/quarto-letterThe template shows examples of possible customizations via YAML in the front matter. Some keys/values are typical of a business letter, such as:
-
subject: for the topic of the letter -
ourreference: the reference of the sender -
yourreference: the reference for the addressee -
fromname/toname: the name and affiliation of the sender/recipient, as an array of values. For example:fromname: - Prof. Richard P. Feynman - Head of Quantic Aviation Unit
-
fromemail: the electronic email of the sender -
fromphone: the phone number of the sender -
signatureimage: the file for the scan of the signature -
directorate: the directorate of the sender, if not present by defaultAviation Transformation Directorate -
directorateaddress: a one-liner, by default the EUROCONTROL HQ address -
directorateetal: a one-liner, by defaultTel.: +32-2-729.90.11 www.eurocontrol.int -
toaddress: the address of the recipient, as an array of values; for example:toaddress: - University of Munich - Unterwasser straße, 42 - Munich - Germany
-
opening: The letter opening, i.e. “Dear Franz,” -
closing: The letter closing formula i.e. “Kind regards” -
psvspace: vertical space to PS:, i.e.-6.5em. This can be useful when usingsignatureand pull up PS: due to the extra space taken by the image -
ps: the post-scriptum, i.e.ps: | PS: Lorem ipsum dolor sit amet, *consectetur* adipiscing elit.
-
encl: an array of values for the list of annexes, i.e.encl: - cucu.pdf - another.txt