-
currently, `links-to-footnotes` option that is available in `pagedown::html_paged()` does not work for `posterdown` output.
Would it be possible to make it work? Please refer to the following repro…
-
Take this `input.adoc` file:
```
:sectnums:
:xrefstyle: full
Full style:
:xrefstyle: short
Short style:
:xrefstyle: basic
Basic style:
[[LinkedHeader]]
=== Linked header
```
…
-
Watch source https://github.com/jgm/pandoc/blob/master/src/Text/Pandoc/Writers/LaTeX.hs?#L1048#L1053
when
```latex
\lstset{mathescape=true}
```
code in two `$` should not be converted, suc…
-
Quando crio a bibliografia funciona normalmente com o pandoc, porem um valor não esta funcionando que seria o urlaccessdate, tento colocar a data de acesso e não aparece na bibliografia, também tento…
-
### Context
This is about file types in academic publishing.
I tried to illustrate the story below 👇
```mermaid
sequenceDiagram
participant arXiv
actor Alice
participant Journal…
-
What would be required to successfully invoke weave.jl from the shell using julia 1.1.0?
I made some of the more obvious changes to get it to run, but am a bit lost in a series of type errors b…
-
I am using the posterdown_betterport template on MacOS catalina with Rstudio version 1.2.1335 and R version 3.5.1. When I adjust the caption_fontsize: "2pt" option in my header, the change appears in …
-
Some people would prefer to override the inferred title, or even have notes without an explicit heading.
The tricky issues with this are:
1. What should the UI look like? We don't want to clutte…
-
### Bug description
I'm trying to generate an html output with figures generated by python and specify the name of the output file and directory. When I do this, the html is broken and the image file…
-
**UPDATE 2023: Why should I give a fuck?**
> **e.g:** 4 days worth of work and I feel like I've barely scratched the surface:
>
> * Installing the software required
> * Refactoring code and mino…