summaryrefslogtreecommitdiff
path: root/tex/context/base/grph-swf.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-05-10 20:00:11 +0300
committerMarius <mariausol@gmail.com>2011-05-10 20:00:11 +0300
commit9d56d82213710ad13ba38606c572aa498124534d (patch)
treef8b7ae76555b9318190a89c752dc932f59c61cb8 /tex/context/base/grph-swf.lua
parent548c76766f07d6b4708cfcb5316ffb470da81d0e (diff)
downloadcontext-9d56d82213710ad13ba38606c572aa498124534d.tar.gz
beta 2011.05.10 18:34
Diffstat (limited to 'tex/context/base/grph-swf.lua')
-rw-r--r--tex/context/base/grph-swf.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/grph-swf.lua b/tex/context/base/grph-swf.lua
index ed1c20eeb..88eed021a 100644
--- a/tex/context/base/grph-swf.lua
+++ b/tex/context/base/grph-swf.lua
@@ -79,8 +79,8 @@ function figures.checkers.swf(data)
width = width,
height = height,
-- factor = number.dimenfactors.bp,
- -- display = dr.display,
- -- controls = dr.controls,
+ display = dr.display,
+ controls = dr.controls,
-- label = dr.label,
resources = dr.resources,
}