summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/arara-rule-indent.yaml
diff options
context:
space:
mode:
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: