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}