summaryrefslogtreecommitdiff
path: root/tex/context/modules/mkiv/s-present-bars.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/modules/mkiv/s-present-bars.mkiv')
-rw-r--r--tex/context/modules/mkiv/s-present-bars.mkiv6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/modules/mkiv/s-present-bars.mkiv b/tex/context/modules/mkiv/s-present-bars.mkiv
index 13c09ff3b..37f18ffca 100644
--- a/tex/context/modules/mkiv/s-present-bars.mkiv
+++ b/tex/context/modules/mkiv/s-present-bars.mkiv
@@ -68,7 +68,7 @@
\setupheadertexts
[Breskens 2012]
- [\getvariable{document}{title}]
+ [\documentvariable{title}]
\setupbackgrounds
[page]
@@ -99,9 +99,9 @@
\startsetups document:setup
- \doifsomething {\getvariable{document}{color}} {
+ \doifsomething {\documentvariable{color}} {
- \definecolor[maincolor][\getvariable{document}{color}]
+ \definecolor[maincolor][\documentvariable{color}]
}