Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Replace 3-char operator "..." with "U+2026 …" instead. #26

Merged
merged 2 commits into from
May 12, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions unicode.xml
Original file line number Diff line number Diff line change
Expand Up @@ -942,11 +942,6 @@ Barbara Beeton for the STIX project
<operator-dictionary priority="100" form="postfix" lspace="0" rspace="0"/>
<description>MULTIPLE CHARACTER OPERATOR: ..</description>
</character>
<character id="U0002E-0002E-0002E" dec="46-46-46" image="none">
<unicodedata/>
<operator-dictionary priority="100" form="postfix" lspace="0" rspace="0"/>
<description>MULTIPLE CHARACTER OPERATOR: ...</description>
</character>
<character id="U0002F" dec="47" mode="text" type="other">
<unicodedata category="Po" combclass="0" bidi="CS" mirror="N" unicode1="SLASH" mathclass="B" alias="slash;virgule"/>
<afii>002F</afii>
Expand Down Expand Up @@ -36973,6 +36968,7 @@ Barbara Beeton for the STIX project
<entity id="mldr" set="9573-2003-isopub">
<desc>em leader</desc>
</entity>
<operator-dictionary priority="100" form="postfix" lspace="0" rspace="0"/>
<description unicode="1.1">HORIZONTAL ELLIPSIS</description>
</character>
<character id="U02027" dec="8231" type="other" mode="unknown">
Expand Down