-
## Problem
I've made my custom LaTeX package that I pretty much use in all my projects, following the example in the [nixpkgs manual](https://nixos.org/manual/nixpkgs/stable/#sec-language-texli…
-
### Context
Hey, I would like to extract the individual issues discussed in https://github.com/kai-tub/latex-beamer-pure-minimalistic/discussions/75 for clarity and easier communication.
As discus…
-
I'm using a beamer theme with a section | subsection header. To put stuff in these headers, it's necessary to use a 1st and 2nd level header, and a third level header for the actual slide contents. Ho…
-
I try to make use of the metropolis Beamer theme. My `docu.tex` looks like this:
```
\documentclass{beamer}
\usetheme{metropolis} % Use metropolis theme
\title{Some title}
\date{\toda…
-
Using pandoc 2.5
Compiled with pandoc-types 1.17.5.4, texmath 0.11.2.2, skylighting 0.7.7
In an ubuntu/eoan container environment
`metadata.yaml`:
```yaml
---
theme: metropolis
monofont: JetB…
-
Hi,
I have an issue with fenced theorems. The following .Rmd file is knitted as expected:
````
---
title: "book"
documentclass: beamer
output:
beamer_presentation:
keep_tex: t…
-
### System details
RStudio Edition : Desktop
RStudio Version : 2022.7.1.554
OS Version : Ubuntu 20.04.4 LTS
R Version : 4.2.1
### Steps to reproduce the problem
…
-
Hello!
I have the following use-case of _header-include_:
```
---
title: Pandoc bug?
header-includes: \pgfpagesuselayout{2 on 1}[a4paper]
---
Test.
```
When generating a PDF, the string `[a4pape…
-
### Bug description
I am trying to run Quarto for the first time. I have installed the deb package on my Ubuntu Focal machine. My first attempt to render the `hello.qmd` test file failed:
```
...…
-
[Originally Ticket 1555]
We have made some progress on presenting slides in `slides.cls.ltxml` in #230. Based on this, we can start implementing LaTeXML bindings for `beamer.cls`, which is much more …