[latexfmt] Update align delims
This commit is contained in:
parent
f684f52d8f
commit
3967a4cd5c
@ -30,6 +30,24 @@ indentRules:
|
|||||||
conjugation: " "
|
conjugation: " "
|
||||||
forms: " "
|
forms: " "
|
||||||
|
|
||||||
|
lookForAlignDelims:
|
||||||
|
tables:
|
||||||
|
delims: 1
|
||||||
|
alignDoubleBackSlash: 1
|
||||||
|
spacesBeforeDoubleBackSlash: 1
|
||||||
|
multiColumnGrouping: 0
|
||||||
|
alignRowsWithoutMaxDelims: 1
|
||||||
|
spacesBeforeAmpersand: 1
|
||||||
|
spacesAfterAmpersand: 1
|
||||||
|
justification: left
|
||||||
|
alignFinalDoubleBackSlash: 0
|
||||||
|
dontMeasure: 0
|
||||||
|
delimiterRegEx: (?<!\\)(&)
|
||||||
|
delimiterJustification: left
|
||||||
|
lookForChildCodeBlocks: 1
|
||||||
|
alignContentAfterDoubleBackSlash: 0
|
||||||
|
spacesAfterDoubleBackSlash: 1
|
||||||
|
|
||||||
specialBeginEnd:
|
specialBeginEnd:
|
||||||
If:
|
If:
|
||||||
begin: '\\If'
|
begin: '\\If'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user