summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--corso.content.tex13
1 files changed, 6 insertions, 7 deletions
diff --git a/corso.content.tex b/corso.content.tex
index 5837cde..a2effe9 100644
--- a/corso.content.tex
+++ b/corso.content.tex
@@ -23,16 +23,15 @@
\AtBeginSection[]{
\begin{frame}<beamer>\frametitle{Argomenti}
- \small
- \tableofcontents[sectionstyle=show/hide,subsectionstyle=show/show/hide]
+ \tableofcontents[sectionstyle=show/hide,subsectionstyle=shaded/shaded/hide]
\end{frame}
}
-%% \AtBeginSubsection[]{
-%% \begin{frame}<beamer>{Argomenti}
-%% \tableofcontents[sectionstyle=show/hide,subsectionstyle=show/shaded/hide]
-%% \end{frame}
-%% }
+\AtBeginSubsection[]{
+ \begin{frame}<beamer>\frametitle{Argomenti}
+ \tableofcontents[sectionstyle=show/hide,subsectionstyle=show/shaded/hide]
+ \end{frame}
+}
\newcommand{\Perl}{\textsf{Perl}}
\newcommand{\perl}{\texttt{perl}}