Modify indenting rules and apply to Algebra.tex

This commit is contained in:
Anton Mosich 2023-01-09 01:14:51 +01:00
parent 520b2e583c
commit 9911854d20
Signed by: Flugschwein
GPG key ID: 9303E1C32E3A14A0
3 changed files with 930 additions and 712 deletions

View file

@ -1 +1,15 @@
onlyOneBackup: 1
indentPreamble: 1
modifyLineBreaks:
preserveBlankLines: 1
condenseMultipleBlankLinesInto: 1
textWrapOptions:
columns: 80
multipleSpacesToSingle: 1
environments:
DBSFinishesWithLineBreak: 1
BeginStartsOnOwnLine: 1
BodyStartsOnOwnLine: 1
EndStartsOnOwnLine: 1
EndFinishesWithLineBreak: 1

View file

@ -12,4 +12,4 @@ repos:
rev: V3.20.1
hooks:
- id: latexindent
args: ["-s", "-l", "--overwriteIfDifferent"]
args: ["-s", "-l", "--overwriteIfDifferent", "-m"]

File diff suppressed because it is too large Load diff