From 3ba22440640dc0042d255468166d0b33e505419c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 07:14:28 +0100 Subject: [PATCH 1/8] Bump perl (#549) Bumps perl from 5.38.2-slim-threaded-buster to 5.40.0-slim-threaded-buster. --- updated-dependencies: - dependency-name: perl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f77e7f62..d2111b9a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM perl:5.38.2-slim-threaded-buster +FROM perl:5.40.0-slim-threaded-buster # # Docker necessary file # From 87fa809ed8648bf3bed85218809e09384a91cb65 Mon Sep 17 00:00:00 2001 From: cmhughes Date: Tue, 18 Jun 2024 22:19:45 +0100 Subject: [PATCH 2/8] perlbrew V5.40.0 --- documentation/sec-appendices.tex | 4 ++-- readme.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/sec-appendices.tex b/documentation/sec-appendices.tex index 40192c34..22bb01d8 100644 --- a/documentation/sec-appendices.tex +++ b/documentation/sec-appendices.tex @@ -67,8 +67,8 @@ \begin{commandshell} sudo apt-get install perlbrew perlbrew init -perlbrew install perl-5.39.1 -perlbrew switch perl-5.39.1 +perlbrew install perl-5.40.0 +perlbrew switch perl-5.40.0 sudo apt-get install curl curl -L http://cpanmin.us | perl - App::cpanminus cpanm YAML::Tiny diff --git a/readme.md b/readme.md index a703cf91..f187620a 100644 --- a/readme.md +++ b/readme.md @@ -234,7 +234,7 @@ I align with many of the approaches and details at [Dramatically increase your p ## perl version -I develop latexindent.pl on Ubuntu Linux, using [perlbrew](https://perlbrew.pl/); I currently develop on perl version v5.39.1 +I develop latexindent.pl on Ubuntu Linux, using [perlbrew](https://perlbrew.pl/); I currently develop on perl version v5.40.0 ## GitHub Actions The standalone executables `latexindent.exe`, `latexindent-linux`, `latexindent-macos` are created and released by [GitHub Actions](https://github.com/features/actions); the From 1a21548a38cf175cbf6ac8e76220b1bde3055edd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 06:49:38 +0100 Subject: [PATCH 3/8] Bump docker/build-push-action from 5 to 6 (#550) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v5...v6) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/release-docker-ghcr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-docker-ghcr.yml b/.github/workflows/release-docker-ghcr.yml index 2d02e0b5..6858a287 100644 --- a/.github/workflows/release-docker-ghcr.yml +++ b/.github/workflows/release-docker-ghcr.yml @@ -36,7 +36,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: get latexindent tag run: echo "TAG=${GITHUB_REF##*/}" >> $GITHUB_ENV - - uses: docker/build-push-action@v5 + - uses: docker/build-push-action@v6 with: context: . push: true From c504ec9e0a009231e0e77deebe327fba1f117ea4 Mon Sep 17 00:00:00 2001 From: cmhughes Date: Sat, 29 Jun 2024 06:13:32 +0100 Subject: [PATCH 4/8] readme.md updated with quotes --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index f187620a..ae5d9848 100644 --- a/readme.md +++ b/readme.md @@ -280,6 +280,8 @@ I find that the following quotes resonate with me with regards to my approach to - *Perl’s primary strength is in text processing. Be it a regex-based approach or otherwise, Perl is excellent for logfile analysis, text manipulation, in-place editing of files, and scouring structured text files for specific field values*, Girish Venkatachalam [Why Perl is still relevant in 2022](https://stackoverflow.blog/2022/07/06/why-perl-is-still-relevant-in-2022/) - *Do the best you can until you know better. Then when you know better, do better.* Maya Angelou +- *Gwneuwch y pethau bychain, do the little things*, Dewi Sant +- *We are our mistakes. Sometimes they are the best part of us*. Harlen Coben, Think Twice ## changelog [changelog.md](documentation/changelog.md) provides details of the history of the project. From 05d3191d292a4c245fc9a5ca4f73f473f6289946 Mon Sep 17 00:00:00 2001 From: cmhughes Date: Sat, 29 Jun 2024 07:12:24 +0100 Subject: [PATCH 5/8] documentation: example and number in margin --- documentation/latexindent.tex | 5 +++-- documentation/sec-introduction.tex | 2 +- documentation/test-default-settings.tex | 11 ++++++++++- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/documentation/latexindent.tex b/documentation/latexindent.tex index 337850f7..6a3d09d7 100644 --- a/documentation/latexindent.tex +++ b/documentation/latexindent.tex @@ -131,6 +131,7 @@ % bibliographies \addbibresource{latex-indent} \addbibresource{contributors} +\BiblatexSplitbibDefernumbersWarningOff % http://tex.stackexchange.com/questions/122135/how-to-add-a-png-icon-on-the-right-side-of-a-tcolorbox-title \newtcolorbox{warning}{parbox=false, @@ -585,14 +586,14 @@ title={example~\thetcbcounter}, fonttitle=\bfseries\sffamily, detach title, - before upper={\llap{\tcbtitle\hspace{5mm}}}, coltitle=black, colback=white, grow to left by=6mm, % % circles and line by the side % - overlay unbroken={% + overlay unbroken and first={% + \node at ([xshift=-8mm,yshift=-4.5mm]interior.north west) {\bfseries example \thetcbcounter}; \path [fill=black] ([xshift=1mm,yshift=3mm]interior.south east) node{\hbox{\rule{1ex}{1ex}}}; }, overlay last={% diff --git a/documentation/sec-introduction.tex b/documentation/sec-introduction.tex index 9d540c71..6a2f5c4e 100644 --- a/documentation/sec-introduction.tex +++ b/documentation/sec-introduction.tex @@ -53,7 +53,7 @@ \subsection{License} throughout this document for details}. \subsection{Quick start}\label{sec:quickstart} - When \texttt{latexindent.pl} reads and writes files, the files are read and written in UTF-8 format by default. + When \texttt{latexindent.pl} reads and writes files, the files are read and written in UTF-8 format by default. That is to say, the encoding format for tex and yaml files needs to be in UTF-8 format. If you'd like to get started with \texttt{latexindent.pl} then simply type diff --git a/documentation/test-default-settings.tex b/documentation/test-default-settings.tex index ef743084..f4eb2570 100644 --- a/documentation/test-default-settings.tex +++ b/documentation/test-default-settings.tex @@ -1,8 +1,17 @@ % arara: pdflatex: { files: [latexindent]} -\subsection{test subsection} \begin{example} Testing example environment + Testing example environment + Testing example environment + Testing example environment + Testing example environment + Testing example environment + Testing example environment + Testing example environment + Testing example environment + Testing example environment + Testing example environment \end{example} % file used to check if line numbers are set correct for defaultSettings.yaml listings From e1e1b9c515bcf7e9bfafbc283e27286c8f8e0f9d Mon Sep 17 00:00:00 2001 From: cmhughes Date: Fri, 12 Jul 2024 13:40:24 +0100 Subject: [PATCH 6/8] documentation folder, removed some unnecessary files --- documentation/bashtips.txt | 11 --------- documentation/oneSentencePerLine.yaml | 33 --------------------------- 2 files changed, 44 deletions(-) delete mode 100644 documentation/bashtips.txt delete mode 100644 documentation/oneSentencePerLine.yaml diff --git a/documentation/bashtips.txt b/documentation/bashtips.txt deleted file mode 100644 index 920a565a..00000000 --- a/documentation/bashtips.txt +++ /dev/null @@ -1,11 +0,0 @@ -# copy files within a loop; the following copies -# env-mod17.yaml to env-mod33.yaml, ..., env-mod32.yaml to env-mod48.yaml -for i in {17..32}; do cp env-mod$i.yaml env-mod$((i+16)).yaml; done - -i=18 && cp env-mod$i.yaml env-mod$((i+16)).yaml && sed -i 's/2/3/' env-mod$((i+16)).yaml && cat env-mod$((i+16)).yaml - -for i in {4..48}; do cp ../environments/env-mod$i.yaml ./ifelsefi-mod$i.yaml && sed -i 's/environments/ifElseFi/' ifelsefi-mod$i.yaml && sed -i 's/Begin/If/' ifelsefi-mod$i.yaml && sed -i 's/End/Fi/g' ifelsefi-mod$i.yaml; done - -i=36 && vim -p commands-nested-multiple-mod$i.tex commands-nested-multiple-un-protect-mod36.tex commands-remove-line-breaks-mod$i.tex ../opt-args/opt-args-mod$i.yaml mand-args-mod$i.yaml && git add commands*.tex && git add ../opt-args/opt-args-mod$i.yaml && git add mand-args-mod$i.yaml - -i=36 && filename=../opt-args/opt-args-mod$i.yaml && cp ../environments/env-mod$i.yaml $filename && sed -i 's/environments/optionalArguments/' $filename && sed -i 's/Begin/LSqB/' $filename && sed -i 's/End/RSqB/g' $filename && sed -i 's/Body/OptArgBody/' $filename && filename=mand-args-mod$i.yaml && cp ../environments/env-mod$i.yaml $filename && sed -i 's/environments/mandatoryArguments/' $filename && sed -i 's/Begin/LCuB/' $filename && sed -i 's/End/RCuB/' $filename && sed -i 's/Body/MandArgBody/' $filename && ./commands-test-cases.sh -o $i -s diff --git a/documentation/oneSentencePerLine.yaml b/documentation/oneSentencePerLine.yaml deleted file mode 100644 index 8c38f574..00000000 --- a/documentation/oneSentencePerLine.yaml +++ /dev/null @@ -1,33 +0,0 @@ -modifyLineBreaks: - commands: - announce: - CommandStartsOnOwnLine: 2 - section: - CommandStartsOnOwnLine: 1 - subsection: - CommandStartsOnOwnLine: 1 - mandatoryArguments: - section: - RCuBFinishesWithLineBreak: 1 - subsection: - RCuBFinishesWithLineBreak: 1 - minipage: - RCuBFinishesWithLineBreak: 1 - environments: - enumerate: - BeginStartsOnOwnLine: 1 - BodyStartsOnOwnLine: 1 - EndStartsOnOwnLine: 1 - minipage: - BeginStartsOnOwnLine: 1 - BodyStartsOnOwnLine: 1 - EndStartsOnOwnLine: 1 - items: - ItemStartsOnOwnLine: 1 - oneSentencePerLine: - manipulateSentences: 1 - sentencesBeginWith: - other: "\\\\texttt\{" - sentencesEndWith: - fullStop: 0 - other: "\.(?!(?:[a-z]|\*|[0-9]|\}))" From 40b09667dbc3aa826644182ca14794dd2a0265fb Mon Sep 17 00:00:00 2001 From: cmhughes Date: Sun, 14 Jul 2024 07:36:15 +0100 Subject: [PATCH 7/8] bug fix for -y switch, https://github.com/cmhughes/latexindent.pl/issues/551 --- LatexIndent/GetYamlSettings.pm | 3 +++ test-cases/alignment/alignment-test-cases.sh | 1 + test-cases/alignment/issue-551-mod1.tex | 12 ++++++++++++ test-cases/alignment/issue-551.tex | 12 ++++++++++++ 4 files changed, 28 insertions(+) create mode 100644 test-cases/alignment/issue-551-mod1.tex create mode 100644 test-cases/alignment/issue-551.tex diff --git a/LatexIndent/GetYamlSettings.pm b/LatexIndent/GetYamlSettings.pm index 6365e0fd..cbea5437 100644 --- a/LatexIndent/GetYamlSettings.pm +++ b/LatexIndent/GetYamlSettings.pm @@ -749,6 +749,9 @@ sub yaml_read_settings { my $parent = $keysValues[0]; my $child = $keysValues[1]; my $grandchild = $keysValues[2]; + + delete $mainSettings{$parent}{$child} if (defined $mainSettings{$parent}{$child} and ref $mainSettings{$parent}{$child} ne "HASH" ); + $logger->info("Updating mainSettings with $parent: $child: $grandchild: $value"); $mainSettings{$parent}{$child}{$grandchild} = $value; } diff --git a/test-cases/alignment/alignment-test-cases.sh b/test-cases/alignment/alignment-test-cases.sh index fb361150..5d2595af 100755 --- a/test-cases/alignment/alignment-test-cases.sh +++ b/test-cases/alignment/alignment-test-cases.sh @@ -343,6 +343,7 @@ latexindent.pl -s issue-543.tex -o=+-mod1 latexindent.pl -s -m issue-541.tex -l issue-541.yaml -o=+-mod1 +latexindent.pl -y="lookForAlignDelims:tblr:alignFinalDoubleBackSlash:1" -s issue-551.tex -o=+-mod1 [[ $silentMode == 0 ]] && set -x [[ $gitStatus == 1 ]] && git status [[ $noisyMode == 1 ]] && makenoise diff --git a/test-cases/alignment/issue-551-mod1.tex b/test-cases/alignment/issue-551-mod1.tex new file mode 100644 index 00000000..fc03c5ca --- /dev/null +++ b/test-cases/alignment/issue-551-mod1.tex @@ -0,0 +1,12 @@ +\documentclass{standalone} + +\usepackage{tabularray} + +\begin{document} + +\begin{tblr}{colspec={*{2}{c}},cell{1}{1}={r=2}{c}} + {1 \\2} & 3 \\ + & 4 \\ +\end{tblr} + +\end{document} diff --git a/test-cases/alignment/issue-551.tex b/test-cases/alignment/issue-551.tex new file mode 100644 index 00000000..34d5ad83 --- /dev/null +++ b/test-cases/alignment/issue-551.tex @@ -0,0 +1,12 @@ +\documentclass{standalone} + +\usepackage{tabularray} + +\begin{document} + +\begin{tblr}{colspec={*{2}{c}},cell{1}{1}={r=2}{c}} + {1 \\2}&3\\ + & 4 \\ +\end{tblr} + +\end{document} From 0dee1f4f65d889811148d03e2309c7bd754cc314 Mon Sep 17 00:00:00 2001 From: cmhughes Date: Sun, 14 Jul 2024 07:53:21 +0100 Subject: [PATCH 8/8] V3.24.3 --- Dockerfile | 2 +- LatexIndent/Version.pm | 4 ++-- defaultSettings.yaml | 2 +- documentation/changelog.md | 5 ++++- documentation/conf.py | 4 ++-- documentation/demonstrations/pre-commit-config-conda.yaml | 2 +- documentation/demonstrations/pre-commit-config-cpan.yaml | 2 +- documentation/demonstrations/pre-commit-config-demo.yaml | 2 +- .../demonstrations/pre-commit-config-docker.yaml | 2 +- documentation/latexindent-yaml-schema.json | 2 +- documentation/readme.txt | 2 +- documentation/sec-appendices.rst | 8 +++++--- documentation/title.tex | 4 ++-- helper-scripts/update-version.sh | 8 ++++---- latexindent.pl | 2 +- readme.md | 4 ++-- 16 files changed, 30 insertions(+), 25 deletions(-) diff --git a/Dockerfile b/Dockerfile index d2111b9a..f24d3b86 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,7 @@ FROM perl:5.40.0-slim-threaded-buster # ARG LATEXINDENT_VERSION -ENV LATEXINDENT_VERSION ${LATEXINDENT_VERSION:-V3.24.2} +ENV LATEXINDENT_VERSION ${LATEXINDENT_VERSION:-V3.24.3} RUN apt-get update \ && apt-get install \ diff --git a/LatexIndent/Version.pm b/LatexIndent/Version.pm index 5232967f..a2483231 100644 --- a/LatexIndent/Version.pm +++ b/LatexIndent/Version.pm @@ -20,6 +20,6 @@ use warnings; use Exporter qw/import/; our @EXPORT_OK = qw/$versionNumber $versionDate/; -our $versionNumber = '3.24.2'; -our $versionDate = '2024-06-15'; +our $versionNumber = '3.24.3'; +our $versionDate = '2024-07-14'; 1 diff --git a/defaultSettings.yaml b/defaultSettings.yaml index 15073c2f..e16617db 100644 --- a/defaultSettings.yaml +++ b/defaultSettings.yaml @@ -1,5 +1,5 @@ # -# latexindent.pl, version 3.24.2, 2024-06-15 +# latexindent.pl, version 3.24.3, 2024-07-14 # # defaultSettings.yaml, the default settings for latexindent.pl # diff --git a/documentation/changelog.md b/documentation/changelog.md index 3771ce6e..5f70c6f2 100644 --- a/documentation/changelog.md +++ b/documentation/changelog.md @@ -1,6 +1,9 @@ - + # changelog.md +## V3.24.3, July 14, 2024 +`-y` switch bug fix for `lookForAlignDelims`, see [issue 551](https://github.com/cmhughes/latexindent.pl/issues/551) + ## V3.24.2, June 15, 2024 encoding bug fix, see [issue 547](https://github.com/cmhughes/latexindent.pl/issues/547), thanks to @fengzyf diff --git a/documentation/conf.py b/documentation/conf.py index 2adec41d..b36aa2e4 100644 --- a/documentation/conf.py +++ b/documentation/conf.py @@ -63,9 +63,9 @@ # built documents. # # The short X.Y version. -version = u'3.24.2' +version = u'3.24.3' # The full version, including alpha/beta/rc tags. -release = u'3.24.2' +release = u'3.24.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/documentation/demonstrations/pre-commit-config-conda.yaml b/documentation/demonstrations/pre-commit-config-conda.yaml index effcf3fa..2a28f289 100644 --- a/documentation/demonstrations/pre-commit-config-conda.yaml +++ b/documentation/demonstrations/pre-commit-config-conda.yaml @@ -1,5 +1,5 @@ - repo: https://github.com/cmhughes/latexindent.pl - rev: V3.24.2 + rev: V3.24.3 hooks: - id: latexindent-conda args: [-s] diff --git a/documentation/demonstrations/pre-commit-config-cpan.yaml b/documentation/demonstrations/pre-commit-config-cpan.yaml index 11ec781e..5ec1f9e1 100644 --- a/documentation/demonstrations/pre-commit-config-cpan.yaml +++ b/documentation/demonstrations/pre-commit-config-cpan.yaml @@ -1,5 +1,5 @@ - repo: https://github.com/cmhughes/latexindent.pl - rev: V3.24.2 + rev: V3.24.3 hooks: - id: latexindent args: [-s] diff --git a/documentation/demonstrations/pre-commit-config-demo.yaml b/documentation/demonstrations/pre-commit-config-demo.yaml index b46b6795..fe8cf23b 100644 --- a/documentation/demonstrations/pre-commit-config-demo.yaml +++ b/documentation/demonstrations/pre-commit-config-demo.yaml @@ -1,5 +1,5 @@ - repo: https://github.com/cmhughes/latexindent.pl - rev: V3.24.2 + rev: V3.24.3 hooks: - id: latexindent args: [-l, -m, -s, -w] diff --git a/documentation/demonstrations/pre-commit-config-docker.yaml b/documentation/demonstrations/pre-commit-config-docker.yaml index dd8255ba..9da6149a 100644 --- a/documentation/demonstrations/pre-commit-config-docker.yaml +++ b/documentation/demonstrations/pre-commit-config-docker.yaml @@ -1,5 +1,5 @@ - repo: https://github.com/cmhughes/latexindent.pl - rev: V3.24.2 + rev: V3.24.3 hooks: - id: latexindent-docker args: [-s] diff --git a/documentation/latexindent-yaml-schema.json b/documentation/latexindent-yaml-schema.json index 8f457e91..c22386d8 100644 --- a/documentation/latexindent-yaml-schema.json +++ b/documentation/latexindent-yaml-schema.json @@ -2,7 +2,7 @@ "$schema": "http://json-schema.org/schema", "$id": "latexindent-yaml-schema.json", "title": "latexindent.pl YAML schema", - "description": "latexindent.pl YAML schema helper, V3.24.2 2024-06-15", + "description": "latexindent.pl YAML schema helper, V3.24.3 2024-07-14", "type": "object", "properties": { "fileExtensionPreference": { diff --git a/documentation/readme.txt b/documentation/readme.txt index 0b58c4ee..4e7614af 100644 --- a/documentation/readme.txt +++ b/documentation/readme.txt @@ -1,5 +1,5 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - latexindent.pl, version 3.24.2, 2024-06-15 + latexindent.pl, version 3.24.3, 2024-07-14 PERL script to indent code within environments, and align delimited environments in .tex files. diff --git a/documentation/sec-appendices.rst b/documentation/sec-appendices.rst index ebb6fbef..9109790b 100644 --- a/documentation/sec-appendices.rst +++ b/documentation/sec-appendices.rst @@ -90,8 +90,8 @@ Linux users may be interested in exploring Perlbrew (“Perlbrew” n.d.); an ex sudo apt-get install perlbrew perlbrew init - perlbrew install perl-5.39.1 - perlbrew switch perl-5.39.1 + perlbrew install perl-5.40.0 + perlbrew switch perl-5.40.0 sudo apt-get install curl curl -L http://cpanmin.us | perl - App::cpanminus cpanm YAML::Tiny @@ -1142,7 +1142,9 @@ which may receive the following result Active code page: 936 -and then the characters supported by the code page can be found in https://learn.microsoft.com/en-us/windows/win32/intl/code-page-identifiers. For example, the characters supported by the encoding corresponding to code page 936 are: ANSI/OEM Simplified Chinese (PRC, Singapore); Chinese Simplified (GB2312). +and then the characters supported by the code page can be found in `https://learn.microsoft.com/en-us/windows/win32/intl/code-page-identifiers `__. For example, the characters supported by the encoding corresponding to code page 936 are: ANSI/OEM Simplified Chinese (PRC, Singapore); Chinese Simplified (GB2312). For Ubuntu Linux and macOS users, whether using the Perl script or the executable file, the options support UTF-8 characters. diff --git a/documentation/title.tex b/documentation/title.tex index 044b0ee0..87305fde 100644 --- a/documentation/title.tex +++ b/documentation/title.tex @@ -8,14 +8,14 @@ sharp corners, enhanced, overlay={\node[anchor=north east,outer sep=2pt] at ([xshift=3cm,yshift=4mm]frame.north east) {\includegraphics[width=3cm]{logo}}; }] - \centering\ttfamily\bfseries latexindent.pl\\[1cm] Version 3.24.2 + \centering\ttfamily\bfseries latexindent.pl\\[1cm] Version 3.24.3 \end{tcolorbox} } \author{Chris Hughes \thanks{and contributors! See \vref{sec:contributors}. For all communication, please visit \cite{latexindent-home}.}} -\date{2024-06-15} +\date{2024-07-14} \maketitle \begin{adjustwidth}{1cm}{1cm} \small diff --git a/helper-scripts/update-version.sh b/helper-scripts/update-version.sh index 3eb15a16..33b59b90 100755 --- a/helper-scripts/update-version.sh +++ b/helper-scripts/update-version.sh @@ -48,10 +48,10 @@ # - minorVersion=0 -oldVersion='3.24.1' -newVersion='3.24.2' -oldDate='2024-05-12' -newDate='2024-06-15' +oldVersion='3.24.2' +newVersion='3.24.3' +oldDate='2024-06-15' +newDate='2024-07-14' updateVersion=0 gitMode=0 diff --git a/latexindent.pl b/latexindent.pl index c85bdf20..2b9791e5 100755 --- a/latexindent.pl +++ b/latexindent.pl @@ -1,6 +1,6 @@ #!/usr/bin/env perl # -# latexindent.pl, version 3.24.2, 2024-06-15 +# latexindent.pl, version 3.24.3, 2024-07-14 # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/readme.md b/readme.md index ae5d9848..96d88fe7 100644 --- a/readme.md +++ b/readme.md @@ -21,7 +21,7 @@ and [pre-commit](https://latexindentpl.readthedocs.io/en/latest/sec-appendices.h ## version - latexindent.pl, version 3.24.2, 2024-06-15 + latexindent.pl, version 3.24.3, 2024-07-14 ## author Chris Hughes (cmhughes) @@ -157,7 +157,7 @@ framework](https://pre-commit.com) by adding this to your ```yaml - repo: https://github.com/cmhughes/latexindent.pl.git - rev: V3.24.2 + rev: V3.24.3 hooks: - id: latexindent ```