texlive[76064] trunk: latexindent (15aug25)
commits+karl at tug.org
commits+karl at tug.org
Fri Aug 15 23:24:56 CEST 2025
Revision: 76064
https://tug.org/svn/texlive?view=revision&revision=76064
Author: karl
Date: 2025-08-15 23:24:56 +0200 (Fri, 15 Aug 2025)
Log Message:
-----------
latexindent (15aug25)
Modified Paths:
--------------
trunk/Build/source/texk/texlive/linked_scripts/latexindent/latexindent.pl
trunk/Master/bin/windows/latexindent.exe
trunk/Master/texmf-dist/doc/support/latexindent/README
trunk/Master/texmf-dist/doc/support/latexindent/latexindent-yaml-schema.json
trunk/Master/texmf-dist/doc/support/latexindent/latexindent.pdf
trunk/Master/texmf-dist/doc/support/latexindent/latexindent.tex
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/AlignmentAtAmpersand.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Arguments.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/BackUpFileProcedure.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/BlankLines.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Braces.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Check.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Command.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Document.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/DoubleBackSlash.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Else.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Environment.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/FileContents.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/FileExtension.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/GetYamlSettings.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Heading.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/HiddenChildren.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/HorizontalWhiteSpace.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/IfElseFi.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Indent.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Item.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/KeyEqualsValuesBraces.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Lines.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/LogFile.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Logger.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/MandatoryArgument.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/ModifyLineBreaks.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/NamedGroupingBracesBrackets.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/OptionalArgument.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Preamble.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Replacement.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/RoundBrackets.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Sentence.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Special.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Switches.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Tokens.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/TrailingComments.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/UnNamedGroupingBracesBrackets.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Verbatim.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Version.pm
trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Wrap.pm
trunk/Master/texmf-dist/scripts/latexindent/defaultSettings.yaml
trunk/Master/texmf-dist/scripts/latexindent/latexindent.pl
Modified: trunk/Build/source/texk/texlive/linked_scripts/latexindent/latexindent.pl
===================================================================
(Binary files differ)
Modified: trunk/Master/bin/windows/latexindent.exe
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/support/latexindent/README
===================================================================
--- trunk/Master/texmf-dist/doc/support/latexindent/README 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/doc/support/latexindent/README 2025-08-15 21:24:56 UTC (rev 76064)
@@ -1,5 +1,5 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- latexindent.pl, version 3.24.6, 2025-08-08
+ latexindent.pl, version 3.24.7, 2025-08-15
PERL script to indent code within environments, and align delimited
environments in .tex files.
Modified: trunk/Master/texmf-dist/doc/support/latexindent/latexindent-yaml-schema.json
===================================================================
--- trunk/Master/texmf-dist/doc/support/latexindent/latexindent-yaml-schema.json 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/doc/support/latexindent/latexindent-yaml-schema.json 2025-08-15 21:24:56 UTC (rev 76064)
@@ -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.6 2025-08-08",
+ "description": "latexindent.pl YAML schema helper, V3.24.7 2025-08-15",
"type": "object",
"properties": {
"fileExtensionPreference": {
Modified: trunk/Master/texmf-dist/doc/support/latexindent/latexindent.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/support/latexindent/latexindent.tex
===================================================================
--- trunk/Master/texmf-dist/doc/support/latexindent/latexindent.tex 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/doc/support/latexindent/latexindent.tex 2025-08-15 21:24:56 UTC (rev 76064)
@@ -5574,8 +5574,8 @@
\item \emph{end} with the fields specified in \texttt{sentencesEndWith}
\end{enumerate}
\item by default, the oneSentencePerLine routine will remove line breaks within
- sentences because \texttt{removeBlockLineBreaks} is set to 1; switch it to 0 if
- you wish to change this;
+ sentences because \texttt{removeSentenceLineBreaks} is set to 1; switch it to 0
+ if you wish to change this;
\item sentences can be text wrapped according to \texttt{textWrapSentences}, and will
be done either \texttt{before} or \texttt{after} the main indentation routine
(see \cref{subsubsec:ospl:before:after});
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/AlignmentAtAmpersand.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/AlignmentAtAmpersand.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/AlignmentAtAmpersand.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Arguments.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Arguments.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Arguments.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/BackUpFileProcedure.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/BackUpFileProcedure.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/BackUpFileProcedure.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/BlankLines.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/BlankLines.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/BlankLines.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Braces.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Braces.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Braces.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Check.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Check.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Check.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Command.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Command.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Command.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Document.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Document.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Document.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/DoubleBackSlash.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/DoubleBackSlash.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/DoubleBackSlash.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Else.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Else.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Else.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Environment.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Environment.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Environment.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/FileContents.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/FileContents.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/FileContents.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/FileExtension.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/FileExtension.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/FileExtension.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/GetYamlSettings.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/GetYamlSettings.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/GetYamlSettings.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Heading.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Heading.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Heading.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/HiddenChildren.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/HiddenChildren.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/HiddenChildren.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/HorizontalWhiteSpace.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/HorizontalWhiteSpace.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/HorizontalWhiteSpace.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/IfElseFi.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/IfElseFi.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/IfElseFi.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Indent.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Indent.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Indent.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Item.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Item.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Item.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/KeyEqualsValuesBraces.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/KeyEqualsValuesBraces.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/KeyEqualsValuesBraces.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Lines.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Lines.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Lines.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/LogFile.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/LogFile.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/LogFile.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Logger.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Logger.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Logger.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/MandatoryArgument.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/MandatoryArgument.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/MandatoryArgument.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/ModifyLineBreaks.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/ModifyLineBreaks.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/ModifyLineBreaks.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/NamedGroupingBracesBrackets.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/NamedGroupingBracesBrackets.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/NamedGroupingBracesBrackets.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/OptionalArgument.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/OptionalArgument.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/OptionalArgument.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Preamble.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Preamble.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Preamble.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Replacement.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Replacement.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Replacement.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/RoundBrackets.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/RoundBrackets.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/RoundBrackets.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Sentence.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Sentence.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Sentence.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Special.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Special.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Special.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Switches.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Switches.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Switches.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Tokens.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Tokens.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Tokens.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/TrailingComments.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/TrailingComments.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/TrailingComments.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/UnNamedGroupingBracesBrackets.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/UnNamedGroupingBracesBrackets.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/UnNamedGroupingBracesBrackets.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Verbatim.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Verbatim.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Verbatim.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Version.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Version.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Version.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
@@ -20,6 +20,6 @@
use Exporter qw/import/;
our @EXPORT_OK = qw/$versionNumber $versionDate/;
-our $versionNumber = '3.24.6';
-our $versionDate = '2025-08-08';
+our $versionNumber = '3.24.7';
+our $versionDate = '2025-08-15';
1
Modified: trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Wrap.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Wrap.pm 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/LatexIndent/Wrap.pm 2025-08-15 21:24:56 UTC (rev 76064)
@@ -12,7 +12,7 @@
#
# See http://www.gnu.org/licenses/.
#
-# Chris Hughes, 2017
+# Chris Hughes, 2017-2025
#
# For all communication, please visit: https://github.com/cmhughes/latexindent.pl
use strict;
Modified: trunk/Master/texmf-dist/scripts/latexindent/defaultSettings.yaml
===================================================================
--- trunk/Master/texmf-dist/scripts/latexindent/defaultSettings.yaml 2025-08-14 23:42:22 UTC (rev 76063)
+++ trunk/Master/texmf-dist/scripts/latexindent/defaultSettings.yaml 2025-08-15 21:24:56 UTC (rev 76064)
@@ -1,5 +1,5 @@
#
-# latexindent.pl, version 3.24.6, 2025-08-08
+# latexindent.pl, version 3.24.7, 2025-08-15
#
# defaultSettings.yaml, the default settings for latexindent.pl
#
@@ -644,7 +644,7 @@
name: [0-9\.a-zA-Z@\*><]+?
follow: \h|\R|\{|\[|\$|\)|\(
UnNamedGroupingBracesBrackets:
- follow: \{|\[|,|&|\)|\(|\$
+ follow: \{|\[|,|&|\)|\(|\$|\_|\^
arguments:
before: (?:#\d\h*;?,?\/?)+|\<.*?\>
between: _|\^|\*
Modified: trunk/Master/texmf-dist/scripts/latexindent/latexindent.pl
===================================================================
(Binary files differ)
More information about the tex-live-commits
mailing list.