Align texts at the top of a page
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
\documentclass[aspectratio=169]{beamer}
|
\documentclass[aspectratio=169,t]{beamer}
|
||||||
|
|
||||||
\providecommand{\tightlist}{%
|
\providecommand{\tightlist}{%
|
||||||
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
|
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
|
||||||
@@ -81,7 +81,7 @@
|
|||||||
{
|
{
|
||||||
\begingroup
|
\begingroup
|
||||||
\nonumberson
|
\nonumberson
|
||||||
\begin{frame}[noframenumbering,plain]{Agenda}
|
\begin{frame}[c,noframenumbering,plain]{Agenda}
|
||||||
\tableofcontents[currentsection]
|
\tableofcontents[currentsection]
|
||||||
\end{frame}
|
\end{frame}
|
||||||
\endgroup
|
\endgroup
|
||||||
@@ -93,7 +93,7 @@
|
|||||||
|
|
||||||
\begingroup
|
\begingroup
|
||||||
\nonumberson
|
\nonumberson
|
||||||
\begin{frame}[noframenumbering,plain]{Agenda}
|
\begin{frame}[c,noframenumbering,plain]{Agenda}
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
\end{frame}
|
\end{frame}
|
||||||
\endgroup
|
\endgroup
|
||||||
|
|||||||
Submodule Defensio/libs/awesome-beamer updated: e282972eb1...07dd6473c5
Reference in New Issue
Block a user