summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/arara-rule-metapost.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/scripts/rules/arara-rule-metapost.yaml')
-rw-r--r--support/arara/scripts/rules/arara-rule-metapost.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/arara/scripts/rules/arara-rule-metapost.yaml b/support/arara/scripts/rules/arara-rule-metapost.yaml
index 993bea48c5..59a8681bc1 100644
--- a/support/arara/scripts/rules/arara-rule-metapost.yaml
+++ b/support/arara/scripts/rules/arara-rule-metapost.yaml
@@ -13,7 +13,7 @@ commands:
command: >
@{
return getCommand('mpost', interaction, numbersystem,
- options, reference.getName());
+ options, reference.fileName);
}
arguments:
- identifier: interaction