fileExtensionPreference: .tex: 1 .sty: 2 .cls: 3 .bib: 4 # Backup Shit backupExtension: .bak onlyOneBackUp: 0 maxNumberOfBackUps: 0 cycleThroughBackUps: 0 # preferences for information displayed in the log file logFilePreferences: showEveryYamlRead: 1 showAmalgamatedSettings: 0 showDecorationStartCodeBlockTrace: 0 showDecorationFinishCodeBlockTrace: 0 endLogFileWith: '--------------' showGitHubInfoFooter: 1 Dumper: Terse: 1 Indent: 1 Useqq: 1 Deparse: 1 Quotekeys: 0 Sortkeys: 1 Pair: " => " # Ausnahmen verbatimEnvironments: verbatim: 1 lstlisting: 1 minted: 1 verbatimCommands: verb: 1 lstinline: 1 noIndentBlock: noindent: 1 cmhtest: 1 # \begin{document} and \end{document} are treated differently # by latexindent within filecontents environments fileContentsEnvironments: filecontents: 1 filecontents*: 1 # indent preamble indentPreamble: 0 # assume no preamble in cls, sty, by default lookForPreamble: .tex: 1 .sty: 0 .cls: 0 .bib: 0 preambleCommandsBeforeEnvironments: 0 # default value of indentation defaultIndent: "\t" # remove trailing whitespace from all lines removeTrailingWhitespace: beforeProcessing: 0 afterProcessing: 1 # name of code blocks that should have their body aligned at ampersand delimiters lookForAlignDelims: tabular: delims: 1 alignDoubleBackSlash: 1 spacesBeforeDoubleBackSlash: 1 multiColumnGrouping: 0 alignRowsWithoutMaxDelims: 1 spacesBeforeAmpersand: 1 spacesAfterAmpersand: 1 justification: left alignFinalDoubleBackSlash: 0 dontMeasure: 0 delimiterRegEx: (?]*?>) keyEqualsValuesBracesBrackets: name: [a-zA-Z@\*0-9_\/.:\#-]+[a-zA-Z@\*0-9_\/.\h\{\}:\#-]*? follow: (?:(?<]+? follow: \h|\R|\{|\[|\$|\)|\( UnNamedGroupingBracesBrackets: follow: \{|\[|,|&|\)|\(|\$ arguments: before: (?:#\d\h*;?,?\/?)+|\<.*?\> between: _|\^|\* trailingComments: notPreceededBy: (?