ICU-13261 remove gratuitous difference between line_normal_cj.txt and line_loose_cj.txt.
X-SVN-Rev: 40326
This commit is contained in:
parent
b1b4b2f443
commit
6d7c1bc487
@ -496,8 +496,8 @@ $CAN_CM $CM* $QU; # QU x .
|
||||
[$LB20NonBreaks-$CM] $CM* $BB; # BB x .
|
||||
[^$CB] $CM* $BB; #
|
||||
|
||||
# LB21a
|
||||
[^$CM $CB]? $CM* ($HY | $BA | $BAX) $CM* $HL;
|
||||
# LB21a Don't break after Hebrew + Hyphen.
|
||||
([^$CB] $CM*)? ($HY | $BA | $BAX) $CM* $HL;
|
||||
|
||||
# LB21b (reverse)
|
||||
$HL $CM* $SY;
|
||||
|
Loading…
Reference in New Issue
Block a user