summaryrefslogtreecommitdiff
path: root/tex/context/base/m-chart.mkvi
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-10-20 00:20:14 +0300
committerMarius <mariausol@gmail.com>2011-10-20 00:20:14 +0300
commitb0f6c985f61771b2d115f1632ceeccbd7dc2f1d1 (patch)
tree6b9050431ad0c9b1798e1d165094abb85b3080f0 /tex/context/base/m-chart.mkvi
parentc7071b17e99c543f0480726468420f9ee88e7435 (diff)
downloadcontext-b0f6c985f61771b2d115f1632ceeccbd7dc2f1d1.tar.gz
beta 2011.10.19 23:10
Diffstat (limited to 'tex/context/base/m-chart.mkvi')
-rw-r--r--tex/context/base/m-chart.mkvi8
1 files changed, 6 insertions, 2 deletions
diff --git a/tex/context/base/m-chart.mkvi b/tex/context/base/m-chart.mkvi
index 89d17463b..3bdf190e6 100644
--- a/tex/context/base/m-chart.mkvi
+++ b/tex/context/base/m-chart.mkvi
@@ -12,7 +12,6 @@
%C details.
% todo (if used):
-% autofocus={name,name,name} -> min/max
% flowsets
% autoscaling (bodyfontsteps)
% comment
@@ -199,6 +198,11 @@
hcompact = "\FLOWchartparameter\c!hcompact", % undocumented option
vcompact = "\FLOWchartparameter\c!vcompact", % undocumented option
focus = "\FLOWchartparameter\c!focus",
+ autofocus = "\FLOWchartparameter\c!autofocus",
+ nx = "\FLOWchartparameter\c!nx",
+ ny = "\FLOWchartparameter\c!ny",
+ x = "\FLOWchartparameter\c!x",
+ y = "\FLOWchartparameter\c!y",
},
shape = {
rulethickness = \number\dimexpr\FLOWshapeparameter\c!rulethickness,
@@ -274,7 +278,7 @@
\unexpanded\def\FLOW_text {\dosingleempty\do_FLOW_text}
\unexpanded\def\FLOW_label {\dosingleempty\do_FLOW_label}
-\unexpanded\def\FLOW_comment {\dosingleempty\do_FLOW_commment}
+\unexpanded\def\FLOW_comment {\dosingleempty\do_FLOW_comment}
\unexpanded\def\FLOW_exit {\dosingleempty\do_FLOW_exit}
\unexpanded\def\FLOW_connection {\dodoubleempty\do_FLOW_connection}
\unexpanded\def\FLOW_include {\dodoubleempty\do_FLOW_include}