Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
las-nq
Templates
Commits
5d00d4ad
Commit
5d00d4ad
authored
Feb 12, 2019
by
Christian Darsow-Fromm
Browse files
...
parent
9c6bb250
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5d00d4ad
...
...
@@ -6,10 +6,11 @@ make:
# - apt-get update -qq && apt-get install -y -qq pandoc pandoc-citeproc
script
:
-
cd poster && make pdf; cd ..
-
cp */build/*.pdf .
-
cp */build/
{
*.pdf
,*.log}
.
artifacts
:
paths
:
-
poster.pdf
-
poster.log
expire_in
:
1 week
cache
:
key
:
poster:build
...
...
poster/poster.tex
View file @
5d00d4ad
...
...
@@ -112,8 +112,7 @@
SmallCapsFont=
{
*-BoldCaps
}
,
}
,
]
{
.TheSansUHH
}
% \setmathfont{Euler Math}
\setmathfont
{
Neo Euler
}
[version=Euler]
% \setmathfont{Latin Modern Math}
% Hurenkinder und co...
% \clubpenalty = 10000
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment