summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/arara/rules/arara-rule-texcount.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/arara/rules/arara-rule-texcount.yaml')
-rw-r--r--Master/texmf-dist/scripts/arara/rules/arara-rule-texcount.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/arara/rules/arara-rule-texcount.yaml b/Master/texmf-dist/scripts/arara/rules/arara-rule-texcount.yaml
index d459de1673b..fabe4f0e02d 100644
--- a/Master/texmf-dist/scripts/arara/rules/arara-rule-texcount.yaml
+++ b/Master/texmf-dist/scripts/arara/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