diff --git a/DESCRIPTION b/DESCRIPTION index 6187c48..70392c4 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: comunicacion Title: DNMyE - Comunicación -Version: 0.0.0.9011 +Version: 0.0.0.9012 Authors@R: c( person("Pablo", "Tiscornia", , "ptiscornia@turismo.gob.ar", role = c("aut")), person("Juan", "Juara", , "jgjuara@turismo.gob.ar", role = c("aut")), @@ -14,7 +14,7 @@ Description: Herramientas para la comunicación de la Dirección Nacional de License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) -RoxygenNote: 7.2.3 +RoxygenNote: 7.3.1 Suggests: knitr, rmarkdown, diff --git a/inst/resources/css/style.css b/inst/resources/css/style.css index 987a2f2..f3239ba 100644 --- a/inst/resources/css/style.css +++ b/inst/resources/css/style.css @@ -64,13 +64,13 @@ /* normal page */ -@page { +/*@page { @top-center { content: url("../img/logo_pagedown.png"); } -} +}*/ /* counter */ @page:left { @@ -226,7 +226,7 @@ padding-top: 0cm; padding-bottom: 0cm; background-color: transparent; - background-image: url(../utils/portada_hoja2.png); + /* background-image: url(../utils/portada_hoja2.png);*/ text-align: left; margin-right: 0%; margin-left: 0%; diff --git a/inst/resources/html/template_paged.html b/inst/resources/html/template_paged.html index 2ef45ca..2e0fd26 100644 --- a/inst/resources/html/template_paged.html +++ b/inst/resources/html/template_paged.html @@ -6,6 +6,7 @@ + diff --git a/inst/resources/img/arg_unida.png b/inst/resources/img/arg_unida.png deleted file mode 100644 index c5cdfb6..0000000 Binary files a/inst/resources/img/arg_unida.png and /dev/null differ diff --git a/inst/resources/img/arg_unida_full_color.png b/inst/resources/img/arg_unida_full_color.png deleted file mode 100644 index da81883..0000000 Binary files a/inst/resources/img/arg_unida_full_color.png and /dev/null differ diff --git a/inst/resources/img/escudo.png b/inst/resources/img/escudo.png index a52b33c..4d4b8c4 100644 Binary files a/inst/resources/img/escudo.png and b/inst/resources/img/escudo.png differ diff --git a/inst/resources/img/escudo_interior_negro.png b/inst/resources/img/escudo_interior_negro.png deleted file mode 100644 index 61dcd07..0000000 Binary files a/inst/resources/img/escudo_interior_negro.png and /dev/null differ diff --git a/inst/resources/img/escudo_mintur_blanco.png b/inst/resources/img/escudo_mintur_blanco.png deleted file mode 100644 index 4d83252..0000000 Binary files a/inst/resources/img/escudo_mintur_blanco.png and /dev/null differ diff --git a/inst/resources/img/logo_pagedown.png b/inst/resources/img/logo_pagedown.png deleted file mode 100644 index 83cce6a..0000000 Binary files a/inst/resources/img/logo_pagedown.png and /dev/null differ diff --git a/inst/resources/img/template_2da_hoja_EVyth.pdf b/inst/resources/img/template_2da_hoja_EVyth.pdf deleted file mode 100644 index 0363a24..0000000 Binary files a/inst/resources/img/template_2da_hoja_EVyth.pdf and /dev/null differ diff --git a/inst/resources/img/template_2da_hoja_eoh.pdf b/inst/resources/img/template_2da_hoja_eoh.pdf deleted file mode 100644 index 32819a3..0000000 Binary files a/inst/resources/img/template_2da_hoja_eoh.pdf and /dev/null differ diff --git a/inst/resources/img/template_2da_hoja_parques.pdf b/inst/resources/img/template_2da_hoja_parques.pdf deleted file mode 100644 index c7d5d14..0000000 Binary files a/inst/resources/img/template_2da_hoja_parques.pdf and /dev/null differ diff --git a/inst/resources/img/template_2da_hoja_precio.pdf b/inst/resources/img/template_2da_hoja_precio.pdf deleted file mode 100644 index d37d8af..0000000 Binary files a/inst/resources/img/template_2da_hoja_precio.pdf and /dev/null differ diff --git a/inst/resources/logo/escudo.png b/inst/resources/logo/escudo.png index a52b33c..4d4b8c4 100644 Binary files a/inst/resources/logo/escudo.png and b/inst/resources/logo/escudo.png differ diff --git a/inst/resources/utils/header-2.png b/inst/resources/utils/header-2.png deleted file mode 100644 index 8e5dab7..0000000 Binary files a/inst/resources/utils/header-2.png and /dev/null differ diff --git a/inst/rmarkdown/templates/paged/skeleton/skeleton.Rmd b/inst/rmarkdown/templates/paged/skeleton/skeleton.Rmd index 119a2f2..b870397 100644 --- a/inst/rmarkdown/templates/paged/skeleton/skeleton.Rmd +++ b/inst/rmarkdown/templates/paged/skeleton/skeleton.Rmd @@ -2,7 +2,8 @@ title: "Título del informe" #subtitle: "Subtítulo del informe" author: | - | Dirección Nacional de Mercados y Estadística + | Dirección de Mercados y Estadísticas + | Subsecretaría de Turismo date: "acalafecha" output: comunicacion::template_informe diff --git a/inst/rmarkdown/templates/xaringan/skeleton/skeleton.Rmd b/inst/rmarkdown/templates/xaringan/skeleton/skeleton.Rmd index 7ac15fb..634bcfa 100644 --- a/inst/rmarkdown/templates/xaringan/skeleton/skeleton.Rmd +++ b/inst/rmarkdown/templates/xaringan/skeleton/skeleton.Rmd @@ -1,6 +1,6 @@ --- title: "SINTA" -author: "Dirección Nacional de Mercados y Estadística" +author: "Dirección de Mercados y Estadísticas" output: xaringan::moon_reader: seal: false