summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/latexmk.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/scripts/rules/latexmk.yaml')
-rw-r--r--support/arara/scripts/rules/latexmk.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/arara/scripts/rules/latexmk.yaml b/support/arara/scripts/rules/latexmk.yaml
index 0f39e9d709..455f942fdb 100644
--- a/support/arara/scripts/rules/latexmk.yaml
+++ b/support/arara/scripts/rules/latexmk.yaml
@@ -17,7 +17,7 @@ commands:
}
else {
return getCommand('latexmk', isEmpty(program, engine,
- program), options, reference);
+ program), options, reference.getName());
}
}
arguments: