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

In order to support search and copying of ligatures. #3296

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

HansOlsson
Copy link
Collaborator

Closes #3286
Start fresh after previous update.

Closes modelica#3286
It may be that we need to install additional packages on the docker-image (cmap and one more).

It seems we don't use virtual fonts so the more complicated solution isn't needed.
Note that an alternative would be to use mmap, which also adds math-handling.
It has the nice benefit that symbols like \in and \bigcup are automatically handled by copy-paste.
However, since it doesn't handle fractions it seems unclear if it is worth it.
@sjoelund sjoelund self-requested a review December 6, 2022 07:59
@HansOlsson HansOlsson merged commit 24b70e9 into modelica:master Dec 6, 2022
@HansOlsson HansOlsson deleted the CMAPSupport3 branch December 6, 2022 08:14
@HansOlsson HansOlsson added the M36 For pull requests merged into Modelica 3.6 label Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M36 For pull requests merged into Modelica 3.6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Copy and paste from pdf-document
2 participants