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

Fix #4187: latex: EN DASH disappears from PDF bookmarks in Japanese documents #7307

Merged
merged 2 commits into from
May 23, 2020

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Mar 14, 2020

@@ -129,6 +129,7 @@ def init(self) -> None:
self.document_data = [] # type: List[Tuple[str, str, str, str, str, bool]]
self.themes = ThemeFactory(self.app)
self.usepackages = self.app.registry.latex_packages
self.usepackages_after_hyperref = self.app.registry.latex_packages_after_hyperref
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need a help to give a better name to this member...

@tk0miya tk0miya force-pushed the 4187_endash_on_pdf_bookmarks branch from 4384d32 to 71bd8e4 Compare May 23, 2020 16:51
@tk0miya tk0miya force-pushed the 4187_endash_on_pdf_bookmarks branch from 71bd8e4 to 6c324be Compare May 23, 2020 16:53
@tk0miya tk0miya merged commit 302c23f into sphinx-doc:3.x May 23, 2020
@tk0miya tk0miya deleted the 4187_endash_on_pdf_bookmarks branch May 23, 2020 17:47
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant