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