Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Templates
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
las-nq
Templates
Commits
aabf6040
Commit
aabf6040
authored
6 years ago
by
Christian Darsow-Fromm
Browse files
Options
Downloads
Patches
Plain Diff
layout optimization
parent
40fa2369
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
poster/layout/beamerthemeLasNQposter.sty
+8
-9
8 additions, 9 deletions
poster/layout/beamerthemeLasNQposter.sty
poster/meta.tex
+1
-0
1 addition, 0 deletions
poster/meta.tex
poster/poster.tex
+6
-3
6 additions, 3 deletions
poster/poster.tex
with
15 additions
and
12 deletions
poster/layout/beamerthemeLasNQposter.sty
+
8
−
9
View file @
aabf6040
...
...
@@ -55,8 +55,8 @@
\setbeamercolor
{
item projected
}{
fg=white,bg=themecolor
}
% set colors for blocks
\setbeamercolor
{
block title
}{
fg=redUHH,bg=
white
}
\setbeamercolor
{
block body
}{
fg=blackUHH,bg=
white
}
\setbeamercolor
{
block title
}{
fg=redUHH,bg=
}
\setbeamercolor
{
block body
}{
fg=blackUHH,bg=
}
% set colors for alerted blocks (blocks with frame)
\setbeamercolor
{
block alerted title
}{
fg=redUHH,bg=blueUHH!30
}
...
...
@@ -96,10 +96,9 @@
% TODO better definition
\usebackgroundtemplate
{
%
\vbox
to
8
\sidemargin
{
\vfill\includegraphics
[width=\paperwidth, trim={0
5.2
cm 5cm 6cm}, clip]
{
\background
}}
%
\vbox
to
10
\sidemargin
{
\vfill\includegraphics
[width=\paperwidth, trim={0
1.6
cm 5cm 6cm}, clip]
{
\background
}}
%
}
\setbeamercolor
{
text
}{
bg=blackUHH
}
\setbeamercolor
{
background canvas
}{
bg=violet
}
%==============================================================================
% build the poster title
...
...
@@ -119,7 +118,7 @@
\hfill
\includegraphics
[height=1.7\sidemargin]
{
ilp-logo.pdf
}
\\
[2\sidemargin]
\raggedright
\usebeamercolor
{
title in headline
}{
\color
{
whiteUHH
}
\Huge
{
\textbf
{
\inserttitle
}}
\\
[1ex]
\par
}
\usebeamercolor
{
title in headline
}{
\color
{
whiteUHH
}
\Huge
{
\
textsc
{
\
textbf
{
\inserttitle
}}
}
\\
[1ex]
\par
}
\if\insertsubtitle
''
{
\color
{
whiteUHH
}
\hspace*
{
-
\sidemargin
}
\noindent\rule
{
.5
\paperwidth
}{
5pt
}
...
...
@@ -142,10 +141,10 @@
\vspace*
{
1cm
}
}
\setbeamertemplate
{
footer
}{
\usebeamercolor
{
author in headline
}{
\color
{
themecolor
}
\Large
{
\insertauthor
}
\\
[1ex]
}
\usebeamercolor
{
institute in headline
}{
\color
{
themecolor
}
\normalsize
{
\insertinstitute
}}
}
%
\setbeamertemplate{footer}{
%
\usebeamercolor{author in headline}{\color{themecolor}\Large{\insertauthor}\\[1ex]}
%
\usebeamercolor{institute in headline}{\color{themecolor}\normalsize{\insertinstitute}}
%
}
% Block definition
\setbeamertemplate
{
block begin
}
...
...
This diff is collapsed.
Click to expand it.
poster/meta.tex
+
1
−
0
View file @
aabf6040
\title
{
Titel des Posters, möglicherweise überflüssig lang, damit der Platz auch halbwegs knapp wird
}
% \title{Kurzer Postertitel}
% \providecommand{\subtitle}[1]{}
% \subtitle{Auch ein kleiner Untertitel darf natürlich nicht fehlen}
...
...
This diff is collapsed.
Click to expand it.
poster/poster.tex
+
6
−
3
View file @
aabf6040
...
...
@@ -43,6 +43,7 @@
\usepackage
{
xcolor
}
\usepackage
{
ushort
}
\usepackage
{
setspace
}
\usepackage
{
mdframed
}
\usepackage
[square,numbers]
{
natbib
}
\usepackage
{
url
}
\usepackage
{
ifdraft
}
...
...
@@ -98,9 +99,11 @@
\begin{frame}
[t]
% The whole poster is enclosed in one beamer frame
\begin{mdframed}
[backgroundcolor=white,linecolor=white,innerleftmargin=2cm,leftmargin=-2cm,innerrightmargin=2cm,rightmargin=-2cm]
\begin{multicols}
{
3
}
\input
{
content
}
\end{multicols}
\end{mdframed}
\vfill
{
\color
{
blueUHH
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment