summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-trt.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/font-trt.lua')
-rw-r--r--tex/context/base/mkiv/font-trt.lua8
1 files changed, 3 insertions, 5 deletions
diff --git a/tex/context/base/mkiv/font-trt.lua b/tex/context/base/mkiv/font-trt.lua
index abc92ba52..893534078 100644
--- a/tex/context/base/mkiv/font-trt.lua
+++ b/tex/context/base/mkiv/font-trt.lua
@@ -12,11 +12,9 @@ local cleanfilename = fonts.names.cleanfilename
local splitbase = file.splitbase
local lower = string.lower
---[[ldx--
-<p>We provide a simple treatment mechanism (mostly because I want to demonstrate
-something in a manual). It's one of the few places where an lfg file gets loaded
-outside the goodies manager.</p>
---ldx]]--
+-- We provide a simple treatment mechanism (mostly because I want to demonstrate
+-- something in a manual). It's one of the few places where an lfg file gets loaded
+-- outside the goodies manager.
local treatments = fonts.treatments or { }
fonts.treatments = treatments