summaryrefslogtreecommitdiff
path: root/tex/context/base/strc-lst.mkvi
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2012-06-25 15:20:28 +0300
committerMarius <mariausol@gmail.com>2012-06-25 15:20:28 +0300
commite845f69d0b63d95ffc66a0085756c84f71a495a0 (patch)
treec3150fa85e89c509abbc7ce32464e1da71f1dc37 /tex/context/base/strc-lst.mkvi
parent912801570b5d1555011b220ecb938143cc32b707 (diff)
downloadcontext-e845f69d0b63d95ffc66a0085756c84f71a495a0.tar.gz
beta 2012.06.25 14:10
Diffstat (limited to 'tex/context/base/strc-lst.mkvi')
-rw-r--r--tex/context/base/strc-lst.mkvi6
1 files changed, 0 insertions, 6 deletions
diff --git a/tex/context/base/strc-lst.mkvi b/tex/context/base/strc-lst.mkvi
index 16544f866..049051731 100644
--- a/tex/context/base/strc-lst.mkvi
+++ b/tex/context/base/strc-lst.mkvi
@@ -28,12 +28,6 @@
\unprotect
-% To be added to mult-def.lua:
-
-\ifdefined\c!renderingsetup \else \def\c!renderingsetup{renderingsetup} \fi % maybe not interfaced
-\ifdefined\c!filler \else \def\c!filler {filler} \fi
-\ifdefined\v!interactive \else \def\v!interactive {interactive} \fi
-
%D Lists are mostly used for tables of contents but are in fact a rather generic
%D feature of \CONTEXT. We seperate between storage and rendering and the current
%D implementation is a reworked version of all that was added in steps. As lists