-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlatexformat.yaml
45 lines (45 loc) · 1.07 KB
/
latexformat.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
defaultIndent: " "
removeTrailingWhitespace:
beforeProcessing: 1
afterProcessing: 1
lookForAlignDelims:
tabular: 1
tabularx: 1
longtable: 1
array: 1
matrix: 1
maximumIndentation: 8
modifyLineBreaks:
oneSentencePerLine:
manipulateSentences: 1
removeSentenceLineBreaks: 1
textWrapSentences: 1
sentenceIndent: ""
sentencesFollow:
par: 1
blankLine: 1
fullStop: 1
exclamationMark: 1
questionMark: 1
rightBrace: 1
commentOnPreviousLine: 1
other: 0
sentencesBeginWith:
A-Z: 1
a-z: 0
other: 0
sentencesEndWith:
basicFullStop: 1
betterFullStop: 1
exclamationMark: 1
questionMark: 1
other: 0
items:
ItemStartsOnOwnLine: 1
environments:
BeginStartsOnOwnLine: 1
BodyStartsOnOwnLine: 1
EndStartsOnOwnLine: 1
EndFinishesWithLineBreak: 1
textWrapOptions:
columns: 120