summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--corso.content.tex28
1 files changed, 16 insertions, 12 deletions
diff --git a/corso.content.tex b/corso.content.tex
index 9cf24e1..c8e043a 100644
--- a/corso.content.tex
+++ b/corso.content.tex
@@ -8,28 +8,32 @@
\mode<presentation>
{
- \usetheme{Warsaw}
+%\usetheme{JuanLesPins}
+\usetheme[hideothersubsections]{Goettingen}
+\usecolortheme{beaver}
+\usecolortheme{rose}
}
\mode<article>{\usepackage{fullpage}}
\mode<handout>{\setbeamercolor{background canvas}{bg=black!5}}
-\AtBeginSection[]{
- \begin{frame}<beamer>{Argomenti}
- \tableofcontents[sectionstyle=show/shaded,subsectionstyle=show/show/hide]
- \end{frame}
-}
+%% \AtBeginSection[]{
+%% \begin{frame}<beamer>{Argomenti}
+%% \small
+%% \tableofcontents[sectionstyle=show/shaded,subsectionstyle=show/hide/hide]
+%% \end{frame}
+%% }
-\AtBeginSubsection[]{
- \begin{frame}<beamer>{Argomenti}
- \tableofcontents[sectionstyle=show/hide,subsectionstyle=show/shaded/hide]
- \end{frame}
-}
+%% \AtBeginSubsection[]{
+%% \begin{frame}<beamer>{Argomenti}
+%% \tableofcontents[sectionstyle=show/hide,subsectionstyle=show/shaded/hide]
+%% \end{frame}
+%% }
\newcommand{\Perl}{\textit{Perl}}
\newcommand{\perl}{\texttt{perl}}
\title{\Perl\ - corso introduttivo}
-\author[perl.it]{perl.it http://www.perl.it/}
+\author[perl.it]{perl.it \url{http://www.perl.it/}}
\date[IPW2008]{Italian Perl Workshop 2008}
\begin{document}