From 3e3ecb7f722d0904c12ee0648c343b865dc99187 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 6 May 2022 03:00:50 +0000 Subject: CTAN sync 202205060300 --- support/arara/scripts/rules/arara-rule-bibtexu.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/arara/scripts/rules/arara-rule-bibtexu.yaml') diff --git a/support/arara/scripts/rules/arara-rule-bibtexu.yaml b/support/arara/scripts/rules/arara-rule-bibtexu.yaml index 202759b352..f3eeb8322a 100644 --- a/support/arara/scripts/rules/arara-rule-bibtexu.yaml +++ b/support/arara/scripts/rules/arara-rule-bibtexu.yaml @@ -12,7 +12,7 @@ commands: - name: An 8-bit implementation of BibTeX 0.99 with a very large capacity command: > @{ - return getCommand('bibtexu', options, getBasename(reference.getName())); + return getCommand('bibtexu', options, getBasename(reference.fileName)); } arguments: - identifier: options -- cgit v1.2.3