diff options
Diffstat (limited to 'Master/texmf-dist/scripts/arara/rules/arara-rule-indent.yaml')
-rw-r--r-- | Master/texmf-dist/scripts/arara/rules/arara-rule-indent.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/arara/rules/arara-rule-indent.yaml b/Master/texmf-dist/scripts/arara/rules/arara-rule-indent.yaml index accfa3b2d77..ea4d78dbba5 100644 --- a/Master/texmf-dist/scripts/arara/rules/arara-rule-indent.yaml +++ b/Master/texmf-dist/scripts/arara/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: |