Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support pandoc 3.2.1 #2164

Open
PaleNeutron opened this issue Jul 17, 2024 · 1 comment
Open

Support pandoc 3.2.1 #2164

PaleNeutron opened this issue Jul 17, 2024 · 1 comment

Comments

@PaleNeutron
Copy link

Related issue: Wandmalfarbe/pandoc-latex-template#391

Nbconvert's default template file (https://github.com/jupyter/nbconvert/blob/main/share/templates/latex/index.tex.j2) will also face the same problem.

@naoh16
Copy link

naoh16 commented Sep 15, 2024

In my environment, the latest Pandoc 3.3, we need the following part:

https://github.com/jgm/pandoc/blob/04825ceb6bdf72fe1b93759ec14e30115366575c/data/templates/default.latex#L304-L317

to the base.tex.j2.

I think it wolud be better to append at the following area:

% Additional commands for more recent versions of Pandoc

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

No branches or pull requests

2 participants