-
Thanks for coding this up!
But.. could you include a minimal example in your readme? For example, the script below is intended to install latex and then runs a shell script that contains the latex…
-
**What did you expect to happen?**
When entering a list, eg:
```
- foo
- bar
- baz
```
When pressing RET after a line, the cursor should go back to the beginning of the line (or the inden…
-
By default the slides generated by latex beamer have their pdf page number set to the one also found on the slide. This means that a slide with multiple overlay steps is still referred to by its "actu…
-
I am using WSL 2 (Ubuntu 20.04) and Windows Terminal setting to compile markdown file into the beamer presentation. Unfortunately if I am trying to use pandoc 2.5 to compile it, the time of compilatio…
-
Greetings,
Using beamer/markdown tables are sprawling off of the right of the slide and only show properly with the option format="latex" hard coded... I presume it ought to be automatic? Minimal e…
-
Greetings, and let me thank you in advance for your incredible work.
RStudio 1.1.383, rmarkdown 1.6.0.9000, R 3.4.2, macOS High Sierra 10.13...
I am having issues with bibtex and beamer and the …
-
knitr works with pdflatex as default, but for CJK scripts etc. xelatex or lualatex is necessary. For the time being, this can be invoked by adding a pandoc option like this:
```
output:
beamer_pr…
-
https://github.com/kai-tub/latex-beamer-pure-minimalistic/blob/6965f1489801d59f234af939b3521ed98560edb6/beamerfontthemepureminimalistic.sty#L38-L38
-
**Describe the bug**
It should probably say \institute{Ins**t**itute name} rather than \institute{Insitute name} in the beamertheme-pure-minimalistic-demo.tex file.
I am very sorry to open an issue …
-
Hello,
I was wondering if there was an easy way with R code to hide select slides when knitting an R beamer presentation? I've googled around a fair bit but couldn't come up with an answer that did…