You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever something like this occurs:
TeX Gyre Pagella does not include a normal medium upright font. Falling back to normal regular upright
TeXGyrePagella-Regular does not contain glyph for unicode index 0x2308 (⌈)
Source files
Hi, I have ran into an issue when using symbols that are not in the primary font.
When I ran into this "in the wild" it was causing the last word on the previous line to be repeated as the first word of the next line. However, when producing a minimal example this issue can cause multiple words to be repeated, even multiple times over multiple lines. (See example)
I dont quite know what is causing this, but I thought it may be worth bringing it to your attention
RST input:
"When a symbol that is not in the main font such as this one ⌈ is present and the line spans over to the next line causes words to be repeated"
Creates:
As you can see parts of the line are being repeated, where they should not.
Versions
rinoh 0.5.5 (in development)
sphinx-build 5.3.0
Python 3.8.10
Windows-10-10.0.19045-SP0
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Sphinx or rinoh output
Source files
Hi, I have ran into an issue when using symbols that are not in the primary font.
When I ran into this "in the wild" it was causing the last word on the previous line to be repeated as the first word of the next line. However, when producing a minimal example this issue can cause multiple words to be repeated, even multiple times over multiple lines. (See example)
I dont quite know what is causing this, but I thought it may be worth bringing it to your attention
Zip file: minimal_fallback_issue.zip
RST input:
"When a symbol that is not in the main font such as this one ⌈ is present and the line spans over to the next line causes words to be repeated"
Creates:
As you can see parts of the line are being repeated, where they should not.
Versions
The text was updated successfully, but these errors were encountered: