summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r--Master/texmf-dist/doc/support/latexindent/README2
-rw-r--r--Master/texmf-dist/doc/support/latexindent/contributors.bib8
-rw-r--r--Master/texmf-dist/doc/support/latexindent/latexindent-yaml-schema.json2
-rw-r--r--Master/texmf-dist/doc/support/latexindent/latexindent.pdfbin1243932 -> 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
index 7bf086b16db..e6d1ead45dc 100644
--- a/Master/texmf-dist/doc/support/latexindent/latexindent.pdf
+++ b/Master/texmf-dist/doc/support/latexindent/latexindent.pdf
Binary files differ