|
1 | | -INFO: latexindent version 3.9.1, 2021-03-21, a script to indent .tex files |
2 | | - latexindent lives here: /usr/local/texlive/2021/texmf-dist/scripts/latexindent/ |
3 | | - Tue Feb 15 21:40:48 2022 |
4 | | - Filename: /Users/thomas/Projects/jote-monorepo/libs/processors/docx-to-tex/src/test/fixtures/footnotes/__latexindent_temp.tex |
| 1 | +INFO: latexindent.pl version 3.18, 2022-06-12, a script to indent .tex files |
| 2 | + latexindent.pl lives here: /opt/homebrew/Cellar/latexindent/3.18_1/libexec/bin/ |
| 3 | + Fri Feb 24 16:27:16 2023 |
| 4 | + Filename: /Volumes/SSD/Projects/jote-monorepo/libs/ooxast/ooxast-util-to-unified-latex/src/test/fixtures/math/__latexindent_temp_expected.tex |
5 | 5 | INFO: Processing switches: |
6 | 6 | -y|--yaml: YAML settings specified via command line |
7 | 7 | -c|--cruft: cruft directory |
8 | | -INFO: Directory for backup files and /Users/thomas/Projects/jote-monorepo/apps/converter-frontend-e2e/src/fixtures//indent.log: /Users/thomas/Projects/jote-monorepo/apps/converter-frontend-e2e/src/fixtures/ |
| 8 | +INFO: Directory for backup files and /Volumes/SSD/Projects/jote-monorepo/apps/converter-frontend-e2e/src/fixtures//indent.log: |
| 9 | + /Volumes/SSD/Projects/jote-monorepo/apps/converter-frontend-e2e/src/fixtures/ |
| 10 | +INFO: Perl modules are being loaded from the following directories: |
| 11 | + /opt/homebrew/opt/perl/lib/perl5/5.36/FindBin.pm |
| 12 | + /opt/homebrew/Cellar/latexindent/3.18_1/libexec/lib/perl5/YAML/Tiny.pm |
| 13 | + /opt/homebrew/opt/perl/lib/perl5/5.36/File/Copy.pm |
| 14 | + /opt/homebrew/opt/perl/lib/perl5/5.36/File/Basename.pm |
| 15 | + /opt/homebrew/opt/perl/lib/perl5/5.36/Getopt/Long.pm |
| 16 | + /opt/homebrew/Cellar/latexindent/3.18_1/libexec/lib/perl5/File/HomeDir.pm |
| 17 | +INFO: LatexIndent perl modules are being loaded from, for example: |
| 18 | + /opt/homebrew/Cellar/latexindent/3.18_1/libexec/lib/perl5/LatexIndent/Document.pm |
9 | 19 | INFO: YAML settings read: defaultSettings.yaml |
10 | | - Reading defaultSettings.yaml from /usr/local/texlive/2021/texmf-dist/scripts/latexindent/defaultSettings.yaml |
| 20 | + Reading defaultSettings.yaml from /opt/homebrew/Cellar/latexindent/3.18_1/libexec/bin/defaultSettings.yaml |
11 | 21 | INFO: YAML settings read: indentconfig.yaml or .indentconfig.yaml |
12 | 22 | Home directory is /Users/thomas (didn't find either indentconfig.yaml or .indentconfig.yaml) |
13 | 23 | To specify user settings you would put indentconfig.yaml here: /Users/thomas/indentconfig.yaml |
14 | 24 | Alternatively, you can use the hidden file .indentconfig.yaml as: /Users/thomas/.indentconfig.yaml |
15 | 25 | INFO: YAML settings read: -y switch |
16 | 26 | YAML setting: defaultIndent:' ' |
17 | | - Updating masterSettings with defaultIndent: |
| 27 | + single-quoted string found in -y switch: ' ', substitute to |
| 28 | + Updating mainSettings with defaultIndent: |
18 | 29 | INFO: Phase 1: searching for objects |
19 | 30 | INFO: Phase 2: finding surrounding indentation |
20 | 31 | INFO: Phase 3: indenting objects |
|
0 commit comments