diff options
Diffstat (limited to 'support/latexindent/defaultSettings.yaml')
-rw-r--r-- | support/latexindent/defaultSettings.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/support/latexindent/defaultSettings.yaml b/support/latexindent/defaultSettings.yaml index fc4be94bc0..01a766633b 100644 --- a/support/latexindent/defaultSettings.yaml +++ b/support/latexindent/defaultSettings.yaml @@ -1,4 +1,4 @@ -# defaultSettings.yaml for latexindent.pl, version 3.12, 2021-09-16 +# defaultSettings.yaml for latexindent.pl, version 3.13, 2021-10-30 # a script that aims to # beautify .tex, .sty, .cls files # @@ -621,7 +621,7 @@ replacements: - this: 'latexindent.pl' that: 'pl.latexindent' - lookForThis: 1 + lookForThis: 0 when: before # fineTuning allows you to tweak the internal pattern matching that |