w3c / iip

Documenting gaps and requirements for support of Indic languages on the Web and in eBooks.
https://w3c.github.io/iip/
8 stars 15 forks source link

Dandas are wrapped alone to the beginning of a line #63

Closed r12a closed 3 years ago

r12a commented 4 years ago

Bengali uses Devanagari phrase separator । U+0964 DEVANAGARI DANDA (called DanRi in Bengali) to represent the end of the sentence. Bengali also uses U+0965 DEVANAGARI DOUBLE DANDA (called DuiDanRi in Bengali) and as per the Unicode recommendation, both have to come from Devanagari block of Unicode. Devanagari phrase separator । U+0964 DEVANAGARI DANDA or ॥ U+0965 DEVANAGARI DOUBLE DANDA are encoded in the DEVANAGARI block with the intent that they should be used as common punctuation for all the major scripts of India including Bengali.

The properties of Danda and Double Danda should be the same as the properties of FullStop or other punctuation marks, and a new line should not begin with Danda and Double Danda.

r12a commented 4 years ago

The first comment in this issue contains text that will automatically appear in the Bengali gap-analysis document as a subsection with the same title as this issue. Any edits made to that comment will be immediately available in the document. Proposals for changes or discussion of the content can be made in comments below this point.

r12a commented 3 years ago

I'm not sure there's an issue here, so i will close it until further information arrives.

The Bengali Layout Requirements doc talks about the possibility of a space appearing before the danda, to balance the white space – in which case, the danda shouldn't wrap alone to the next line. However, all the style guides i have seen so far indicate that there should be no intervening space before the danda.