summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/texcount.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/scripts/rules/texcount.yaml')
-rw-r--r--support/arara/scripts/rules/texcount.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/support/arara/scripts/rules/texcount.yaml b/support/arara/scripts/rules/texcount.yaml
index 79506c806c..694ac6d481 100644
--- a/support/arara/scripts/rules/texcount.yaml
+++ b/support/arara/scripts/rules/texcount.yaml
@@ -13,7 +13,8 @@ commands:
command: >
@{
return getCommand('texcount', rules, verbosity, strict, html,
- total, unicode, options, output, reference);
+ total, unicode, options, output,
+ reference.getName());
}
arguments:
- identifier: rules