Skip to content

Pandoc nightly build is missing font-settings.latex #10379

@cderv

Description

@cderv
❯ pandoc.exe -t latex -s -o test.tex
Could not find data file templates\font-settings.latex

This is with latest nightly version

❯ pandoc.exe --version
pandoc.exe 3.5-nightly-2024-11-12
Features: +server +lua
Scripting engine: Lua 5.4
User data directory: C:\Users\chris\AppData\Roaming\pandoc
Copyright (C) 2006-2024 John MacFarlane. Web: https://pandoc.org
This is free software; see the source for copying conditions. There is no
warranty, not even for merchantability or fitness for a particular purpose.

This partials has been added into the default template

$font-settings.latex()$

and it is in the repo
https://github.com/jgm/pandoc/blob/a4b859115036688a2e23d41ce2c6a2d047862662/data/templates/font-settings.latex

But it seems to be missing in the bundle, maybe because not listed in

pandoc/pandoc.cabal

Lines 109 to 110 in a4b8591

data/templates/fonts.latex
data/templates/after-header-includes.latex

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions