diff options
author | Norbert Preining <preining@logic.at> | 2021-04-07 15:10:03 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2021-04-07 15:10:03 +0000 |
commit | b0e89615dfb14235a71411f8112dc0a04941a412 (patch) | |
tree | cf8757a2d4f6dcd3679d3086752b92fa31cd4aed /Master/texmf-dist/doc | |
parent | 4dc68f95312419273112a43684ec8d7fb13896aa (diff) |
latexindent (7apr21)
git-svn-id: svn://tug.org/texlive/trunk@58790 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/support/latexindent/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/support/latexindent/cmhlistings.tex | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/support/latexindent/latexindent.pdf | bin | 897615 -> 898429 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/support/latexindent/sec-default-user-local.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/support/latexindent/title.tex | 3 |
5 files changed, 5 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/support/latexindent/README b/Master/texmf-dist/doc/support/latexindent/README index a8b0e8e1828..3d68267b289 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.1, 2021-03-21 + latexindent.pl, version 3.9.2, 2021-04-06 PERL script to indent code within environments, and align delimited environments in .tex files. diff --git a/Master/texmf-dist/doc/support/latexindent/cmhlistings.tex b/Master/texmf-dist/doc/support/latexindent/cmhlistings.tex index 5d44a598039..1f058616d6d 100644 --- a/Master/texmf-dist/doc/support/latexindent/cmhlistings.tex +++ b/Master/texmf-dist/doc/support/latexindent/cmhlistings.tex @@ -26,8 +26,3 @@ #1^^J .. endproof:example::^^J } -\newcommand{\cmhindex}[1]{ - -:index:@#1@ - -} diff --git a/Master/texmf-dist/doc/support/latexindent/latexindent.pdf b/Master/texmf-dist/doc/support/latexindent/latexindent.pdf Binary files differindex dcb5eb21a00..9aff38414bf 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/sec-default-user-local.tex b/Master/texmf-dist/doc/support/latexindent/sec-default-user-local.tex index 411461e3e57..5e04637ea3e 100644 --- a/Master/texmf-dist/doc/support/latexindent/sec-default-user-local.tex +++ b/Master/texmf-dist/doc/support/latexindent/sec-default-user-local.tex @@ -152,6 +152,8 @@ copy myfile.bak4 to myfile.bak3 %(*@@*)\end{noindent} \end{cmhlistings} + Important note: it is assumed that the \texttt{noindent} block statements appear on their own line. + \yamltitle{removeTrailingWhitespace}*{fields}\label{yaml:removeTrailingWhitespace} Trailing white space can be removed both \emph{before} and diff --git a/Master/texmf-dist/doc/support/latexindent/title.tex b/Master/texmf-dist/doc/support/latexindent/title.tex index 5df477ecad9..cd892f13480 100644 --- a/Master/texmf-dist/doc/support/latexindent/title.tex +++ b/Master/texmf-dist/doc/support/latexindent/title.tex @@ -8,13 +8,14 @@ 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.1 + \centering\ttfamily\bfseries latexindent.pl\\[1cm] Version 3.9.2 \end{tcolorbox} } \author{Chris Hughes \thanks{and contributors! See \vref{sec:contributors}. For all communication, please visit \cite{latexindent-home}.}} +\date{2021-04-06} \maketitle \begin{adjustwidth}{1cm}{1cm} \small |