summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/arara/rules/arara-rule-pythontex.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/arara/rules/arara-rule-pythontex.yaml')
-rw-r--r--Master/texmf-dist/scripts/arara/rules/arara-rule-pythontex.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/arara/rules/arara-rule-pythontex.yaml b/Master/texmf-dist/scripts/arara/rules/arara-rule-pythontex.yaml
index 19de0e52f3e..cd2de9fbdb2 100644
--- a/Master/texmf-dist/scripts/arara/rules/arara-rule-pythontex.yaml
+++ b/Master/texmf-dist/scripts/arara/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