summaryrefslogtreecommitdiff
path: root/tex/context/base/x-cals.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/x-cals.mkiv')
-rw-r--r--tex/context/base/x-cals.mkiv9
1 files changed, 8 insertions, 1 deletions
diff --git a/tex/context/base/x-cals.mkiv b/tex/context/base/x-cals.mkiv
index e0d2ac11f..4b9195fad 100644
--- a/tex/context/base/x-cals.mkiv
+++ b/tex/context/base/x-cals.mkiv
@@ -5,7 +5,7 @@
%D subtitle=Cals table renderer,
%D author=Hans Hagen,
%D date=\currentdate,
-%D copyright={PRAGMA ADE}]
+%D copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
%C
%C This module is part of the \CONTEXT\ macro||package and is
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
@@ -29,8 +29,15 @@
\xmlsetfunction {\xmldocument} {cals:table} {moduledata.cals.table}
\stopxmlsetups
+\startxmlsetups xml:cals:nonamespace
+ \xmlsetfunction {\xmldocument} {table} {moduledata.cals.table}
+\stopxmlsetups
+
\xmlregistersetup{xml:cals:process}
\xmlregisterns{cals}{cals}
+%D One can register the nonamespace variant for cases where the cals
+%D model is embedded in the parent DTD.
+
\stopmodule