epub 转pdf,不错位
2023-01-07 15:25 作者:大仝tong和朋友们 | 我要投稿
pandoc转,通过latex
pandoc \
-f epub \
-t latex \
-o my.pdf \
--epub-chapter-level=1 \
--pdf-engine=lualatex \
test.epub
https://tug.org/mactex/morepackages.html
https://mirror.ctan.org/systems/mac/mactex/BasicTeX.pkg
sudo tlmgr install lualatex-math
sudo tlmgr install selnolig
https://askubuntu.com/questions/1029631/converting-epub-to-pdf-using-pandoc
https://github.com/jgm/pandoc/issues/7570
https://tug.org/mactex/morepackages.html
https://gist.github.com/ayushkarnawat/6b3b3f172c6d7baaad20360b9e364b1b
其他实验选项
https://www.online-convert.com/
calibre