From e0462deb21f8a7498edf9262f3e16a7013671e9d Mon Sep 17 00:00:00 2001 From: Walmes Zeviani <walmes@ufpr.br> Date: Tue, 24 Nov 2015 23:21:44 -0200 Subject: [PATCH] Troca para um yaml para PDF. --- cap05.Rmd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cap05.Rmd b/cap05.Rmd index edb1e41..8157e58 100644 --- a/cap05.Rmd +++ b/cap05.Rmd @@ -2,11 +2,11 @@ title: "Serviços Web para Projetos Git" author: "PET EstatÃstica UFPR" output: - html_document: - highlight: pygments + pdf_document: + highlight: default toc: true - theme: flatly - keep_md: true + toc_depth: 2 + keep_tex: true --- ```{r, include=FALSE} -- GitLab