File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13289,7 +13289,7 @@ RIGHT-WALL: RW- or ({@Xca-} & [[Xc-]]);
13289
13289
<post-quote>:
13290
13290
QUc- & {<wo-wall> or <wi-wall> or CP+};
13291
13291
13292
- « 《 【 『 「 „ “ ''.x ’’.x :
13292
+ « 《 【 『 「 „ “ ‘ ''.x ’’.x :
13293
13293
QUd-;
13294
13294
» 》 】 』 」 ” ''.y ’’.y :
13295
13295
<post-quote>;
@@ -13305,7 +13305,7 @@ RIGHT-WALL: RW- or ({@Xca-} & [[Xc-]]);
13305
13305
% Using backtic.x and backtic.y in the above definitions multiplies the
13306
13306
% number of linkages by 2^(number of backtics). So it is treated as a
13307
13307
% single item, below.
13308
- `: QUd- or <post-quote>;
13308
+ ` `` : QUd- or <post-quote>;
13309
13309
13310
13310
% Cost on Xc- because Xc is intended for commas, not periods.
13311
13311
% Without this cost, lists, such as "Paris, London and Berlin."
Original file line number Diff line number Diff line change @@ -10865,7 +10865,7 @@ RIGHT-WALL: RW- or ({@Xca-} & [[Xc-]]);
10865
10865
<post-quote>:
10866
10866
QUc- & {<wo-wall> or <wi-wall> or CP+};
10867
10867
10868
- « 《 【 『 「 „ “ ''.x ’’.x :
10868
+ « 《 【 『 「 „ “ ‘ ''.x ’’.x :
10869
10869
QUd-;
10870
10870
» 》 】 』 」 ” ''.y ’’.y :
10871
10871
<post-quote>;
@@ -10882,7 +10882,7 @@ RIGHT-WALL: RW- or ({@Xca-} & [[Xc-]]);
10882
10882
% number of linkages by 2^(number of backtics). So it is treated as a
10883
10883
% single item, below.
10884
10884
changequote ( \ ,/ ) dnl
10885
- `: QUd- or <post-quote>;
10885
+ ` `` : QUd- or <post-quote>;
10886
10886
changequote dnl
10887
10887
10888
10888
% Cost on Xc- because Xc is intended for commas, not periods.
You can’t perform that action at this time.
0 commit comments