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