summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/makeglossarieslite.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/scripts/rules/makeglossarieslite.yaml')
-rw-r--r--support/arara/scripts/rules/makeglossarieslite.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/support/arara/scripts/rules/makeglossarieslite.yaml b/support/arara/scripts/rules/makeglossarieslite.yaml
index 177ba6971f..c384179f44 100644
--- a/support/arara/scripts/rules/makeglossarieslite.yaml
+++ b/support/arara/scripts/rules/makeglossarieslite.yaml
@@ -12,7 +12,8 @@ commands:
- name: The MakeGlossariesLite software
command: >
@{
- return getCommand('makeglossaries-lite', options, getBasename(reference));
+ return getCommand('makeglossaries-lite', options,
+ getBasename(reference.getName()));
}
arguments:
- identifier: options