From ddca02b7ae38bf955d23f69d150df9a5a6238201 Mon Sep 17 00:00:00 2001
From: Eduardo Junior <edujrrib@gmail.com>
Date: Sat, 21 May 2016 18:27:54 -0300
Subject: [PATCH] =?UTF-8?q?Atualiza=20slides=20conforme=20defini=C3=A7?=
 =?UTF-8?q?=C3=B5es=20p=C3=B3s=20pr=C3=A9-exibi=C3=A7=C3=A3o=20no=20LEG?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 inst/slides/slides-mrdcr.Rnw | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/inst/slides/slides-mrdcr.Rnw b/inst/slides/slides-mrdcr.Rnw
index fb6553a..5c5cdf9 100644
--- a/inst/slides/slides-mrdcr.Rnw
+++ b/inst/slides/slides-mrdcr.Rnw
@@ -10,18 +10,12 @@
 
 %% ======================================================================
 %% Fontes
-\usepackage{palatino}
-\usepackage{eulervm}
-\usepackage[none]{ubuntu}
+\usepackage{mathpazo}
+\usepackage{inconsolata}
 \usepackage{verbatim}
 
 \usefonttheme{professionalfonts}
 \usefonttheme{serif}
-\renewcommand{\ttdefault}{ubuntumono}
-\renewcommand{\ttfamily}{\fontUbuntuMono}
-\makeatletter
-\def\verbatim@font{\normalsize\fontUbuntuMono}
-\makeatother
 
 %% ======================================================================
 %% Cores para links
@@ -55,6 +49,9 @@
 \setbeamercolor{footlinecolor}{fg=white,bg=teal}
 \setbeamercolor{caption name}{fg=teal}
 
+% \setbeamertemplate{frametitle continuation}{[\insertcontinuationcount]}
+\setbeamertemplate{frametitle continuation}{}
+
 %% Slide Inicial
 \setbeamertemplate{title page}[default]
 \setbeamercolor{title}{fg=teal}
-- 
GitLab