Note
The Eisvogel template is now available in the Docker image pandoc/extra!
For more information, refer to the documentation in the Readme or the documentation on docker hub.
- Merge changes from the pandoc default LaTeX template (as of 2023-03-10, 9b04036).
- Add
CJKsansfontandCJKmonofontfor XeLaTeX.CJKsansfontandCJKmonofontwill be set
for XeLaTeX only ifCJKmainfontis also provided (#328, Yudong Jin).
- Add
- Add documentation in the README on how to use the
pandoc/extradocker image (#319, damien clochard). - Fix wrong literate of characters
èandÈin listings. The characterèwas wrongly
converted toéandÈtoÉ(#324, damien clochard).