Update workflow and distribution
All checks were successful
Compile PDF / Compile-PDF (push) Successful in 2m49s
All checks were successful
Compile PDF / Compile-PDF (push) Successful in 2m49s
This commit is contained in:
15
thesis.tex
15
thesis.tex
@@ -1,3 +1,5 @@
|
||||
% !TeX root = thesis.tex
|
||||
% !TeX program = xelatex
|
||||
\documentclass[10pt, aspectratio=169, compress]{beamer}
|
||||
|
||||
\usepackage[utf8]{inputenc}
|
||||
@@ -14,7 +16,6 @@
|
||||
\usepackage{tensor}
|
||||
\usepackage{animate}
|
||||
\usepackage{graphicx}
|
||||
\usepackage{transparent}
|
||||
\usepackage{tikz}
|
||||
\usepackage{import}
|
||||
\usepackage{booktabs}
|
||||
@@ -136,8 +137,7 @@
|
||||
{%
|
||||
\setbeamertemplate{footline}{}
|
||||
\usebackgroundtemplate{%
|
||||
\transparent{0.1}
|
||||
\includegraphics[width=\paperwidth]{img/torino.png}
|
||||
\tikz\node[opacity=0.1]{\includegraphics[width=\paperwidth]{img/torino.png}};
|
||||
}
|
||||
\addtobeamertemplate{background canvas}{\transfade[duration=0.25]}{}
|
||||
\begin{frame}[noframenumbering]{\contentsname}
|
||||
@@ -151,8 +151,7 @@
|
||||
|
||||
{%
|
||||
\usebackgroundtemplate{%
|
||||
\transparent{0.1}
|
||||
\includegraphics[width=\paperwidth]{img/torino.png}
|
||||
\tikz\node[opacity=0.1]{\includegraphics[width=\paperwidth]{img/torino.png}};
|
||||
}
|
||||
\addtobeamertemplate{background canvas}{\transfade[duration=0.25]}{}
|
||||
\begin{frame}[noframenumbering, plain]
|
||||
@@ -163,8 +162,7 @@
|
||||
{%
|
||||
\setbeamertemplate{footline}{}
|
||||
\usebackgroundtemplate{%
|
||||
\transparent{0.1}
|
||||
\includegraphics[width=\paperwidth]{img/torino.png}
|
||||
\tikz\node[opacity=0.1]{\includegraphics[width=\paperwidth]{img/torino.png}};
|
||||
}
|
||||
\addtobeamertemplate{background canvas}{\transfade[duration=0.25]}{}
|
||||
\begin{frame}[noframenumbering]{\contentsname}
|
||||
@@ -1757,8 +1755,7 @@
|
||||
{%
|
||||
\setbeamertemplate{footline}{}
|
||||
\usebackgroundtemplate{%
|
||||
\transparent{0.1}
|
||||
\includegraphics[width=\paperwidth]{img/torino.png}
|
||||
\tikz\node[opacity=0.1]{\includegraphics[width=\paperwidth]{img/torino.png}};
|
||||
}
|
||||
\addtobeamertemplate{background canvas}{\transfade[duration=0.25]}{}
|
||||
\begin{frame}[noframenumbering]{The End?}
|
||||
|
||||
Reference in New Issue
Block a user