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
I do not known if this is an active repo but the hyphenation for portuguese for example is almost always incorrect. Words like "governador", "processos" is showing "g-overnador", "pr-ocessos". It need to be "go-vernador", "pro-cessos".
The words breaks at incorrect places. Maybe add dictionary method? Using Hyphenator.js?
I understand that align texts and hyphenation are always a challenge but I think we can solve this problem.
The text was updated successfully, but these errors were encountered:
Hi,
I do not known if this is an active repo but the hyphenation for portuguese for example is almost always incorrect. Words like "governador", "processos" is showing "g-overnador", "pr-ocessos". It need to be "go-vernador", "pro-cessos".
The words breaks at incorrect places. Maybe add dictionary method? Using Hyphenator.js?
I understand that align texts and hyphenation are always a challenge but I think we can solve this problem.
The text was updated successfully, but these errors were encountered: