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

New line formatting issue for right-to-left languages #662

Closed
seluianova opened this issue Jan 23, 2023 · 4 comments
Closed

New line formatting issue for right-to-left languages #662

seluianova opened this issue Jan 23, 2023 · 4 comments
Labels
bug Something isn't working rtl Issues related to right-to-left alphabets

Comments

@seluianova
Copy link

seluianova commented Jan 23, 2023

There is a slight formatting issue for right-to-left languages when a newline is required.

Sample Arabic text with correct (expected) formatting:
image

How it looks in the exported PDF:
image

The text itself looks correct (direction and word order), but the shortest line comes first.

Expected behavior:
The last line should be the shortest.

@timobrembeck
Copy link
Collaborator

Possibly, this is related to #538.

@timobrembeck
Copy link
Collaborator

@seluianova is this the same problem as described and fixed in #620?

@seluianova
Copy link
Author

seluianova commented Jan 23, 2023

@timoludwig yes!
I forgot to check pull requests, thank you

@timobrembeck
Copy link
Collaborator

This was fixed by f51bf87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rtl Issues related to right-to-left alphabets
Projects
None yet
Development

No branches or pull requests

2 participants