https://bugs.documentfoundation.org/show_bug.cgi?id=171543

Brandon Evangelista <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from Brandon Evangelista <[email protected]> ---
Hello,

Thank you for providing the sample file, it was very helpful in diagnosing the
issue.

It appears that different types of dashes were used in the text. Some lines
contain an em dash (—), while others use a standard hyphen (-). This difference
can affect how the text is rendered.

You can verify which character is being used with the following method:

Check Unicode value:

Place your cursor immediately after the character
Press Alt + X

This will display the Unicode value:

2014 → em dash (—)
2013 → en dash (–)
002D → hyphen (-)

Press Alt + X again to switch it back to the character.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to