| changeset 814 | 0db5961fe39f | 
| parent 813 | 553cd0c5e983 | 
| child 817 | 5c6ceb1c5d07 | 
--- a/slides/slides08.tex Tue Dec 01 05:41:12 2020 +0000 +++ b/slides/slides08.tex Wed Dec 02 16:03:57 2020 +0000 @@ -561,9 +561,9 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame}[c,fragile] -\frametitle{Factorial} +\frametitle{\mbox{}\hspace{5cm}Factorial} -\begin{textblock}{7}(1,1.8)\footnotesize +\begin{textblock}{7}(0,1.0)\footnotesize \begin{minipage}{6cm} \begin{lstlisting}[language=JVMIS,basicstyle=\ttfamily, numbers=none] .method public static facT(II)I