Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
latextemplates
GitHub Repository: latextemplates/scientific-thesis-template
Path: blob/main/localSettings.yaml
340 views
1
indentPreamble: 1
2
defaultIndent: ' '
3
maxNumberOfBackUps: 9
4
modifyLineBreaks:
5
preserveBlankLines: 1
6
condenseMultipleBlankLinesInto: 0
7
oneSentencePerLine:
8
manipulateSentences: 1
9
removeSentenceLineBreaks: 0
10
sentencesFollow:
11
par: 1
12
blankLine: 1
13
fullStop: 1
14
exclamationMark: 1
15
questionMark: 1
16
rightBrace: 1
17
commentOnPreviousLine: 1
18
other: 0
19
sentencesBeginWith:
20
A-Z: 1
21
a-z: 0
22
other: 0
23
sentencesEndWith:
24
basicFullStop: 0
25
betterFullStop: 1
26
exclamationMark: 1
27
questionMark: 1
28
other: '(?:\.\)(?!\h*[a-z]))|(?:(?<!(?:(?:e\.g)|(?:i\.e)|(?:etc))))\.(?!(?:[a-z]|[A-Z]|\-|\,|\.|[0-9]))'
29
30