Alessio Caiazza is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

nolith / intro_ipv6

Presentazione beamer su IPv6.

Clone this repository (size: 2.1 MB): HTTPS / SSH
hg clone https://bitbucket.org/nolith/intro_ipv6
hg clone ssh://hg@bitbucket.org/nolith/intro_ipv6

intro_ipv6 / ipv6.slides.tex

1
2
3
4
5
6
7
8
9
% Per evitare Warning con Pdf 1.5 Version.
\pdfoptionpdfminorversion=5

% Classe Presentazioni [Beamer].
\documentclass[hyperref={pdfpagelabels=false}]{beamer}

%permette un rendering buono a video (Font scalabili embedded)
\usepackage{ae,aecompl}
\input{Presentazione}