summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/luatex.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/scripts/rules/luatex.yaml')
-rw-r--r--support/arara/scripts/rules/luatex.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/arara/scripts/rules/luatex.yaml b/support/arara/scripts/rules/luatex.yaml
index 91099219f6..03a726fa64 100644
--- a/support/arara/scripts/rules/luatex.yaml
+++ b/support/arara/scripts/rules/luatex.yaml
@@ -13,7 +13,7 @@ commands:
command: >
@{
return getCommand('luatex', interaction, draft, shell,
- synctex, options, reference);
+ synctex, options, reference.getName());
}
arguments:
- identifier: interaction