summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@luxion>2008-09-13 12:15:57 +0000
committerdakkar <dakkar@luxion>2008-09-13 12:15:57 +0000
commit0c5a556211fb262b89a77508b8a7b62b184d8be0 (patch)
treeaf6077b9c10beefa566768c0595740c6c1c37a48
parentusiamo sempre "foreach" (diff)
downloadintro-perl-0c5a556211fb262b89a77508b8a7b62b184d8be0.tar.gz
intro-perl-0c5a556211fb262b89a77508b8a7b62b184d8be0.tar.bz2
intro-perl-0c5a556211fb262b89a77508b8a7b62b184d8be0.zip
cleanupHEADmaster
git-svn-id: svn://luxion/repos/intro-perl@373 fcb26f47-9200-0410-b104-b98ab5b095f3
-rw-r--r--corso.handout.tex2
-rw-r--r--corso.slides.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/corso.handout.tex b/corso.handout.tex
index 738bda8..417c5ca 100644
--- a/corso.handout.tex
+++ b/corso.handout.tex
@@ -1,4 +1,4 @@
-\documentclass[handout,ignorenonframetext,xcolor=table]{beamer}
+\documentclass[handout,xcolor=table]{beamer}
\usepackage{pgfpages}
\pgfpagesuselayout{2 on 1}[a4paper,border shrink=5mm]
\input{corso.content.tex}
diff --git a/corso.slides.tex b/corso.slides.tex
index 131e3d4..88d9521 100644
--- a/corso.slides.tex
+++ b/corso.slides.tex
@@ -1,2 +1,2 @@
-\documentclass[ignorenonframetext,xcolor=table]{beamer}
+\documentclass[xcolor=table]{beamer}
\input{corso.content.tex}