summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-07-02 20:17:33 +0000
committerKarl Berry <karl@freefriends.org>2023-07-02 20:17:33 +0000
commit61ba60d076491040a8ef3aa8f80cea962380c94c (patch)
tree568727347731fce4d96a453b860b48bc228c7edb /Master/texmf-dist/doc
parentf151722c19f74fb7633845767139f7d487bc8328 (diff)
latexindent (2jul23)
git-svn-id: svn://tug.org/texlive/trunk@67531 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/support/latexindent/README2
-rw-r--r--Master/texmf-dist/doc/support/latexindent/latexindent-yaml-schema.json2
-rw-r--r--Master/texmf-dist/doc/support/latexindent/latexindent.pdfbin1250364 -> 1250154 bytes
-rw-r--r--Master/texmf-dist/doc/support/latexindent/latexindent.tex18
4 files changed, 11 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/support/latexindent/README b/Master/texmf-dist/doc/support/latexindent/README
index df74dc160cb..5bda1fba77a 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.22, 2023-06-01
+ latexindent.pl, version 3.22.1, 2023-07-02
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 cf707723a9c..003c26d5454 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.22 2023-06-01",
+ "description": "latexindent.pl YAML schema helper, V3.22.1 2023-07-02",
"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 fb04afb06c6..b8e3cab83b9 100644
--- a/Master/texmf-dist/doc/support/latexindent/latexindent.pdf
+++ b/Master/texmf-dist/doc/support/latexindent/latexindent.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/latexindent/latexindent.tex b/Master/texmf-dist/doc/support/latexindent/latexindent.tex
index 70c2be9805f..b74e1eee32d 100644
--- a/Master/texmf-dist/doc/support/latexindent/latexindent.tex
+++ b/Master/texmf-dist/doc/support/latexindent/latexindent.tex
@@ -1093,15 +1093,15 @@ perl latexindent-module-installer.pl
% \begin{latexonly}
You will occasionally see dates shown in the margin (for example, next to this
- paragraph!) \announce{2017-06-25}{announce} which detail the date of the version in which
- the feature was implemented; the `N' stands for `new as of the date shown' and `U' stands
- for `updated as of the date shown'. If you see \stardemo, it means that the feature is
- either new (N) or updated (U) as of the release of the current version; if you see
- \stardemo\, attached to a listing, then it means that listing is new (N) or updated (U)
- as of the current version. If you have not read this document before (and even if you
- have!), then you can ignore every occurrence of the \stardemo; they are simply there to
- highlight new and updated features. The new and updated features in this documentation
- (\gitRel) are on the following pages: \listOfNewFeatures% % \end{latexonly}
+ paragraph!) \announce{2017-06-25}{announce} which detail the date of the version in
+ which the feature was implemented; the `N' stands for `new as of the date shown' and `U'
+ stands for `updated as of the date shown'. If you see \stardemo, it means that the
+ feature is either new (N) or updated (U) as of the release of the current version; if
+ you see \stardemo\, attached to a listing, then it means that listing is new (N) or
+ updated (U) as of the current version. If you have not read this document before (and
+ even if you have!), then you can ignore every occurrence of the \stardemo; they are
+ simply there to highlight new and updated features. The new and updated features in this
+ documentation (\gitRel) are on the following pages: \listOfNewFeatures% % \end{latexonly}
\subsection{A word about regular expressions}
\index{regular expressions!a word about}