You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use current pandoc/latex image to generate epub (#703)
Replace use of older `uppalabharath/pandoc-latex-cjk:latest`
image with `pandoc/latex:edge-ubuntu`.
At present the older image is from November 2021 and contains
Pandoc 2.16.1, whereas the `pandoc/latex:edge-ubuntu` image
is from March 2023 and provides Pandoc 3.1.1.
epub files generated using this newer image successfully import
into Google Play Books without error.
refs GH-598
Co-authored-by: Adam Chalkley <atc0005@users.noreply.github.com>
0 commit comments