summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latexindent/title.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/latexindent/title.tex')
-rw-r--r--Master/texmf-dist/doc/support/latexindent/title.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/support/latexindent/title.tex b/Master/texmf-dist/doc/support/latexindent/title.tex
index 22959c788e4..4e0ae04a2b6 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.6
+ \centering\ttfamily\bfseries latexindent.pl\\[1cm] Version 3.7
\end{tcolorbox}
}
\author{Chris Hughes \thanks{and contributors!
@@ -21,6 +21,7 @@
\texttt{latexindent.pl} is a \texttt{Perl} script that indents \texttt{.tex} (and other) files according to an indentation scheme that the user can modify to suit their taste.
Environments, including those with alignment delimiters (such as \texttt{tabular}), and commands, including those that can split braces and brackets across lines, are \emph{usually} handled correctly by the script.
Options for \texttt{verbatim}-like environments and commands, together with indentation after headings (such as \lstinline!chapter!, \lstinline!section!, etc) are also available.
- The script also has the ability to modifiy line breaks, and add comment symbols.
- All user options are customisable via the switches in the YAML interface; you can find a quick start guide in \vref{sec:quickstart}.
+ The script also has the ability to modify line breaks, and to add comment symbols and blank lines; furthermore, it permits string or
+ regex-based substitutions.
+ All user options are customisable via the switches and the YAML interface; you can find a quick start guide in \vref{sec:quickstart}.
\end{adjustwidth}