summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/arara-rule-texcount.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/scripts/rules/arara-rule-texcount.yaml')
-rw-r--r--support/arara/scripts/rules/arara-rule-texcount.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/arara/scripts/rules/arara-rule-texcount.yaml b/support/arara/scripts/rules/arara-rule-texcount.yaml
index d459de1673..fabe4f0e02 100644
--- a/support/arara/scripts/rules/arara-rule-texcount.yaml
+++ b/support/arara/scripts/rules/arara-rule-texcount.yaml
@@ -14,7 +14,7 @@ commands:
@{
return getCommand('texcount', rules, verbosity, strict, html,
total, unicode, options, output,
- reference.getName());
+ reference.fileName);
}
arguments:
- identifier: rules