-
I was wondering if there is a way to use images (.jpg, .png) as background for a slide?
I've looked through the code, but couldn't find a function to do that. I remmeber trying to do that with the…
-
If a slide is coded as
```
## Ordinary *k*-fold
The samples are divided into *k* approximately equally-sized groups. Each group is used as the test set once.
--
Example: 10 samples and 5-…
-
First of all, many thanks for your work on this, I really enjoy remarkjs and R
so being able to use both of them inside a single document is really helpful!
I will surely use it in the near future (…
-
There are quite a few issues here and questions on GitHub from users who want to make simple adjustments to their title slides, such as applying the `left, bottom` CSS classes. Currently, the classes …
-
How do you adjust the formatting of the title slide (e.g.; its class so I can set inverse = FALSE). I've searched high and low for how to do this but no success. ..
-
Hello! I'd like to insert my tittle before the regular spot (class: left, top), in the beginning of the slide, without any margin.
Am I allowed to do this in the xaringan presentation template wit…
-
How do I align contents of title slide to left bottom?
Default:
![default](https://user-images.githubusercontent.com/5083500/38313460-60280df6-3824-11e8-8484-b00cc5dcfc15.JPG)
This is the ali…
-
Can anyone help me solve this issue?
https://stackoverflow.com/q/48976338/786542
Thanks!
-
Below is simple test document with superscript and subscript:
```
---
title: "superscript-subscript"
output:
html_document: default
xaringan::moon_reader: default
---
Superscript `x^…
-
I'd like to tweak the `css` for the title page (the one based on the YAML) but I cant seem to find a unique `div` that only applies to the title page.
One option is to set `seal: false` and then g…