-
Notifications
You must be signed in to change notification settings - Fork 0
/
main.tex
163 lines (140 loc) · 5.05 KB
/
main.tex
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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
%********************************************************
% To change the recipient, look at the bottom.
%
% To generate pdf, use "pdflatex aletter".
%
% This template does not work with the "latex" command,
% use "pdflatex". (Reason: the file type of the logo.)
%
% Hint: When you see "??" instead of the total number
% of pages, try to compile second time using pdflatex.
%
% @author: Michal Serkieza 2010
%
% [This version 1.1 prepared by EL 2010-11-02]
%********************************************************
% Use document class "aletter.cls" (for letters):
\documentclass[11pt, twoside]{aletter}
% Concerning the parameters:
% - use font size other than "11pt" only at your own risk
% - "twoside" differs from "oneside" only as follows: if
% multiple copies are generated (with multiple
% instances of "\makecopy"), then "twoside" makes each
% copy occupy an even number of pages
% ISO 8859-1 character encoding is assumed
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
% Choose one of the supported texts for the Aalto logo:
\logoseries{logog2} % "Aalto University" [the default]
%\logoseries{Aalto_SST}
% Choose one of the Aalto logo variants:
%\fixlogo{1} % blue ! [the default]
%\fixlogo{2} % blue "
%\fixlogo{3} % blue ?
%\fixlogo{4} % red !
%\fixlogo{5} % red "
%\fixlogo{6} % red ?
%\fixlogo{7} % yellow !
%\fixlogo{8} % yellow "
%\fixlogo{9} % yellow ?
%\varylogo % pseudorandom, varies page-by-page
\headtitle{XVI Semana Linux SLUD 2019}
\headsubtitle{Universidad Distrital Francisco Jos\'e de Caldas}
\date{\today}
%\hidepagenumbers
% On the footer text definitions:
% - some Aalto-wide definitions are in "aletter.cls"
% and thus not visible here
\enSchool{Universidad Distrital}
\enDepartment{Facultad de Ingenier\'ia}
\enPerson{}
\fiSchool{Kauppakorkeakoulu}
\fiDepartment{Taloustieteen laitos}
\fiPerson{Tohtorikoulutettava Artturi Björk}
% - the commands below have the following implicit
% 'chained side effects':
% \<xy>Univ<Abc> calls even \<xy>Schl<Abc>,
% \<xy>Schl<Abc> calls even \<xy>Dept<Abc>, and
% \<xy>Dept<Abc> calls even \<xy>Pers<Abc>
% - therefore, the definitions should occur in the
% following order: Univ -> Schl -> Dept -> Pers
\enDeptPostA{P.O.}
\enDeptVisitA{Sede Ingenieria}
\enDeptVisitB{Bogota, Colombia}
\enPersTel{Tel +57 301 4513084}
\enDeptFax{}
\enPersFax{}
\enSchlWeb{https://glud.org}
\enDeptWeb{https://glud.org}
\enPersWeb{https://glud.org}
\enPersEmail{[email protected]}
%
\fiDeptPostA{PL 21240}
\fiDeptVisitA{Arkadiankatu 7}
\fiDeptVisitB{Helsinki}
\fiPersTel{Puhelin 050 3707121}
\fiDeptFax{}
\fiPersFax{}
\fiSchlWeb{biz.aalto.fi}
\fiDeptWeb{economics.aalto.fi}
\fiPersWeb{https://sites.google.com/site/artturibjork}
\fiPersEmail{[email protected]}
% Choose one (of the footers defined in "aletter.cls"):
%\deptfooter % departmental [the default]
%\persdeptfooter % personal (naming the department too)
%\persschlfooter % personal (naming the school too)
% A-EditFoot: To further experiment with customizing the
% footer texts, select Finnish (see below), and activate
% the following line and view the file it refers to:
%\input{a-editfoot}
\title{...}
%\title{} % An alternative to the previous line
% In the case of the signature, some alternatives are:
% (A) A simple signature:
\signature{Laydi Viviana Bautista\\Directora Grupo GNU Linux Universidad Distrital FJC}
% (B) Even extensive sender information can be included
% here (especially if it is not included in the footer):
%\signature{Dr.~Alice Allen\\
%Coordinator of XYZ Programme\\
%\\
%Tel +358 9 470 99999\\
%Fax +358 9 470 88888\\
%\url{[email protected]}\\
%\url{http://users.ics.tkk.fi/name/} % No newline any more
%}
% (C) When the letter is signed by two people:
%\signature{\begin{tabular}{@{}p{62mm}@{}l@{}}
%Mr.~Bob Benson & Ms.~Carol Clark\\
%President & Director
%\end{tabular}
%}
\begin{document}
%\selectlanguage{finnish} % Suppress this to select English
\renewcommand*{\makecopy}[2]{
\begin{letter}{#2}
\opening{#1}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5
% -- Espacio para contenido
%%%%%%%%%Patrocinio
\input{patrocinios/solicitud_patrocinio.tex}
%\input{invitacion_conferencista.tex}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5
\vspace*{0mm} % Extra vspace between text and greeting
%\vspace{-8mm}\closing{} % An alternative closing
\closing{De antemano, Gracias,
\vspace{0mm} % Extra vspace between greeting and signature
}
\vspace*{0mm} % Extra vspace after signature
%\extra{CC}{Dr.~Dave Davies} % You may want to suppress this
%\extra{ENCL}{Statistics\\Diagrams} % You may want to suppress this
\end{letter}
} % End of the (re-)definition of "\makecopy"
% Having multiple "\makecopy" instances produces multiple letters:
\makecopy{Ingeniero,}{Nombre\\Direcci\'on\\Dato Adicional}
%\makecopy{Dear Tiina,}{Dr. Tiina Teekkari\\Jämeräntaival 99 A 1\\02150 Espoo}
% A-AddrBook: To experiment with some higher-level commands
% built on top of "\makecopy" and offering some rudimentary
% support for creating an address book, activate the following
% line and view the file it refers to:
%\input{a-addrbook}
\end{document}