summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latexindent/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/latexindent/README')
-rw-r--r--Master/texmf-dist/doc/support/latexindent/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/support/latexindent/README b/Master/texmf-dist/doc/support/latexindent/README
index 84048efae10..bc733d967fc 100644
--- a/Master/texmf-dist/doc/support/latexindent/README
+++ b/Master/texmf-dist/doc/support/latexindent/README
@@ -1,4 +1,6 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ latexindent.pl, version 3.0.2, 2017-05-12
+
PERL script to indent code within environments, and align delimited
environments in .tex files.
@@ -24,7 +26,7 @@ FOR COMPLETE DETAILS, PLEASE SEE documentation/latexindent.pdf
Note: latexindent.exe was created using
- pp -o latexindent.exe latexindent.pl
+ perl ppp.pl -u -o latexindent.exe latexindent.pl
using the Par::Packer perl module.