summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/arara/rules/arara-rule-pbibtex.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/arara/rules/arara-rule-pbibtex.yaml')
-rw-r--r--Master/texmf-dist/scripts/arara/rules/arara-rule-pbibtex.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/arara/rules/arara-rule-pbibtex.yaml b/Master/texmf-dist/scripts/arara/rules/arara-rule-pbibtex.yaml
index 7c32708d3d2..615d1ca3ddb 100644
--- a/Master/texmf-dist/scripts/arara/rules/arara-rule-pbibtex.yaml
+++ b/Master/texmf-dist/scripts/arara/rules/arara-rule-pbibtex.yaml
@@ -12,7 +12,7 @@ commands:
- name: The pBibTeX reference management software
command: >
@{
- return getCommand('pbibtex', options, getBasename(reference.getName()))
+ return getCommand('pbibtex', options, getBasename(reference.fileName))
}
arguments:
- identifier: options