From d79ca27851c1afd038167127a67dd41fc34c7228 Mon Sep 17 00:00:00 2001 From: Hironori Kitagawa Date: Mon, 14 Jan 2013 12:26:06 +0900 Subject: [PATCH] lltjp-xunicode.sty: Fix the definition of \EU2\nobreakspace (ticket #30501) --- src/patches/lltjp-xunicode.sty | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/patches/lltjp-xunicode.sty b/src/patches/lltjp-xunicode.sty index 74df57b..63cb21d 100644 --- a/src/patches/lltjp-xunicode.sty +++ b/src/patches/lltjp-xunicode.sty @@ -86,4 +86,10 @@ \let\hbar\ltj@tmpa \let\iftipaonetoken\ltj@tmpb \let\ltj@tmpb\relax % no more an if-token + +%% ticket 30501 +{\catcode`\!0\catcode`\\11!catcode`!2 11!catcode`!?11!catcode`!-11 + !gdef!EU2\nobreakspace{!?-\nobreakspace}% +} + \endinput -- 2.11.0