diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/syst-str.mkii')
-rw-r--r-- | Master/texmf-dist/tex/context/base/syst-str.mkii | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/context/base/syst-str.mkii b/Master/texmf-dist/tex/context/base/syst-str.mkii index e50df0103bb..3e6d043e393 100644 --- a/Master/texmf-dist/tex/context/base/syst-str.mkii +++ b/Master/texmf-dist/tex/context/base/syst-str.mkii @@ -64,7 +64,12 @@ \the\withuppercharacters \relax} -%D The string macros: +%D I got tired of making dedicated clean up macros using the +%D same mechanism again and again, so now we have: +%D +%D \starttyping +%D \def\xxxx{abc.d} \replacecharacters\xxxx{a.}{-} \xxxx +%D \stoptyping \def\replacecharacters#1#2#3% macro characters replacement {\bgroup |