-
I am preparing slides for my class. I like this template, its very elegant but I am not comfortable with the Xelatex. If it can be provided with pdf latex that will be great.
-
The link in https://github.com/fniessen/refcard-org-beamer#show-speaker-notes is dead ATM :-/
http://freakazoid.teamblind.de/2011/03/30/latex-presentations-with-notes-on-windows-7/
-
### Bug description
Following the [documentation on sizing mermaid diagram](https://quarto.org/docs/authoring/diagrams.html#sizing), the latest nightly build (1.3.107) running on Ubuntu 20.04 no long…
-
Currently we can pass frame attributes to beamer like so:
```
# Frame title {.plain}
```
To get a plain frame. However, pandoc does not pass through just any property - in particular, it is not curr…
-
Thanks for a great theme!!!
I'm just curious if there is a simple way to give urls in the presentation a different color? To be more specific I'm using beamer through orgmode, and the links render …
kflak updated
2 weeks ago
-
`pandoc 2.3.1`
Currently pandoc uses markdown headings as frame titles and allows specifying frame options via heading attributes like this:
```markdown
# This is a frame title {.allowframebreaks}
…
-
I'm using
`property['style.line_number'] = 'fore:$(color.base04),back:$(color.base01)'`
and
```buffer:set_fold_margin_color(true, property_int['color.base01'])
buffer:set_fold_margin_hi_col…
-
Dear Doconce Users,
For some time the command 'doconce sphinx_dir theme=$theme $name' causes errors.
I need to run it twice to obtain automate_sphinx.py in my work dir.
It seems that sphinx-build…
-
Guten Tag,
vielen Dank für diese Vorlagen, doch leider gelingt mir die Installation nicht, die Installationsanweisungen sind da wenig hilfreich.
Ich habe folgendes gemacht:
### Was ich unternommen hab…
baloe updated
8 years ago
-
### Bug description
_First of all I want to clarify that this is my first post here, I apologize if it's not completely clear._
Once I got to know Quarto I wanted to start experimenting with it …