We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Have a look at this example:
\documentclass[border=1cm]{standalone} \usepackage[% english,% bidi = {bidi-r}% ]{babel} \usepackage{fontspec} \newfontfamily\ksfnt[% IgnoreFontspecFile,% Extension = {.ttf},% Renderer = {Graphite}% ]{AwamiNastaliq-Regular} \begin{document} \ksfnt یِہ (کوٗر) چھَےٚ اَم کھؠوَان۔ \end{document}
The diacritics are misplaced in this. LibreOffice produces an output with correct placement:
What can be the reason?
The text was updated successfully, but these errors were encountered:
I have an old output with the same text, I have used bidi=basicthere. It had the correct rendering of diacritics:
bidi=basic
The text here just lacks the parentheses.
Note that now even with bidi=basic this fails! Should I report this to babel?
babel
Sorry, something went wrong.
No branches or pull requests
Have a look at this example:
The diacritics are misplaced in this. LibreOffice produces an output with correct placement:
What can be the reason?
The text was updated successfully, but these errors were encountered: