Просмотр исходного кода

Fix xaringan yaml documentation

tags/v0.3.0
Garrick Aden-Buie 6 лет назад
Родитель
Сommit
4a94f7a641
14 измененных файлов: 11 добавлений и 15 удалений
  1. +0
    -2
      README.md
  2. +1
    -1
      man-roxygen/style-usage.R
  3. +0
    -1
      man/fragments/_quick-intro.Rmd
  4. +0
    -1
      man/fragments/_themes.Rmd
  5. +1
    -1
      man/style_duo.Rd
  6. +1
    -1
      man/style_duo_accent.Rd
  7. +1
    -1
      man/style_duo_accent_inverse.Rd
  8. +1
    -1
      man/style_mono_accent.Rd
  9. +1
    -1
      man/style_mono_accent_inverse.Rd
  10. +1
    -1
      man/style_mono_dark.Rd
  11. +1
    -1
      man/style_mono_light.Rd
  12. +1
    -1
      man/style_solarized_dark.Rd
  13. +1
    -1
      man/style_solarized_light.Rd
  14. +1
    -1
      man/style_xaringan.Rd

+ 0
- 2
README.md Просмотреть файл

@@ -56,7 +56,6 @@ xaringan slides.
``` yaml
output:
xaringan::moon_reader:
lib_dir: libs
css: xaringan-themer.css
```

@@ -228,7 +227,6 @@ To do this, your YAML header should look more-or-less like this:
``` yaml
output:
xaringan::moon_reader:
lib_dir: libs
css: ["xaringan-themer.css"]
nature:
highlightStyle: solarized-dark

+ 1
- 1
man-roxygen/style-usage.R Просмотреть файл

@@ -6,6 +6,6 @@
#' ```yaml
#' output:
#' xaringan::moon_reader:
#' css: xaringan-themer.css`
#' css: xaringan-themer.css
#' ````
#

+ 0
- 1
man/fragments/_quick-intro.Rmd Просмотреть файл

@@ -5,7 +5,6 @@ First, add the `xaringan-themer.css` file to the YAML header of your xaringan sl
```yaml
output:
xaringan::moon_reader:
lib_dir: libs
css: xaringan-themer.css
```


+ 0
- 1
man/fragments/_themes.Rmd Просмотреть файл

@@ -141,7 +141,6 @@ To do this, your YAML header should look more-or-less like this:
```yaml
output:
xaringan::moon_reader:
lib_dir: libs
css: ["xaringan-themer.css"]
nature:
highlightStyle: solarized-dark

+ 1
- 1
man/style_duo.Rd Просмотреть файл

@@ -419,7 +419,7 @@ that you use \code{xaringan-themer.css} as your CSS file in your slides' YAML
header. If you change the name of the output file using the \code{outfile}
argument, use that name instead of the default file name.\if{html}{\out{<div class="yaml">}}\preformatted{output:
xaringan::moon_reader:
css: xaringan-themer.css`
css: xaringan-themer.css
}\if{html}{\out{</div>}}
}


+ 1
- 1
man/style_duo_accent.Rd Просмотреть файл

@@ -436,7 +436,7 @@ that you use \code{xaringan-themer.css} as your CSS file in your slides' YAML
header. If you change the name of the output file using the \code{outfile}
argument, use that name instead of the default file name.\if{html}{\out{<div class="yaml">}}\preformatted{output:
xaringan::moon_reader:
css: xaringan-themer.css`
css: xaringan-themer.css
}\if{html}{\out{</div>}}
}


+ 1
- 1
man/style_duo_accent_inverse.Rd Просмотреть файл

@@ -438,7 +438,7 @@ that you use \code{xaringan-themer.css} as your CSS file in your slides' YAML
header. If you change the name of the output file using the \code{outfile}
argument, use that name instead of the default file name.\if{html}{\out{<div class="yaml">}}\preformatted{output:
xaringan::moon_reader:
css: xaringan-themer.css`
css: xaringan-themer.css
}\if{html}{\out{</div>}}
}


+ 1
- 1
man/style_mono_accent.Rd Просмотреть файл

@@ -423,7 +423,7 @@ that you use \code{xaringan-themer.css} as your CSS file in your slides' YAML
header. If you change the name of the output file using the \code{outfile}
argument, use that name instead of the default file name.\if{html}{\out{<div class="yaml">}}\preformatted{output:
xaringan::moon_reader:
css: xaringan-themer.css`
css: xaringan-themer.css
}\if{html}{\out{</div>}}
}


+ 1
- 1
man/style_mono_accent_inverse.Rd Просмотреть файл

@@ -424,7 +424,7 @@ that you use \code{xaringan-themer.css} as your CSS file in your slides' YAML
header. If you change the name of the output file using the \code{outfile}
argument, use that name instead of the default file name.\if{html}{\out{<div class="yaml">}}\preformatted{output:
xaringan::moon_reader:
css: xaringan-themer.css`
css: xaringan-themer.css
}\if{html}{\out{</div>}}
}


+ 1
- 1
man/style_mono_dark.Rd Просмотреть файл

@@ -424,7 +424,7 @@ that you use \code{xaringan-themer.css} as your CSS file in your slides' YAML
header. If you change the name of the output file using the \code{outfile}
argument, use that name instead of the default file name.\if{html}{\out{<div class="yaml">}}\preformatted{output:
xaringan::moon_reader:
css: xaringan-themer.css`
css: xaringan-themer.css
}\if{html}{\out{</div>}}
}


+ 1
- 1
man/style_mono_light.Rd Просмотреть файл

@@ -424,7 +424,7 @@ that you use \code{xaringan-themer.css} as your CSS file in your slides' YAML
header. If you change the name of the output file using the \code{outfile}
argument, use that name instead of the default file name.\if{html}{\out{<div class="yaml">}}\preformatted{output:
xaringan::moon_reader:
css: xaringan-themer.css`
css: xaringan-themer.css
}\if{html}{\out{</div>}}
}


+ 1
- 1
man/style_solarized_dark.Rd Просмотреть файл

@@ -405,7 +405,7 @@ that you use \code{xaringan-themer.css} as your CSS file in your slides' YAML
header. If you change the name of the output file using the \code{outfile}
argument, use that name instead of the default file name.\if{html}{\out{<div class="yaml">}}\preformatted{output:
xaringan::moon_reader:
css: xaringan-themer.css`
css: xaringan-themer.css
}\if{html}{\out{</div>}}
}


+ 1
- 1
man/style_solarized_light.Rd Просмотреть файл

@@ -405,7 +405,7 @@ that you use \code{xaringan-themer.css} as your CSS file in your slides' YAML
header. If you change the name of the output file using the \code{outfile}
argument, use that name instead of the default file name.\if{html}{\out{<div class="yaml">}}\preformatted{output:
xaringan::moon_reader:
css: xaringan-themer.css`
css: xaringan-themer.css
}\if{html}{\out{</div>}}
}


+ 1
- 1
man/style_xaringan.Rd Просмотреть файл

@@ -403,7 +403,7 @@ that you use \code{xaringan-themer.css} as your CSS file in your slides' YAML
header. If you change the name of the output file using the \code{outfile}
argument, use that name instead of the default file name.\if{html}{\out{<div class="yaml">}}\preformatted{output:
xaringan::moon_reader:
css: xaringan-themer.css`
css: xaringan-themer.css
}\if{html}{\out{</div>}}
}


Загрузка…
Отмена
Сохранить