summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/asymptote.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/asymptote.yaml
parent898048513951b471a492afa23e46112d14bcb236 (diff)
CTAN sync 202003060302
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