summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/arara-rule-pythontex.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/scripts/rules/arara-rule-pythontex.yaml')
-rw-r--r--support/arara/scripts/rules/arara-rule-pythontex.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/arara/scripts/rules/arara-rule-pythontex.yaml b/support/arara/scripts/rules/arara-rule-pythontex.yaml
index 19de0e52f3..cd2de9fbdb 100644
--- a/support/arara/scripts/rules/arara-rule-pythontex.yaml
+++ b/support/arara/scripts/rules/arara-rule-pythontex.yaml
@@ -14,7 +14,7 @@ commands:
@{
return getCommand('pythontex', encoding, errorcode, runall, rerun,
hashdependencies, jobs, verbose, options,
- reference.getName());
+ reference.fileName);
}
arguments:
- identifier: encoding