forked from uitml/vi-poster-latex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
main.tex
169 lines (143 loc) · 5.5 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
164
165
166
167
168
169
\documentclass{beamer}
\usepackage[utf8]{inputenc}
\usepackage[orientation=portrait,size=a0,scale=1.4]{beamerposter}
\usepackage[absolute, overlay]{textpos}
\usepackage{subfig}
\usepackage{lipsum}
\setlength{\TPHorizModule}{1mm}
\setlength{\TPVertModule}{1mm}
\textblockorigin{0mm}{0mm}
\title{Title 1 \\ Monitoring autophagy in the pig heart during ischemia}
\subtitle{Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.}
\author{Jørgen Aarmo Lund}
\institute{Machine Learning Group, UiT The Arctic University of Norway}
\date{October 2021}
\setbeamertemplate{title page}
{
\begin{minipage}[tl]{0.7\textwidth}
\LARGE \inserttitle
\Large \insertsubtitle
\end{minipage}
% Add a vertical rule to delineate title and author box:
\begin{minipage}[tc]{0.05\textwidth}
\centering
\rule{1pt}{70mm}
\end{minipage}
\begin{minipage}[tl]{0.2\textwidth}
\textbf{\insertauthor}
\insertinstitute
\end{minipage}
}
\setbeamertemplate{footline}
{
}
\setbeamertemplate{caption}[numbered]
\setbeamertemplate{navigation symbols}{}
\begin{document}
\begin{frame}
% Header block
\begin{textblock*}{787mm}(27mm, 54mm)
\maketitle
\end{textblock*}
% The horizontal line starting the main block.
\begin{textblock*}{787mm}(27mm, 190mm)
\rule{\textwidth}{1pt}
\end{textblock*}
% Left-adjusted block
\begin{textblock*}{257mm}(27mm, 205mm)
\begin{minipage}[t][800mm][t]{\textwidth}
% The main poster text goes here.
\begin{block}{Heading 1}
\lipsum[1-2]
\end{block}
\begin{block}{Heading 2}
\lipsum[3-4]
\end{block}
\end{minipage}
\end{textblock*}
% Left-adjusted acknowledgement
\begin{textblock*}{257mm}(27mm, 1040mm)
{Visual Intelligence projects are financially supported by the Research Council of Norway, through its Centre for Research-based Innovation funding scheme (grant no. 309439), and Consortium Partners.}
\end{textblock*}
% Main block
\begin{textblock*}{514mm}(297mm, 205mm)
\begin{minipage}[t][569mm][t]{\textwidth}
% The main figure or results go here.
\begin{block}{Main figure}
\begin{figure}
\centering
\includegraphics[width=\textwidth, height=560mm]{images/logo-ml.png}
\caption{Caption}
\label{fig:header_fig}
\end{figure}
\vfill
\end{block}
\end{minipage}
\end{textblock*}
% Subfigure 1
\begin{textblock*}{249mm}(296mm, 817mm)
\begin{minipage}[t][165mm][t]{\textwidth}
\begin{figure}
\centering
\includegraphics[width=\textwidth, height=165mm, keepaspectratio]{images/logo-ml.png}
\caption{Caption}
\label{fig:subfigure1}
\end{figure}
\end{minipage}
\end{textblock*}
% Subfigure 2
\begin{textblock*}{249mm}(561mm, 817mm)
\begin{minipage}[t][165mm][t]{\textwidth}
\begin{figure}
\centering
\includegraphics[width=\textwidth, height=165mm, keepaspectratio]{images/logo-ml.png}
\caption{Caption}
\label{fig:subfigure2}
\end{figure}
\end{minipage}
\end{textblock*}
% References 1
\begin{textblock*}{249mm}(296mm, 1034mm)
\begin{minipage}[t][50mm][t]{\textwidth}
\begin{block}{\small References 1}
\small Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
\end{block}
\end{minipage}
\end{textblock*}
% References 2
\begin{textblock*}{249mm}(561mm, 1034mm)
\begin{minipage}[t][50mm][t]{\textwidth}
\begin{block}{\small References 2}
\small Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
\end{block}
\end{minipage}
\end{textblock*}
% The horizontal line starting the footer.
\begin{textblock*}{742mm}(40mm, 1110mm)
\rule{\textwidth}{1pt}
\end{textblock*}
% The footer images
\begin{textblock*}{841mm}(0mm, 1120mm)
% We give the images' minipages slightly different widths
% instead of just giving them an even quarter of the footer each
% so the spacing is a bit more even.
\begin{minipage}[tc]{0.33\textwidth}
\centering
\includegraphics[width=\textwidth, height=60mm,keepaspectratio]{images/logo-visual-intelligence.png}
\end{minipage}
\begin{minipage}[tc]{0.15\textwidth}
\centering
\includegraphics[width=\textwidth,height=60mm,keepaspectratio]{images/logo-cri.png}
\end{minipage}
\begin{minipage}[tc]{0.22\textwidth}
\centering
\includegraphics[width=\textwidth,height=60mm,keepaspectratio]{images/logo-ml.png}
\end{minipage}
\begin{minipage}[tc]{0.22\textwidth}
\centering
\includegraphics[width=\textwidth,height=60mm,keepaspectratio]{images/logo-uit.png}
\end{minipage}
% 0.35 0.15 0.22 0.22
\end{textblock*}
\end{frame}
\end{document}