slides/slides08.tex
changeset 814 1fbaa5f05516
parent 813 059f970287d1
child 817 89f9c68fc417
--- 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