From 455929a0c1883616bb0b4db84ac28502a76dce13 Mon Sep 17 00:00:00 2001 From: Jonathan Kew Date: Fri, 7 Aug 2009 00:50:17 +0000 Subject: unicode-letters update for xetex (set \sfcode of closing quotes) git-svn-id: svn://tug.org/texlive/trunk@14565 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/xetexdir/unicode-char-prep.pl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Build/source') diff --git a/Build/source/texk/web2c/xetexdir/unicode-char-prep.pl b/Build/source/texk/web2c/xetexdir/unicode-char-prep.pl index 47751f54581..4c2bf19e9ae 100644 --- a/Build/source/texk/web2c/xetexdir/unicode-char-prep.pl +++ b/Build/source/texk/web2c/xetexdir/unicode-char-prep.pl @@ -175,6 +175,10 @@ if ($supp == 1) { print << '__EOT__'; +% set \sfcode for Unicode closing quotes +\sfcode"2019=0 +\sfcode"201D=0 + % check whether the interchar toks features are present \ifx\XeTeXinterchartoks\XeTeXcharclass \def\next{\endgroup\endinput} -- cgit v1.2.3