summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/arara/rules/arara-rule-texcount.yaml
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-05-07 20:40:48 +0000
committerKarl Berry <karl@freefriends.org>2022-05-07 20:40:48 +0000
commit3f9ea0eb4e330565f6530fc4d64a9185ad4f4313 (patch)
tree65eabfd59e04d50cc8c191c69f65e0ae8ab5329a /Master/texmf-dist/scripts/arara/rules/arara-rule-texcount.yaml
parentaacfefbccda2049e11a279b80eb2fe004dc55a0d (diff)
arara (6may22)
git-svn-id: svn://tug.org/texlive/trunk@63254 c570f23f-e606-0410-a88d-b1316a301751
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