summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/bibtexu.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/scripts/rules/bibtexu.yaml')
-rw-r--r--support/arara/scripts/rules/bibtexu.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/arara/scripts/rules/bibtexu.yaml b/support/arara/scripts/rules/bibtexu.yaml
index fa29aac8d2..708a3ebfb6 100644
--- a/support/arara/scripts/rules/bibtexu.yaml
+++ b/support/arara/scripts/rules/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));
+ return getCommand('bibtexu', options, getBasename(reference.getName()));
}
arguments:
- identifier: options