summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/arara-rule-biber.yaml
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-05-06 03:00:50 +0000
committerNorbert Preining <norbert@preining.info>2022-05-06 03:00:50 +0000
commit3e3ecb7f722d0904c12ee0648c343b865dc99187 (patch)
tree8c13ed895e7191ed6c6a583a9730bde9cdd2a92f /support/arara/scripts/rules/arara-rule-biber.yaml
parentc8185bb3cd55c24b45c9b19c4ea36b8c7057199d (diff)
CTAN sync 202205060300
Diffstat (limited to 'support/arara/scripts/rules/arara-rule-biber.yaml')
-rw-r--r--support/arara/scripts/rules/arara-rule-biber.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/arara/scripts/rules/arara-rule-biber.yaml b/support/arara/scripts/rules/arara-rule-biber.yaml
index 41a102fa09..dbb5891236 100644
--- a/support/arara/scripts/rules/arara-rule-biber.yaml
+++ b/support/arara/scripts/rules/arara-rule-biber.yaml
@@ -17,7 +17,7 @@ commands:
}
else {
return getCommand('biber', options,
- getBasename(reference.getName()));
+ getBasename(reference.fileName));
}
}
arguments: