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