summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/arara-rule-indent.yaml
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-11-18 03:01:00 +0000
committerNorbert Preining <norbert@preining.info>2021-11-18 03:01:00 +0000
commit7e5bae9f39f1b8dea13498651e7d8f7f3b0f34a3 (patch)
tree69962ce03fb965f6dd0ae18801652a644bee71a6 /support/arara/scripts/rules/arara-rule-indent.yaml
parent210a940181d3ba84d3a77ac4c21466fa398d61d5 (diff)
CTAN sync 202111180301
Diffstat (limited to 'support/arara/scripts/rules/arara-rule-indent.yaml')
-rw-r--r--support/arara/scripts/rules/arara-rule-indent.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/arara/scripts/rules/arara-rule-indent.yaml b/support/arara/scripts/rules/arara-rule-indent.yaml
index accfa3b2d7..ea4d78dbba 100644
--- a/support/arara/scripts/rules/arara-rule-indent.yaml
+++ b/support/arara/scripts/rules/arara-rule-indent.yaml
@@ -14,7 +14,7 @@ commands:
command: >
@{
return getCommand('latexindent', silent, trace, screenlog, lines,
- settings, cruft, overwrite, output, reference.getName(),
+ settings, cruft, overwrite, output, reference,
modifylinebreaks, check, replacement, options, logfile);
}
arguments: