From 37e155adc7672d06242aa859bf3eeb26dea89c13 Mon Sep 17 00:00:00 2001 From: surtur Date: Fri, 5 Jun 2020 04:21:32 +0200 Subject: [PATCH] feat: added footnote related stuff --- task0x07.tex | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/task0x07.tex b/task0x07.tex index ba04afd..22dc6d4 100644 --- a/task0x07.tex +++ b/task0x07.tex @@ -18,6 +18,7 @@ \frame{\titlepage} + \section{Možnosti horizontálnych a vertikálnych medzier} \begin{frame} \frametitle{Možnosti horizontálnych a vertikálnych medzier} @@ -49,12 +50,29 @@ This is a text in the first frame. This is a text in the first frame. This is a This is a text in the first frame. This is a text in the first frame. This is a text in the first frame. \end{frame} + \section{Možnosti poznámok v \LaTeX} \begin{frame} -\frametitle{Možnosti poznámok v \LaTeX} -This is a text in the first frame. This is a text in the first frame. This is a text in the first frame. +\frametitle{Možnosti poznámok v \LaTeX-u} +\framesubtitle{footnote} +\begin{exampleblock}{footnote} +This is a nice\footnote{nice footnote right there} footnote. +\end{exampleblock} \end{frame} +\begin{frame} +\frametitle{Možnosti poznámok v \LaTeX-u} +\framesubtitle{footnotemark + footnotetext} +This should be footnotemark.\footnotemark +\begin{exampleblock}{footnotemark} + This is a nice\footnotemark footnotemark. + + \footnotetext[1]{in-block \ttt{footnote}} +\end{exampleblock} +\footnotetext{page-bottom footnote using \ttt{footmark}} +\end{frame} + + \section{Možnosti odkrývania obsahu slajdov} \begin{frame} \frametitle{Možnosti odkrývania obsahu slajdov}