added thing about workshop repo
[ai-gitworkshop.git] / pre.tex
diff --git a/pre.tex b/pre.tex
index 1e1abcd..f2657e7 100644 (file)
--- a/pre.tex
+++ b/pre.tex
@@ -26,7 +26,9 @@
 
 \setminted{%
        fontsize=\scriptsize,
-       escapeinside=||
+       fontseries=tt,
+       escapeinside=||,
+       breaklines
 }
 
 \hypersetup{%
 \AtBeginSection[]{%
        \begin{frame}
                \frametitle{Table of Contents}
-               \tableofcontents[currentsection]
+               \tableofcontents[
+                       currentsection,
+                       currentsubsection,
+                       hideothersubsections, 
+                   sectionstyle=show/shaded]
        \end{frame}
 }