Skip to content

Add regression test for Beamer logooptions passthrough#14717

Merged
cderv merged 1 commit into
mainfrom
test/beamer-logooptions
Jul 22, 2026
Merged

Add regression test for Beamer logooptions passthrough#14717
cderv merged 1 commit into
mainfrom
test/beamer-logooptions

Conversation

@cderv

@cderv cderv commented Jul 22, 2026

Copy link
Copy Markdown
Member

Follow-up to #14664 (Pandoc 3.10 upgrade). Pandoc 3.10 added a
logooptions template variable for Beamer's \logo{} command, mirroring
the existing titlegraphicoptions variable for \titlegraphic{}.
Quarto's customized title.tex already passes it through, reachable
today via freeform YAML metadata with no dedicated schema key, but had
no test coverage.

Adds a smoke-all test rendering a minimal Beamer document with logo and
logooptions set, asserting the generated .tex applies the option
(\logo{\includegraphics[width=1cm]{...}}) instead of falling back to the
bare, no-options form.

Pandoc 3.10 added a logooptions template variable for Beamer's \logo{}
command, already plumbed through Quarto's customized title.tex during
the 3.10 template resync but with no test coverage.
@posit-snyk-bot

posit-snyk-bot commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@cderv
cderv merged commit 0f40b34 into main Jul 22, 2026
51 checks passed
@cderv
cderv deleted the test/beamer-logooptions branch July 22, 2026 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants