Skip to content

RayBB/pandoc-typst-bug-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pandoc Bug with Typst

This repository demonstrates a bug in the way that Pandoc resolves resource paths when converting Typst documents to PDF. Issue present with pandoc 3.7.0.2

Important

UPDATE: These issues are fixed and will be included in the next release of Pandoc. See: jgm/pandoc#11090 and jgm/typst-hs#74

Reproduction

  1. Clone this repository.
  2. Run the pandoc conversion of your choice:
    • pandoc main.typ -f typst -s -o main.pdf
    • pandoc main.typ -f typst -s -o main.docx
    • pandoc main.typ -f typst -s -o main.html
  3. See how it successed in typst:
    • typst compile main.typ

Gallery

Failed Output from Pandoc (docx)

alt text

Successful Output from Typst (pdf)

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors