summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/third/letter/base/s-cor-00.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/third/letter/base/s-cor-00.lua')
-rw-r--r--Master/texmf-dist/tex/context/third/letter/base/s-cor-00.lua8
1 files changed, 0 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/context/third/letter/base/s-cor-00.lua b/Master/texmf-dist/tex/context/third/letter/base/s-cor-00.lua
index a4c99ec7744..e31ad21ec30 100644
--- a/Master/texmf-dist/tex/context/third/letter/base/s-cor-00.lua
+++ b/Master/texmf-dist/tex/context/third/letter/base/s-cor-00.lua
@@ -87,14 +87,6 @@ function correspondence.file(environment,name)
}
end
-correspondence.styles = { }
-
-function correspondence.style(environment,value,width)
- local width = width
- local style = concat({environment,value},":")
- correspondence.styles[style] = { width = width }
-end
-
-- moved from TeX to Lua because it’s easier with the lists for the sections and layers
function correspondence.place(environment,settings)