summaryrefslogtreecommitdiff
path: root/tex/context/base/spec-var.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/spec-var.tex')
-rw-r--r--tex/context/base/spec-var.tex13
1 files changed, 13 insertions, 0 deletions
diff --git a/tex/context/base/spec-var.tex b/tex/context/base/spec-var.tex
index 0a508f561..ba04565a2 100644
--- a/tex/context/base/spec-var.tex
+++ b/tex/context/base/spec-var.tex
@@ -21,6 +21,11 @@
\unprotect
+% This variable holds a comma separated list of (supported) figure
+% types. It may be changes by other modules.
+
+\let\figuretypes\empty
+
\ifx\undefined\@@DriverFieldName
\letempty \@@DriverFieldName
@@ -64,6 +69,14 @@
\ifx\undefined\@@DriverImageBox
\letempty \@@DriverImageBox
+ \letempty \@@DriverImageOptions
+ \letempty \@@DriverImageWidth
+ \letempty \@@DriverImageHeight
+ \letempty \@@DriverImageFile
+ \letempty \@@DriverImageLabel
+ \letempty \@@DriverImageType
+ \letempty \@@DriverImageMethod
+ \letempty \@@DriverImagePage
\fi