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

PDFMaker: LuaLaTeX利用時にはPDFメタ情報をhypersetupで定義する #1394

Merged
merged 1 commit into from
Aug 31, 2019

Conversation

kmuto
Copy link
Owner

@kmuto kmuto commented Aug 31, 2019

#1392 の修正。

specialマクロで定義すると異常なPDFを作ってしまうため、LuaLaTeXの場合はhyperrefの機能によるメタ情報記述を使うようにする。

副作用として、hyperrefはprintモードではdraftオプションが付記されるためメタ情報も記述されない。ebookモードのときのみメタ情報が付くことになる。(upLaTeXの場合は従来どおりどちらでもメタ情報が入る)

…o hyperref's limitation, metainfo is created only in ebook mode in LuaLaTeX.
@kmuto
Copy link
Owner Author

kmuto commented Aug 31, 2019

大丈夫そうなのでマージします

@kmuto kmuto merged commit 5394af9 into master Aug 31, 2019
@kmuto kmuto deleted the lua-pdfinfo branch August 31, 2019 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant