-
The carpentries html templates use mustache to get certain variables.
Most can be directly translated to quarto yml metadata if we add in a few things that pkgdown added during the build process (at …
-
Hi @schochastics ,
Thanks for this great template!
I wonder if you tried to support the quarto's `subject` and other document metadata options from [here](https://quarto.org/docs/reference/formats/p…
-
For bigger work printed work, such as these or books, it is common to include ToC for different content types, e.g. figures, tables, equations, theorems. Currently I don't think that is implemented.
…
-
Pandoc does have a simple way to print PDF (https://pandoc.org/MANUAL.html#creating-a-pdf)
> To produce a PDF, specify an output file with a .pdf extension:
[--pdf-engine](https://pandoc.org/MANU…
cderv updated
3 weeks ago
-
We want to use this for https://sci-k.github.io/2023/#submission. It asks for:
> [ACM Proceedings template and format](https://www.acm.org/publications/proceedings-template). Please use the template …
-
### Description
Is there a simple way of preventing the `'9pc'` in:
https://github.com/ramiromagno/wiley-njd/blob/885a1827617952d3d01156ab68e6af8c8e118337/template.qmd#L131
getting converted …
-
Currently, it looks like in the `session_XX.qmd` file, the YAML header includes a title for the lesson, e.g., `session_01.qmd` for the recent coreR looks like:
```
---
title: "Course Introduction"
…
-
### Bug description
When `revealjs-url` is used, the path is **not** relative to the document in which the key appears, but rather the working directory where `quarto render` or `quarto preview` ar…
-
## Positron Version:
Positron Version: 2024.06.1 (Universal) build 54
Code - OSS Version: 1.90.0
Commit: 5115c73e0670f39139e55eeedf0717b468a0658d
Date: 2024-07-03T03:51:33.756Z
Electron: 29…
-
Just downloaded the template on Mac OS X and when building on Rstudio received an error that the extension path was wrong for the CSL file. I looked at the path and it was indeed incorrect. It should …