summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@luxion>2008-08-04 12:14:47 +0000
committerdakkar <dakkar@luxion>2008-08-04 12:14:47 +0000
commit06750f628afd597a8515c2434dd62ecc1f19a5f9 (patch)
tree8ed436bca64868687d754c2fa2785793bedbb603
parentimportazione pezzi (diff)
downloadintro-perl-06750f628afd597a8515c2434dd62ecc1f19a5f9.tar.gz
intro-perl-06750f628afd597a8515c2434dd62ecc1f19a5f9.tar.bz2
intro-perl-06750f628afd597a8515c2434dd62ecc1f19a5f9.zip
cambiato lo stile
git-svn-id: svn://luxion/repos/intro-perl@345 fcb26f47-9200-0410-b104-b98ab5b095f3
-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}