Commit b4b789b
authored
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>1 parent 6b481cf commit b4b789b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments