summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-11-17 20:46:57 +0000
committerKarl Berry <karl@freefriends.org>2021-11-17 20:46:57 +0000
commitde6f15c357ea9d6d53475da64951c0df6dd5e6d5 (patch)
tree5fa0cb006ff48cb6defc155d20d3730007ccaf96
parent7e35adbdee582daff121151221ef2cb0ff887f89 (diff)
arara (17nov21)
git-svn-id: svn://tug.org/texlive/trunk@61086 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/man/man1/arara.12
-rw-r--r--Master/texmf-dist/doc/man/man1/arara.man1.pdfbin20362 -> 20608 bytes
-rw-r--r--Master/texmf-dist/doc/support/arara/README.md2
-rw-r--r--Master/texmf-dist/doc/support/arara/arara-manual.pdfbin1971118 -> 1971304 bytes
-rw-r--r--Master/texmf-dist/doc/support/arara/arara-quickstart.pdfbin252983 -> 252986 bytes
-rw-r--r--Master/texmf-dist/doc/support/arara/version.tex2
-rw-r--r--Master/texmf-dist/scripts/arara/arara.jarbin11665766 -> 11665766 bytes
-rw-r--r--Master/texmf-dist/scripts/arara/rules/arara-rule-indent.yaml2
-rw-r--r--Master/texmf-dist/source/support/arara/arara-6.1.3-src.zip (renamed from Master/texmf-dist/source/support/arara/arara-6.1.2-src.zip)bin131975 -> 131975 bytes
9 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/man/man1/arara.1 b/Master/texmf-dist/doc/man/man1/arara.1
index f59a8416435..34562e1c750 100644
--- a/Master/texmf-dist/doc/man/man1/arara.1
+++ b/Master/texmf-dist/doc/man/man1/arara.1
@@ -1,4 +1,4 @@
-.TH ARARA 1 "17 October 2021" "v6.1.2"
+.TH ARARA 1 "17 November 2021" "v6.1.3"
.SH NAME
arara \- a TeX automation tool based on rules and directives.
.SH SYNOPSIS
diff --git a/Master/texmf-dist/doc/man/man1/arara.man1.pdf b/Master/texmf-dist/doc/man/man1/arara.man1.pdf
index ae8ee6a7976..1ba50e6a42b 100644
--- a/Master/texmf-dist/doc/man/man1/arara.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/arara.man1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/arara/README.md b/Master/texmf-dist/doc/support/arara/README.md
index 3110c15e300..e8d50dbfb7c 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.2
+# arara v6.1.3
![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 9f762443142..510e8a9112a 100644
--- a/Master/texmf-dist/doc/support/arara/arara-manual.pdf
+++ b/Master/texmf-dist/doc/support/arara/arara-manual.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/arara/arara-quickstart.pdf b/Master/texmf-dist/doc/support/arara/arara-quickstart.pdf
index 9fcfa85863d..3de83b2900d 100644
--- a/Master/texmf-dist/doc/support/arara/arara-quickstart.pdf
+++ b/Master/texmf-dist/doc/support/arara/arara-quickstart.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/arara/version.tex b/Master/texmf-dist/doc/support/arara/version.tex
index 92f2ea29941..d7ff925cffb 100644
--- a/Master/texmf-dist/doc/support/arara/version.tex
+++ b/Master/texmf-dist/doc/support/arara/version.tex
@@ -1 +1 @@
-6.1.2 \ No newline at end of file
+6.1.3 \ No newline at end of file
diff --git a/Master/texmf-dist/scripts/arara/arara.jar b/Master/texmf-dist/scripts/arara/arara.jar
index 96b206f3214..9816c711bcd 100644
--- a/Master/texmf-dist/scripts/arara/arara.jar
+++ b/Master/texmf-dist/scripts/arara/arara.jar
Binary files differ
diff --git a/Master/texmf-dist/scripts/arara/rules/arara-rule-indent.yaml b/Master/texmf-dist/scripts/arara/rules/arara-rule-indent.yaml
index accfa3b2d77..ea4d78dbba5 100644
--- a/Master/texmf-dist/scripts/arara/rules/arara-rule-indent.yaml
+++ b/Master/texmf-dist/scripts/arara/rules/arara-rule-indent.yaml
@@ -14,7 +14,7 @@ commands:
command: >
@{
return getCommand('latexindent', silent, trace, screenlog, lines,
- settings, cruft, overwrite, output, reference.getName(),
+ settings, cruft, overwrite, output, reference,
modifylinebreaks, check, replacement, options, logfile);
}
arguments:
diff --git a/Master/texmf-dist/source/support/arara/arara-6.1.2-src.zip b/Master/texmf-dist/source/support/arara/arara-6.1.3-src.zip
index a61760ad076..5f00b2ef26f 100644
--- a/Master/texmf-dist/source/support/arara/arara-6.1.2-src.zip
+++ b/Master/texmf-dist/source/support/arara/arara-6.1.3-src.zip
Binary files differ