summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/metapost.yaml
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-03-06 03:02:13 +0000
committerNorbert Preining <norbert@preining.info>2020-03-06 03:02:13 +0000
commit6749f197f068ccc7a12ea95ee2bbfca4942c1b13 (patch)
tree342471ae07db5de9207c0f05716ffdc5a22b9bef /support/arara/scripts/rules/metapost.yaml
parent898048513951b471a492afa23e46112d14bcb236 (diff)
CTAN sync 202003060302
Diffstat (limited to 'support/arara/scripts/rules/metapost.yaml')
-rw-r--r--support/arara/scripts/rules/metapost.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/arara/scripts/rules/metapost.yaml b/support/arara/scripts/rules/metapost.yaml
index 390d08a140..b72ff48b5c 100644
--- a/support/arara/scripts/rules/metapost.yaml
+++ b/support/arara/scripts/rules/metapost.yaml
@@ -13,7 +13,7 @@ commands:
command: >
@{
return getCommand('mpost', interaction, numbersystem,
- options, file);
+ options, reference);
}
arguments:
- identifier: interaction