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

Quotes in non-English #195

Open
phieri opened this issue Jan 18, 2023 · 0 comments
Open

Quotes in non-English #195

phieri opened this issue Jan 18, 2023 · 0 comments

Comments

@phieri
Copy link

phieri commented Jan 18, 2023

In the book project I'm working on we're getting a lot of syntax error markings, for every quote we have. Right quotation marks appear to be only permitted at the end, not the beginning, of quotes. In Swedish language quotes are both opened and closed with the same mark.

Example:

Liksom att radiomottagning kan ''störas'' av sändningar som inte är av

is correctly output as

Liksom att radiomottagning kan ”störas” av sändningar som inte är av

References:
https://sv.wikipedia.org/wiki/Citattecken#Användningsområden
https://www.overleaf.com/learn/latex/Typesetting_quotations#Reference_guide

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

1 participant