#1295: use of specialized "..." on 157v

opened by njr2128

@tcatapano, a series of ellipses on 157v seem to be entered as a single character (ellipsis proper as formatted in word processors) instead of three characters (periods) in succession.

Is there a proper form? Is one preferable over the other? Standard ASCII?

Downstream effects include searching (e.g., right now, in oXygen, searching "..." (three periods) does bring up the character)


tcatapano commented:

This is U+2026, … Keep it


njr2128 commented:

Proper way is to use the ellipsis character (U2026)

We will keep the ellipsis already there