summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@luxion>2008-08-29 22:22:22 +0000
committerdakkar <dakkar@luxion>2008-08-29 22:22:22 +0000
commit409acd52f6f2aeb145db1f828e9cd4df19877b73 (patch)
tree241f980c149a36b478600919987160be31b59423
parentritocchi (diff)
downloadintro-perl-409acd52f6f2aeb145db1f828e9cd4df19877b73.tar.gz
intro-perl-409acd52f6f2aeb145db1f828e9cd4df19877b73.tar.bz2
intro-perl-409acd52f6f2aeb145db1f828e9cd4df19877b73.zip
boh, ri-aggiungiamo le intestazioni di sotto-sezione
git-svn-id: svn://luxion/repos/intro-perl@365 fcb26f47-9200-0410-b104-b98ab5b095f3
-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}}