summaryrefslogtreecommitdiff
path: root/tex/context/base/core-con.mkiv
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2010-09-29 10:24:24 +0300
committerMarius <mariausol@gmail.com>2010-09-29 10:24:24 +0300
commit85da9cc1275f6f47ab6ab41938c386b024a25e0b (patch)
treee27712ba3b341e7e006282cc7a48e6200717ef29 /tex/context/base/core-con.mkiv
parent1daa5350b249e633033662735b5615e24a48377a (diff)
downloadcontext-85da9cc1275f6f47ab6ab41938c386b024a25e0b.tar.gz
beta 2010.09.28 23:57
Diffstat (limited to 'tex/context/base/core-con.mkiv')
-rw-r--r--tex/context/base/core-con.mkiv8
1 files changed, 4 insertions, 4 deletions
diff --git a/tex/context/base/core-con.mkiv b/tex/context/base/core-con.mkiv
index 364372a46..58dc2f68e 100644
--- a/tex/context/base/core-con.mkiv
+++ b/tex/context/base/core-con.mkiv
@@ -225,9 +225,9 @@
\def\monthshort{\doconvertmonthshort}
\def\month {\doconvertmonth}
-\def\MONTH #1{{\let\labeltext\LABELTEXT\month {#1}}}
-\def\MONTHLONG #1{{\let\labeltext\LABELTEXT\monthlong {#1}}}
-\def\MONTHSHORT#1{{\let\labeltext\LABELTEXT\monthshort{#1}}}
+\def\MONTH #1{{\WORD{\month {#1}}}}
+\def\MONTHLONG #1{{\WORD{\monthlong {#1}}}}
+\def\MONTHSHORT#1{{\WORD{\monthshort{#1}}}}
%D We never explicitly needed this, but Tobias Burnus pointed
%D out that it would be handy to convert to the day of the
@@ -304,7 +304,7 @@
{\doconvertday}
\def\WEEKDAY#1%
- {{\let\labeltext\LABELTEXT\doconvertday{#1}}}
+ {{\WORD{\doconvertday{#1}}}}
%D \macros
%D {weekoftheday}