Next revision | Previous revision |
tex:leiletter [2020/02/10 21:03] – created deul | tex:leiletter [2020/02/10 21:20] (current) – deul |
---|
======Leiden University LaTeX Letter format====== | ======Leiden University LaTeX Business Letter format====== |
| |
Leiden Faculty of Science Dean Michiel Kreutzer has created a LaTeX class for the official letter format used in business communication from Leiden University. This package is available on your Linux Desktop, but can also be installed on your personal laptop. | Leiden Faculty of Science Dean Michiel Kreutzer has created a LaTeX class for the official letter format used in business communication from Leiden University. This package is available on your Linux Desktop, but can also be installed on your personal laptop. |
| |
A full description ans install instruction of this CTAN is available at [[https://ctan.org/pkg/leiletter]]. Read the Package Documentation on that site for usage of the class. The class (the University style) requires the presence of the MinionPro font files. Read {{ :tex:leiletter_minionpro.pdf |this doc}} on how to install these fonts on your personal laptop. | A full description and install instructions for this CTAN package is available at [[https://ctan.org/pkg/leiletter]]. Read the Package Documentation on that site for usage of the class. The class (the University style) requires the presence of the MinionPro font files. Read {{ :tex:leiletter_minionpro.pdf |this doc}} on how to install these fonts on your personal laptop. For using this class on your Linux Desktop you do not have to bother about the fonts. We have installed them system wide. |
| |
===Observatory modifications=== | ===Observatory modifications=== |
For the Observatory we have modified the class file to incorporate Leiden Observatory specific information, such as the Oort Building address and Observatory post office box number. The Letter Logo is also the Observatory specific logo instead of the standard University Logo. | For the Observatory we have modified the class file to incorporate Leiden Observatory specific information, such as the Oort Building address and Observatory post office box number. The Letter Logo has also been changed to the Observatory specific logo instead of the standard University Logo. |
| |
For the LEIletter class to work properly we have {{ :tex:leiletter-example.tex |an example TeX file available}} and you also need a file ({{ :tex:medewerker.lco |medewerker.lco}}) with your personal and some additional information. | For the LEIletter class to work properly we have {{ :tex:leiletter-example.tex |an example TeX file available}} and you also need a file ({{ :tex:medewerker.lco |medewerker.lco}}) with your personal and some additional information. Download these two example files to your home directory. |
| |
After editing both files you can now run for instance | After editing both files you can now run for instance |
pdflatex leiletter-example.tex | pdflatex leiletter-example.tex |
to produce a pdf version of the LaTeX file. | to produce a pdf version of the LaTeX file. |
| |
| {{ :tex:leiletter-example.pdf |This is the example letter in PDF.}} |
| |
| Happy TeXing |