Skip to content
Snippets Groups Projects
Commit cf8476fc authored by Johannes Wasmer's avatar Johannes Wasmer
Browse files

adopt slides setup from 2025-02-03-talk-daemon

parent f2328822
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,27 @@ aspectratio=169,% common values: 169, 1610, 43
% \fzjset{part=allcaps} % to set the part in allcaps for short text
% \fzjset{part=regular} % to set the part regular and in a smaller font for long text
% \fzjset{frametitle=allcaps} % to set the frametitle in allcaps for short text
\fzjset{frametitle=regular} % to set the frametitle regular font for long text
\fzjset{frametitle=regular} % to set the frametitle regular font for long
% text
% % edit beamertheme-juelich template
% % reference
% % https://gitlab.jsc.fz-juelich.de/kabadshow1/beamertheme-juelich/-/blob/master/tutorial/tutorial.pdf
% %
% %
% add partner logos to slide template footer
% supported: footer element1, footer element2, footer element3
%
% the original hdslee logo is not aligned with the fzj logo. use a slightly
% clipped and shifted one instead.
% \setbeamertemplate{footer
% element2}[logo]{../resources/fig/logos/hds-lee/originals/HDS_LEE_Logo_CMYK.pdf}
\setbeamertemplate{footer
element1}[logo]{../resources/fig/logos/hds-lee/adapted/HDS_LEE_Logo_CMYK_0.1per-less-border.pdf}
\setbeamertemplate{footer
element2}[logo]{../resources/fig/logos/cost-daemon/cost-daemon-logo-2025.png}
% % reset to default / remove partner logos
% \setbeamertemplate{footer element2}[default]
%% ================================================================================
......@@ -235,8 +255,8 @@ aspectratio=169,% common values: 169, 1610, 43
\sisetup{output-exponent-marker=\ensuremath{\mathrm{e}}} % print 1e6 as 1e6, not
% 1 x 10^6
\usepackage{physics}
% \usepackage{braket} % Dirac notation
% \usepackage{physics}
\usepackage{braket} % Dirac notation
% commented out package braket, because ceriotti's cosmo/dirac-rep.tex for
% structural representations uses the physics package whose dirac not. syntax
......@@ -332,7 +352,11 @@ aspectratio=169,% common values: 169, 1610, 43
% bibliography
\usepackage[citestyle=authoryear, bibstyle=authoryear,backend=biber]{biblatex}
\addbibresource{../bibliography/bibliography.bib}
% \addbibresource{../bibliography/bibliography.bib}
\addbibresource{../resources/bib/bibliography.bib}
% turn off '(visited on ...)' string in cited references (biblatex command)
\DeclareFieldFormat{urldate}{}
% reduce footcite size.
% (note: this reduces all footnote sizes. but in beamer, this is okay. web says
......
......@@ -3,12 +3,12 @@
% \frametitle{Slides metadata}
\begin{center}
Talk held at tcd-spincomp group meeting for ongoing collaboration project
(\href{https://iffmd.fz-juelich.de/ZNjPGO_ASuOEZEv2pQynjQ#}{URL}).
Talk held at hzdr-casus group meeting for ongoing collaboration project via
HIDA Trainee Network.
\vspace*{2em}
Latest version of slides are \href{https://iffgit.fz-juelich.de/phd-project-wasmer/presentations/2024-07-22-talk-tcd-spincomp}{here}.
Latest version of slides are \href{https://iffgit.fz-juelich.de/phd-project-wasmer/presentations/2025-02-11-talk-hzdr-casus}{here}.
\end{center}
\end{frame}
......
......@@ -162,14 +162,16 @@
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\input{frontmatter/titlepage}
% \input{frontmatter/slides-repo}
\input{frontmatter/slides-repo}
% slide outline % Section frontmatter
% \AtBeginSection[]{} % prevent TOC being printed before every section (default)
\begin{frame}[t]
\frametitle{Outline}
\tableofcontents
\end{frame}
\AtBeginSection[]{} % prevent TOC being printed before every section (default)
% this effectively disables the outline
% % Manual outline at start of talk, optional
% \begin{frame}[t]
% \frametitle{Outline}
% \tableofcontents
% \end{frame}
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% MAINMATTER
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment