Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
outreach
templates
presentations
latex
Commits
96f74ad6
Commit
96f74ad6
authored
Mar 22, 2022
by
Miroslav Kratochvil
Browse files
improve the qrcode rendering with a bit of tikz
parent
7c0aa6dc
Pipeline
#54071
skipped with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
slides.tex
View file @
96f74ad6
...
...
@@ -90,10 +90,10 @@
{
\setlcsbbackground
{
black
}
\lcsbwhitelogostrue
\begin{frame}
\centering
\color
{
white
}
\qrcode
[height=0.7\paperheight]
{
https://lcsb.uni.lu
}
\tikz\node
[align=center,text width=.4\paperwidth,fill=white,rounded corners=1em, inner sep=1em]
{
\qrcode
[height=\linewidth]
{
https://lcsb.uni.lu
}
\par
\tiny\tt
lcsb.uni.lu
}
;
\end{frame}
}
%the background change doesn't propagate outside of {braces}
...
...
Write
Preview
Markdown
is supported
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