summaryrefslogtreecommitdiff
path: root/tex/context/base/supp-lan.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2006-01-28 10:09:00 +0100
committerHans Hagen <pragma@wxs.nl>2006-01-28 10:09:00 +0100
commit604c108bdae62604c6fa83e8d76d3188a91277d3 (patch)
tree2d16e0cb162a8e85196a3a6ed827edf985e92b46 /tex/context/base/supp-lan.tex
parent94d0527506ced512de9c2ee13e160d81414191e7 (diff)
downloadcontext-604c108bdae62604c6fa83e8d76d3188a91277d3.tar.gz
stable 2006.01.28 10:09
Diffstat (limited to 'tex/context/base/supp-lan.tex')
-rw-r--r--tex/context/base/supp-lan.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/tex/context/base/supp-lan.tex b/tex/context/base/supp-lan.tex
index f3699a658..a643667c5 100644
--- a/tex/context/base/supp-lan.tex
+++ b/tex/context/base/supp-lan.tex
@@ -359,7 +359,7 @@
%D
%D \starttyping
%D \startlanguagespecifics[de]
-%D \installcompoundcharacter "a {\moveaccent{-.1ex}\"a\midworddiscretionary}
+%D \installcompoundcharacter "a {{\moveaccent{-.1ex}\"a\midworddiscretionary}}
%D \stoplanguagespecifics
%D \stoptyping
%D
@@ -964,16 +964,16 @@
\def\@cc@{@cc@} % compound character
\def\@cs@{@cs@} % compound characters
-% \def\installcompoundcharacter #1#2#3 #4% {{#4}} keeps move local
+% \def\installcompoundcharacter #1#2#3 #4% {#4} no grouping
% {\setvalue{\@nc@\string#1}{\char`#1}%
% \ifnum\catcode`#1=\@@active \else
% \setevalue{\@nn@\string#1}{\number\catcode`#1}% new
% \fi
% \def\!!stringa{#3}%
% \ifx\!!stringa\empty
-% \setvalue{\@cc@\string#1\string#2}{{#4}}%
+% \setvalue{\@cc@\string#1\string#2}{#4}%
% \else
-% \setvalue{\@cs@\string#1\string#2\string#3}{{#4}}%
+% \setvalue{\@cs@\string#1\string#2\string#3}{#4}%
% \fi
% \catcode`#1=\@@active
% \scratchcounter=\the\uccode`~
@@ -981,7 +981,7 @@
% \uppercase{\unexpanded\def~{\handlecompoundcharacter~}}%
% \uccode`~=\scratchcounter}
-\def\installcompoundcharacter #1#2#3 #4% {{#4}} keeps move local
+\def\installcompoundcharacter #1#2#3 #4% {#4} no grouping
{\chardef\thecompoundcharacter`#1%
%\@EA\def\csname\@nc@\string#1\endcsname{\char`#1}%
\@EA\chardef\csname\@nc@\string#1\endcsname\thecompoundcharacter
@@ -994,7 +994,7 @@
\@cc@\string#1\string#2%
\else
\@cs@\string#1\string#2\string#3%
- \fi\endcsname{{#4}}%
+ \fi\endcsname{#4}%
\catcode\thecompoundcharacter\@@active
\scratchcounter\uccode\activehackcode
\uccode\activehackcode\thecompoundcharacter