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

How to fix the "Wrong font" error for Vietnamese characters? #25

Open
luutuntin opened this issue Apr 15, 2022 · 2 comments
Open

How to fix the "Wrong font" error for Vietnamese characters? #25

luutuntin opened this issue Apr 15, 2022 · 2 comments

Comments

@luutuntin
Copy link

Hi team,

My paper includes Vietnamese character "ư", which is supported by the *ACL template (\usepackage[T5]{fontenc}).
However, aclpubcheck gives me the following error:

Error (Font): Wrong font. The main font used is YSKDUX+VnNimbusRomanNo9L when it should a font in {'NimbusRomNo9L-Regu', 'TimesNewRomanPSMT', 'TeXGyreTermesX-Regular'}.

Could you give me some advice on this?

Best,
Alex

@crux82
Copy link
Collaborator

crux82 commented Apr 16, 2022

I think that we should add that font here:

correct_fontnames = set(["NimbusRomNo9L-Regu",

But I would ask for a confirmation from @ryancotterell before updating the code.

In the meanwhile you can try adding that font to the list I linked above and the error should disappear.

@luutuntin
Copy link
Author

Thank you so much.

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

No branches or pull requests

2 participants