diff options
author | Karl Berry <karl@freefriends.org> | 2021-03-21 21:43:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-03-21 21:43:20 +0000 |
commit | c51eadf9bfbc4973431a41ea48a79571a0a4a5e5 (patch) | |
tree | 732a57f35d68077aa63353aa264f28107ef108b5 /Master/texmf-dist/doc/support | |
parent | 0987fe4364cc8ea529fa9f041ec176acae2fe881 (diff) |
latexindent (21mar21)
git-svn-id: svn://tug.org/texlive/trunk@58595 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/appendices.tex | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/support/latexindent/latexindent.pdf | bin | 893716 -> 897615 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/support/latexindent/title.tex | 2 |
4 files changed, 2 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/support/latexindent/README b/Master/texmf-dist/doc/support/latexindent/README index 08dd864b2e0..a8b0e8e1828 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.9, 2021-03-14 + latexindent.pl, version 3.9.1, 2021-03-21 PERL script to indent code within environments, and align delimited environments in .tex files. diff --git a/Master/texmf-dist/doc/support/latexindent/appendices.tex b/Master/texmf-dist/doc/support/latexindent/appendices.tex index 4036579e53a..c60445b1b70 100644 --- a/Master/texmf-dist/doc/support/latexindent/appendices.tex +++ b/Master/texmf-dist/doc/support/latexindent/appendices.tex @@ -61,7 +61,6 @@ curl -L http://cpanmin.us | perl - App::cpanminus cpanm YAML::Tiny cpanm File::HomeDir cpanm Unicode::GCString -cpanm Log::Dispatch \end{commandshell} For other distributions, the Ubuntu/Debian approach may work as follows @@ -71,7 +70,6 @@ sudo cpan -i App::cpanminus sudo cpanm YAML::Tiny sudo cpanm File::HomeDir sudo cpanm Unicode::GCString -sudo cpanm Log::Dispatch::File \end{commandshell} or else by running, for example, \begin{commandshell} @@ -118,7 +116,6 @@ brew install cpanm cpanm YAML::Tiny cpanm File::HomeDir cpanm Unicode::GCString -cpanm Log::Dispatch \end{commandshell} \subsubsection{Windows} diff --git a/Master/texmf-dist/doc/support/latexindent/latexindent.pdf b/Master/texmf-dist/doc/support/latexindent/latexindent.pdf Binary files differindex c7e3178cc6b..dcb5eb21a00 100644 --- a/Master/texmf-dist/doc/support/latexindent/latexindent.pdf +++ b/Master/texmf-dist/doc/support/latexindent/latexindent.pdf diff --git a/Master/texmf-dist/doc/support/latexindent/title.tex b/Master/texmf-dist/doc/support/latexindent/title.tex index 724ebd1d208..5df477ecad9 100644 --- a/Master/texmf-dist/doc/support/latexindent/title.tex +++ b/Master/texmf-dist/doc/support/latexindent/title.tex @@ -8,7 +8,7 @@ sharp corners, enhanced, overlay={\node[anchor=north east,outer sep=2pt] at ([xshift=3cm,yshift=4mm]frame.north east) {\includegraphics[width=3cm]{logo}}; }] - \centering\ttfamily\bfseries latexindent.pl\\[1cm] Version 3.9 + \centering\ttfamily\bfseries latexindent.pl\\[1cm] Version 3.9.1 \end{tcolorbox} } \author{Chris Hughes \thanks{and contributors! |