diff --git a/_output.yml b/_output.yml
index ecc03da7..f1243d28 100644
--- a/_output.yml
+++ b/_output.yml
@@ -1,16 +1,27 @@
-bookdown::gitbook:
- css: style.css
- config:
- toc:
- before: |
-
A Minimal Book Example
- after: |
- Published with bookdown
- download: ["pdf", "epub"]
bookdown::pdf_book:
includes:
in_header: preamble.tex
latex_engine: xelatex
citation_package: natbib
+ template: null
+ pandoc_args: --top-level-division=chapter
+ toc_depth: 3
+ toc_unnumbered: false
+ toc_appendix: true
+ quote_footer: ["\\VA{", "}{}"]
+ highlight_bw: true
keep_tex: yes
bookdown::epub_book: default
+bookdown::gitbook:
+ css: style.css
+ config:
+ toc:
+ collapse: section
+ before: |
+ Introducción a la Ciencia de Datos
+ after: |
+ Published with bookdown
+ edit:
+ link: https://github.com/rafalab/dslibro/edit/master/%s
+ text: "Edit"
+new_session: yes
diff --git a/docs/agradecimientos.html b/docs/agradecimientos.html
index 6febc499..f54497ec 100644
--- a/docs/agradecimientos.html
+++ b/docs/agradecimientos.html
@@ -101,7 +101,7 @@