diff options
author | Karl Berry <karl@freefriends.org> | 2023-04-07 20:53:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-04-07 20:53:36 +0000 |
commit | 07ecfd020365d0aa57d05f16cde592e73066fc07 (patch) | |
tree | e8f3580406911d1209164497c90f2f6f49d67dd4 /Master/texmf-dist/doc/support | |
parent | ed6247daaa6ff33f1d7202c5e8fc465ae1006371 (diff) |
latexindent (7apr23)
git-svn-id: svn://tug.org/texlive/trunk@66794 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r-- | Master/texmf-dist/doc/support/latexindent/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/support/latexindent/contributors.bib | 8 | ||||
-rw-r--r-- | Master/texmf-dist/doc/support/latexindent/latexindent-yaml-schema.json | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/support/latexindent/latexindent.pdf | bin | 1243932 -> 1243960 bytes |
4 files changed, 10 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/support/latexindent/README b/Master/texmf-dist/doc/support/latexindent/README index 1a2f1058d3e..4a3d96433c6 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.20.4, 2023-03-15 + latexindent.pl, version 3.20.5, 2023-04-07 PERL script to indent code within environments, and align delimited environments in .tex files. diff --git a/Master/texmf-dist/doc/support/latexindent/contributors.bib b/Master/texmf-dist/doc/support/latexindent/contributors.bib index 5dc370f1873..3e6147f1574 100644 --- a/Master/texmf-dist/doc/support/latexindent/contributors.bib +++ b/Master/texmf-dist/doc/support/latexindent/contributors.bib @@ -192,3 +192,11 @@ author = "Henrik Sloot", urldate = {2023-02-15}, keywords = {contributor},} + +@online{valtterikantanen, + title = "fix: decode the name of the backup file", + url = "https://github.com/cmhughes/latexindent.pl/pull/439", + date = {2023-04-07}, + author = "valtterikantanen", + urldate = {2023-04-07}, + keywords = {contributor},} 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 3c21407f7aa..f2089565dc1 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.20.4 2023-03-15", + "description": "latexindent.pl YAML schema helper, V3.20.5 2023-04-07", "type": "object", "properties": { "fileExtensionPreference": { diff --git a/Master/texmf-dist/doc/support/latexindent/latexindent.pdf b/Master/texmf-dist/doc/support/latexindent/latexindent.pdf Binary files differindex 7bf086b16db..e6d1ead45dc 100644 --- a/Master/texmf-dist/doc/support/latexindent/latexindent.pdf +++ b/Master/texmf-dist/doc/support/latexindent/latexindent.pdf |