summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/typo-syn.lmt
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2022-01-15 12:52:31 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2022-01-15 12:52:31 +0100
commit4054d633b48d2d0d737a705259eff5a2c315f958 (patch)
treeec171a10b0e97d32fd4256bf303b35211976d78a /tex/context/base/mkxl/typo-syn.lmt
parent8e857efd2c61e8ffa4c991b5f1ddacfb4ebedc3c (diff)
downloadcontext-4054d633b48d2d0d737a705259eff5a2c315f958.tar.gz
2022-01-15 11:04:00
Diffstat (limited to 'tex/context/base/mkxl/typo-syn.lmt')
-rw-r--r--tex/context/base/mkxl/typo-syn.lmt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/typo-syn.lmt b/tex/context/base/mkxl/typo-syn.lmt
index fc03ccb3b..4a5b6ae85 100644
--- a/tex/context/base/mkxl/typo-syn.lmt
+++ b/tex/context/base/mkxl/typo-syn.lmt
@@ -7,6 +7,9 @@ if not modules then modules = { } end modules ['typo-syn'] = {
license = "see context related readme files"
}
+-- For the moment we have the splitter here but it actually belongs
+-- in the builders namespace.
+
local nodes = nodes
local tasks = nodes.tasks