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