From 0d01365d53c456d246da0ca1f0b3cd9868f02b35 Mon Sep 17 00:00:00 2001 From: Taco Hoekwater Date: Thu, 12 Jun 2008 10:42:53 +0000 Subject: ConTeXt release 2008.05.21 git-svn-id: svn://tug.org/texlive/trunk@8691 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/context/base/m-cweb.tex | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/context/base/m-cweb.tex') diff --git a/Master/texmf-dist/tex/context/base/m-cweb.tex b/Master/texmf-dist/tex/context/base/m-cweb.tex index 9aa630aa6ff..c416c9b3663 100644 --- a/Master/texmf-dist/tex/context/base/m-cweb.tex +++ b/Master/texmf-dist/tex/context/base/m-cweb.tex @@ -27,9 +27,9 @@ \def\dofindfirstcharacter#1#2% {\def\firstcharacter{}% \bgroup - \convertargument#2\to\ascii - \let\next=\dodofindfirstcharacter - \let\handlecase=#1 + \defconvertedargument\ascii{#2}% + \let\next\dodofindfirstcharacter + \let\handlecase#1% \expandafter\next\ascii\relax} \def\normalcase#1% @@ -256,7 +256,7 @@ \defCWEBmacro\|#1% {\leavevmode\hbox{$#1$}} -%D \macros{\string&}{} +%D \macros{\string\&}{} %D %D \CWEBquote boldface type for reserved words. @@ -1135,7 +1135,7 @@ \fi \message{*\secno}% progress report \makesectionformat % context - \convertargument#3\to\ascii + \defconvertedargument\ascii{#3}% \edef\next% {\write\CWEBcont % write to contents file {\string\ZZ{\ascii}{#1}{\secno}% @@ -1251,7 +1251,7 @@ \def\9##1{##1}% hold this one \catcode`*=11 \expandafter\def\expandafter\entry\expandafter{#1}% - \convertcommand\entry\to\ascii + \defconvertedcommand\ascii\entry \expanded{\FINDFIRSTCHARACTER{\ascii}}% \doifnot{\currentCWEBindexentry}{\firstcharacter} {\doifnot{\firstcharacter}{*} % signal for \firstbunch -- cgit v1.2.3