summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-ota.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/font-ota.lua')
-rw-r--r--tex/context/base/mkiv/font-ota.lua6
1 files changed, 2 insertions, 4 deletions
diff --git a/tex/context/base/mkiv/font-ota.lua b/tex/context/base/mkiv/font-ota.lua
index a8f9f0047..160d0d0ed 100644
--- a/tex/context/base/mkiv/font-ota.lua
+++ b/tex/context/base/mkiv/font-ota.lua
@@ -54,10 +54,8 @@ local chardata = characters and characters.data
local otffeatures = fonts.constructors.features.otf
local registerotffeature = otffeatures.register
---[[ldx--
-<p>Analyzers run per script and/or language and are needed in order to
-process features right.</p>
---ldx]]--
+-- Analyzers run per script and/or language and are needed in order to process
+-- features right.
local setstate = nuts.setstate
local getstate = nuts.getstate