From 77079b6394ae3a4db8618c08200cb6724cdd2f23 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 17 Oct 2021 20:49:19 +0000 Subject: arara (17oct21) git-svn-id: svn://tug.org/texlive/trunk@60789 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/support/arara/README.md | 2 +- .../texmf-dist/doc/support/arara/arara-manual.pdf | Bin 1976977 -> 1971118 bytes .../doc/support/arara/arara-quickstart.pdf | Bin 253135 -> 252983 bytes .../doc/support/arara/chapters/rules.tex | 10 ++++++++++ Master/texmf-dist/doc/support/arara/version.tex | 2 +- 5 files changed, 12 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/doc/support/arara') diff --git a/Master/texmf-dist/doc/support/arara/README.md b/Master/texmf-dist/doc/support/arara/README.md index 41675e89a98..3110c15e300 100644 --- a/Master/texmf-dist/doc/support/arara/README.md +++ b/Master/texmf-dist/doc/support/arara/README.md @@ -1,6 +1,6 @@ ![arara](https://i.stack.imgur.com/hjUsN.png) -# arara v6.1.1 +# arara v6.1.2 ![Language: Kotlin](https://img.shields.io/badge/Language-Kotlin-blue.svg?style=flat-square) ![Minimum JRE: 8.0](https://img.shields.io/badge/Minimum_JRE-8-blue.svg?style=flat-square) diff --git a/Master/texmf-dist/doc/support/arara/arara-manual.pdf b/Master/texmf-dist/doc/support/arara/arara-manual.pdf index 650404820f0..9f762443142 100644 Binary files a/Master/texmf-dist/doc/support/arara/arara-manual.pdf and b/Master/texmf-dist/doc/support/arara/arara-manual.pdf differ diff --git a/Master/texmf-dist/doc/support/arara/arara-quickstart.pdf b/Master/texmf-dist/doc/support/arara/arara-quickstart.pdf index f6ced644cba..9fcfa85863d 100644 Binary files a/Master/texmf-dist/doc/support/arara/arara-quickstart.pdf and b/Master/texmf-dist/doc/support/arara/arara-quickstart.pdf differ diff --git a/Master/texmf-dist/doc/support/arara/chapters/rules.tex b/Master/texmf-dist/doc/support/arara/chapters/rules.tex index ed46c0b2daf..244ecac2b19 100644 --- a/Master/texmf-dist/doc/support/arara/chapters/rules.tex +++ b/Master/texmf-dist/doc/support/arara/chapters/rules.tex @@ -714,6 +714,16 @@ This rule runs \rbox{latexindent}, a Perl script that indents \TeX\ files accord \item[\povalue{noindent}] This value, as the name implies, will not perform indentation, and will perform replacements not respecting verbatim code blocks. \end{description} + +\item[\abox{check}] This option, as the name indicates, checks whether the text after indentation matches that given in the original file. Two possible values are available: + +\begin{description} +\item[\povalue{standard}] This value, as the name indicates, refers to the standard behaviour. Please refer to the documentation for further details. + +\item[\povalue{verbose}] This value, as the name indicates, refers to including more details to the check. The tool will print the result in the standard output, as well as in its own log file. Please refer to the documentation for further details. +\end{description} + +\item[\abox{lines}] This option instructs the tool to operate only on specific line ranges within the file being inspected. Please refer to the documentation for further details. \end{description} \begin{codebox}{Example}{teal}{\icnote}{white} diff --git a/Master/texmf-dist/doc/support/arara/version.tex b/Master/texmf-dist/doc/support/arara/version.tex index 132c6def58c..92f2ea29941 100644 --- a/Master/texmf-dist/doc/support/arara/version.tex +++ b/Master/texmf-dist/doc/support/arara/version.tex @@ -1 +1 @@ -6.1.1 \ No newline at end of file +6.1.2 \ No newline at end of file -- cgit v1.2.3