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 8ebf68eeda..232213f73d 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, reference);
+ format, output, options, reference.getName());
}
arguments:
- identifier: color