39 lines
2.3 KiB
Plaintext
39 lines
2.3 KiB
Plaintext
INFO: latexindent.pl version 3.20.3, 2023-02-19, a script to indent .tex files
|
|
latexindent.pl lives here: /nix/store/2bhgwk9gsgp4kj73jwwnn7v8ib73mcmc-texlive-latexindent-3.20.3/scripts/latexindent/
|
|
Tue Apr 30 15:54:01 2024
|
|
Reading input from STDIN
|
|
INFO: Processing switches:
|
|
-y|--yaml: YAML settings specified via command line
|
|
INFO: Directory for backup files and indent.log:
|
|
.
|
|
INFO: Perl modules are being loaded from the following directories:
|
|
/nix/store/40rr7blrifwcfzxih97y79qvh07ycakh-perl-5.38.2/lib/perl5/5.38.2/FindBin.pm
|
|
/nix/store/8ajjd67qfdyzp0hbpvd1mrpqdhnwjlqq-perl-5.38.2-env/lib/perl5/site_perl/5.38.2/YAML/Tiny.pm
|
|
/nix/store/40rr7blrifwcfzxih97y79qvh07ycakh-perl-5.38.2/lib/perl5/5.38.2/File/Copy.pm
|
|
/nix/store/40rr7blrifwcfzxih97y79qvh07ycakh-perl-5.38.2/lib/perl5/5.38.2/File/Basename.pm
|
|
/nix/store/40rr7blrifwcfzxih97y79qvh07ycakh-perl-5.38.2/lib/perl5/5.38.2/Getopt/Long.pm
|
|
/nix/store/8ajjd67qfdyzp0hbpvd1mrpqdhnwjlqq-perl-5.38.2-env/lib/perl5/site_perl/5.38.2/File/HomeDir.pm
|
|
INFO: LatexIndent perl modules are being loaded from, for example:
|
|
/nix/store/2bhgwk9gsgp4kj73jwwnn7v8ib73mcmc-texlive-latexindent-3.20.3/scripts/latexindent/LatexIndent/Document.pm
|
|
INFO: YAML settings read: defaultSettings.yaml
|
|
Reading defaultSettings.yaml from /nix/store/2bhgwk9gsgp4kj73jwwnn7v8ib73mcmc-texlive-latexindent-3.20.3/scripts/latexindent/defaultSettings.yaml
|
|
INFO: YAML reading settings
|
|
Home directory is /home/elias
|
|
latexindent.pl didn't find indentconfig.yaml or .indentconfig.yaml
|
|
see all possible locations: https://latexindentpl.readthedocs.io/en/latest/sec-appendices.html#indentconfig-options)
|
|
INFO: YAML settings read: -y switch
|
|
YAML setting: "defaultIndent:' '"
|
|
quote found in -y switch
|
|
key:
|
|
value: defaultIndent:' '
|
|
double-quoted string found in -y switch: "defaultIndent:' '", substitute to defaultIndent:' '
|
|
INFO: Phase 1: searching for objects
|
|
INFO: Phase 2: finding surrounding indentation
|
|
INFO: Phase 3: indenting objects
|
|
INFO: Phase 4: final indentation check
|
|
INFO: Output routine:
|
|
Not outputting to file; see -w and -o switches for more options.
|
|
--------------
|
|
INFO: Please direct all communication/issues to:
|
|
https://github.com/cmhughes/latexindent.pl
|