summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/uantwerpendocs/uantwerpenletter-example.tex
blob: 5defcab6a1e84931b143cb2306ffee7396285110 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
%%
%% This is file `uantwerpenletter-example.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% uantwerpendocs.dtx  (with options: `le-example')
%% 
%% This is a generated file.
%% 
%% Copyright (C) 2013-2016  by Walter Daems <walter.daems@uantwerpen.be>
%% 
%% This work may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.3 of this license
%% or (at your option) any later version.  The latest version of this
%% license is in:
%% 
%%    http://www.latex-project.org/lppl.txt
%% 
%% and version 1.3 or later is part of all distributions of LaTeX version
%% 2005/12/01 or later.
%% 
%% This work has the LPPL maintenance status `maintained'.
%% 
%% The Current Maintainer of this work is Walter Daems.
%% 
\def\fileversion{1.7}
\def\filedate{2016/05/01}

\documentclass[a4paper]{uantwerpenletter}

%% As a good UAntwerpen citizen, you would use the calibri font.
%% As this only works for XeLaTeX or LuaLaTeX, we chose to include
%% cmbright instead. So for ease of use, we include:
\usepackage{cmbright}
%% But if you have XeLaTeX or LuaLaTeX, use the following instead:
%%\usepackage{fontspec}
%%\setmainfont{Calibri}

\usepackage[english]{babel}

\sender{Prof. Walter Daems}{Senior Lecturer}
\facultyacronym{TI}
\unit{CoSys-Lab}
\address{
  Campus Groenenborger\\
  Groenenborgerlaan 171\\
  B-2020 Antwerpen\\
  BELGIUM}
\email{walter.daems}{uantwerpen.be}
\phone{+32 3 265 98 43}
\mobile{+32 499 355 115}
\returnaddress{FTI - U.301 -- Groenenborgerlaan 171, 2020 Antwerpen, BELGIUM}

\to{Prof. B. Bonette}
\toorganization{Mumford University}
\toaddress{
  450 Morning Mall\\
  Mumford, DX 94305-2004\\
  USA}

\date{January 3, 2016}
\subject{Congratulations for online video lectures}

\begin{document}
  \maketitle

  \opening{Dear Prof. Bonette,}

  I'd like to congratulate you and the other professors of your
  university on the very instructive video lectures
  provided by your University. They are valued very
  highly.

  You inspired many a professor at our university to provide more
  technical content beyond classical paper courses.
  Based on your inspiring lectures, some students desire to candidate
  themselves for taking an internship at your university. You can find
  their details enclosed.

  Below, you can find a few more paragraphs to illustrate that this
  class can generate multipage letters.

  Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do
  eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad
  minim veniam, quis nostrud exercitation ullamco laboris nisi ut
  aliquip ex ea commodo consequat. Duis aute irure dolor in
  reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla
  pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
  culpa qui officia deserunt mollit anim id est laborum.

  Sed ut perspiciatis unde omnis iste natus error sit voluptatem
  accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae
  ab illo inventore veritatis et quasi architecto beatae vitae dicta
  sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit
  aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos
  qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui
  dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed
  quia non numquam eius modi tempora incidunt ut labore et dolore magnam
  aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum
  exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex
  ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in
  ea voluptate velit esse quam nihil molestiae consequatur, vel illum
  qui dolorem eum fugiat quo voluptas nulla pariatur?

  At vero eos et accusamus et iusto odio dignissimos ducimus qui
  blanditiis praesentium voluptatum deleniti atque corrupti quos dolores
  et quas molestias excepturi sint occaecati cupiditate non provident,
  similique sunt in culpa qui officia deserunt mollitia animi, id est
  laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita
  distinctio. Nam libero tempore, cum soluta nobis est eligendi optio
  cumque nihil impedit quo minus id quod maxime placeat facere possimus,
  omnis voluptas assumenda est, omnis dolor repellendus. Temporibus
  autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe
  eveniet ut et voluptates repudiandae sint et molestiae non
  recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut
  reiciendis voluptatibus maiores alias consequatur aut perferendis
  doloribus asperiores repellat.

  \closing{Kind regards,}

  \carboncopy{Prof. S. Mariotte, Mumford University}
  \enclosed{
    \begin{enumerate}
    \item list of course numbers that are most fequently viewed at
      our university (1pp)
    \item a list of students desiring to take an internship at
      Mumford University (2pp)
    \end{enumerate}
  }
\end{document}
\endinput
%%
%% End of file `uantwerpenletter-example.tex'.