-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathacl-sigur-poster.tex
126 lines (89 loc) · 2.63 KB
/
acl-sigur-poster.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
% Originally copied from Overleaf templates:
% https://www.overleaf.com/latex/examples/overleaf-campus-challenge-2016-poster/wywxgwqgtycw
\documentclass[12pt,a0paper]{article}
\linespread{1.6}
\title{Association of Computational Linguistics:\\
Special Interest Group for Uralic languages}
\usepackage[BABEL]{babel}
\usepackage[TRANSLATOR]{translator}
\usedictionary{acl-sigur-poster}
\usepackage{fontspec}
\usepackage{xunicode}
\usepackage{xltxtra}
\usepackage[margin=4cm,a0paper]{geometry}
\usepackage{multicol}
\usepackage{ragged2e}
\usepackage{tabularx}
\usepackage[table]{xcolor}
\usepackage{graphicx}
\usepackage{multirow}
\definecolor{ACLRed}{HTML}{FF0000}
\graphicspath{{images/}}
\pagestyle{empty}
\RaggedRight
\parskip=12pt plus 4pt
\setmainfont[Scale=0.8]{DejaVu Sans}
\setsansfont[Scale=0.7]{DejaVu Sans}
\begin{document}
\begin{center}
\begin{tabular}{lcl}
\multirow{3}{*}{\includegraphics[width=.15\linewidth]{acl-logo}} & ~~~~ &
\fontsize{96pt}{92pt}\bfseries\selectfont\color{ACLRed}\translate{Poster
Title ACL} \\
&~~~~ &
\fontsize{96pt}{92pt}\bfseries\selectfont\color{ACLRed}\translate{Poster
Title SIG} \\
&~~~~ & \fontsize{74pt}{62pt}\bfseries\selectfont http://acl-sigur.github.io \\
\end{tabular}
\end{center}
\vspace{5cm}
\setlength{\columnsep}{40pt}
\begin{multicols}{2}
\fontsize{74pt}{62pt}\selectfont
{\fontsize{74pt}{62pt}%
\translate{Join Call}%
\par}
\includegraphics[width=\linewidth]{uralic-mappe}
\columnbreak
\setlength{\leftskip}{40pt}
\vspace{10cm}
% \vskip -\baselineskip
{\fontsize{74pt}{62pt}
\translate{What Is It}\par
\translate{What Is A SIG}\par
}
\end{multicols}
\vspace{45pt}
\vskip -\baselineskip
\hskip -1.1cm%
\renewcommand{\arraystretch}{1.8}%
\begin{tabularx}{\paperwidth}{%
@{} p{1.5cm} @{}
*4{>{\centering\arraybackslash\fontsize{74pt}{62pt}\bfseries}X @{}}
p{1.5cm} @{}
}
\rowcolor{gray!30}
\rule{0pt}{2.2cm} &
\includegraphics[height=6.8cm]{green_light_bulb} &
\includegraphics[height=6.8cm]{projector_screen} &
\includegraphics[height=6.8cm]{Globe_Mouse} &
\includegraphics[height=6.8cm]{pencil-308509} & \\[0.5cm]
\fontsize{74pt}{62pt}\selectfont
& \fontsize{74pt}{62pt}\translate{create} &
\fontsize{74pt}{62pt}\translate{present} &
\fontsize{74pt}{62pt}\translate{publish} &
\fontsize{74pt}{62pt}\translate{teach} &\\
\end{tabularx}
\vspace{45pt}
\fontsize{74pt}{62pt}\selectfont
{\fontsize{74pt}{62pt}
\translate{How To Join}
\par
\translate{Overleaf Workflow}\par
\translate{Faculty}\par
}
\vfill
\translate{Join now}\includegraphics{sigur-qr}
\hfill
{\fontsize{96pt}{92pt}\bfseries\itshape\color{ACLRed} https://acl-sigur.github.io}
\end{document}