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