diff options
author | Bertrand Jacquin (Beber) <beber@meleeweb.net> | 2007-12-07 18:54:29 +0100 |
---|---|---|
committer | beber <beber@otis.meleeweb.net> | 2007-12-07 18:54:29 +0100 |
commit | '>6e8a768dfe08db94bf7f021185c282630f1678c4 ( (patch) | |
tree | '>c309fc9a56256bd2656a102a4ab214aa1f9e3066 | |
parent | '>presentation_finale_etna : correct spella and UTF8 ('>diff) | |
download | pfe-6e8a768dfe08db94bf7f021185c282630f1678c4.tar.gz |
pres_oral: A *fast* way to allow print pres with notes and without pause
and beamer styles
l------------ | docs/presentation_oral/handoutWithNotes.sty | 11 | ||||
-rw-rw-r--r-- | docs/presentation_oral/presentation_finale_etna_20071208.tex | 55 |
2 files changed, 6 insertions, 0 deletions
diff --git a/docs/presentation_oral/handoutWithNotes.sty b/docs/presentation_oral/handoutWithNotes.sty new file mode 120000 index 0000000..2a22fc4 --- /dev/null +++ b/docs/presentation_oral/handoutWithNotes.sty @@ -0,0 +1 @@ +/home/beber/handoutWithNotes.sty
\ No newline at end of file diff --git a/docs/presentation_oral/presentation_finale_etna_20071208.tex b/docs/presentation_oral/presentation_finale_etna_20071208.tex index f2dc44f..d699460 100644 --- a/docs/presentation_oral/presentation_finale_etna_20071208.tex +++ b/'>docs/presentation_oral/presentation_finale_etna_20071208.tex @@ -1,3 +1,4 @@ +%\documentclass[handout]{beamer} \documentclass{beamer} \mode<presentation> @@ -19,6 +20,10 @@ \usepackage{ucs} %\usepackage{colortab} +%\usepackage{handoutWithNotes} +%\usepackage{pgfpages} +%\pgfpagesuselayout{4 on 1 with notes}[a4paper,border shrink=5mm] ++ \title[]{Le projet RimElse} \subtitle{Projet de Fin d'Étude ETNA, Promotion 2007} |