-
Notifications
You must be signed in to change notification settings - Fork 17
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
Visualization problem with special characters #254
Comments
Hi @ChiaraB4, i'm able to reproduce your issue. |
I have done some tests with the TEI document and after converting it into HTML (only special characters with upper horizontal line were added), these are the results: What we can see here:
|
Thank you for the help. Do you recommend to avoid using the MEDIUM-HIGH OVERLINE WITH FIXED HEIGHT at the moment? Or is it better to wait and see if the problem can be solved? |
I am realizing a digital edition with both diplomatic and interpretative edition levels. Many times, in the diplomatic transcription I have to enter abbreviated words that use a continuous horizontal line over several letters as an abbreviation sign. To realize this, I encoded special characters in the element using combining overline (U+0305), combining medium-high overline with fixed height (U+F00D) and combining high overline with fixed height (U+F00C) above the different letters. There is a visualization problem: for some combinations of letters it works and the line appears continuous, while for other combinations it does not: either the line appears all broken up, with a broken line above each letter, or, if for example it should be present on three letters, on two of them the line appears continuous, and on the third one it appears broken up. The same problem occurs in the pop-ups that appear when, while displaying the interpretative edition level of my document, I place de cursor over a word to see the corresponding abbreviated word shown in the pop-up.
The same problem occurs when using the different combining macrons and combining overlines provided by Unicode and MUFI-PUA.
Is there any chance to solve the problem? I attach a small sample of the edition.
edition.xml.zip
The text was updated successfully, but these errors were encountered: