diff --git a/cap05.Rmd b/cap05.Rmd
index edb1e41e2b444037a18cdf08e26528a674b121ec..8157e5846a733952990b4659238c37044baf9868 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}