summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/asymptote.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/scripts/rules/asymptote.yaml')
-rw-r--r--support/arara/scripts/rules/asymptote.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/arara/scripts/rules/asymptote.yaml b/support/arara/scripts/rules/asymptote.yaml
index c58e7dd0e5..7e56a0a753 100644
--- a/support/arara/scripts/rules/asymptote.yaml
+++ b/support/arara/scripts/rules/asymptote.yaml
@@ -13,7 +13,7 @@ commands:
command: >
@{
return getCommand('asy', color, engine, twice,
- format, output, options, file);
+ format, output, options, reference);
}
arguments:
- identifier: color