Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Build eBooks have character encoding problem #50

Open
entorb opened this issue Sep 20, 2023 · 1 comment
Open

Docker Build eBooks have character encoding problem #50

entorb opened this issue Sep 20, 2023 · 1 comment

Comments

@entorb
Copy link
Owner

entorb commented Sep 20, 2023

running

docker run -it --mount type=bind,src="$(pwd)",dst=/app hpmor scripts/make_ebooks.sh

the resulting hpmor.html and .epub have broken umlaute in on the titlepage.

Compiling via GitHub Actions, they are fine.

@entorb
Copy link
Owner Author

entorb commented May 14, 2024

Origin is

\usepackage[bookmarks=true,unicode=true,pdfborder={0 0 0},
	pdftitle={Harry Potter and the Methods of Rationality - Deutsche Fan-Übersetzung},
	pdfauthor={Eliezer Yudkowsky}, breaklinks={true},
	pdfkeywords={Harry Potter, rationality, hpmor},pdfencoding=auto
]{hyperref}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant