From 25413a11a05bba110b74be7547f6ec4808fcf0fd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 28 Mar 2024 20:08:17 +0000 Subject: latexindent (28mar24) git-svn-id: svn://tug.org/texlive/trunk@70798 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/support/latexindent/README | 2 +- .../latexindent/latexindent-yaml-schema.json | 2 +- .../doc/support/latexindent/latexindent.pdf | Bin 1285393 -> 1286324 bytes .../doc/support/latexindent/latexindent.tex | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc/support') diff --git a/Master/texmf-dist/doc/support/latexindent/README b/Master/texmf-dist/doc/support/latexindent/README index c1336ed578f..a7d623825cb 100644 --- a/Master/texmf-dist/doc/support/latexindent/README +++ b/Master/texmf-dist/doc/support/latexindent/README @@ -1,5 +1,5 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - latexindent.pl, version 3.23.7, 2024-03-16 + latexindent.pl, version 3.23.8, 2024-03-28 PERL script to indent code within environments, and align delimited environments in .tex files. diff --git a/Master/texmf-dist/doc/support/latexindent/latexindent-yaml-schema.json b/Master/texmf-dist/doc/support/latexindent/latexindent-yaml-schema.json index 9d6102987ca..65f59688c95 100644 --- a/Master/texmf-dist/doc/support/latexindent/latexindent-yaml-schema.json +++ b/Master/texmf-dist/doc/support/latexindent/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.23.7 2024-03-16", + "description": "latexindent.pl YAML schema helper, V3.23.8 2024-03-28", "type": "object", "properties": { "fileExtensionPreference": { diff --git a/Master/texmf-dist/doc/support/latexindent/latexindent.pdf b/Master/texmf-dist/doc/support/latexindent/latexindent.pdf index 4029dee3cd1..5967be45201 100644 Binary files a/Master/texmf-dist/doc/support/latexindent/latexindent.pdf and b/Master/texmf-dist/doc/support/latexindent/latexindent.pdf differ diff --git a/Master/texmf-dist/doc/support/latexindent/latexindent.tex b/Master/texmf-dist/doc/support/latexindent/latexindent.tex index cb4e81574fd..da46a04f095 100644 --- a/Master/texmf-dist/doc/support/latexindent/latexindent.tex +++ b/Master/texmf-dist/doc/support/latexindent/latexindent.tex @@ -409,7 +409,7 @@ \lstdefinestyle{lookForAlignDelims}{ style=yaml-LST, - firstnumber=158,linerange={158-176}, + firstnumber=158,linerange={158-177}, numbers=left, } -- cgit v1.2.3