texlive[61086] Master/texmf-dist: arara (17nov21)
commits+karl at tug.org
commits+karl at tug.org
Wed Nov 17 21:46:58 CET 2021
Revision: 61086
http://tug.org/svn/texlive?view=revision&revision=61086
Author: karl
Date: 2021-11-17 21:46:57 +0100 (Wed, 17 Nov 2021)
Log Message:
-----------
arara (17nov21)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/man/man1/arara.1
trunk/Master/texmf-dist/doc/man/man1/arara.man1.pdf
trunk/Master/texmf-dist/doc/support/arara/README.md
trunk/Master/texmf-dist/doc/support/arara/arara-manual.pdf
trunk/Master/texmf-dist/doc/support/arara/arara-quickstart.pdf
trunk/Master/texmf-dist/doc/support/arara/version.tex
trunk/Master/texmf-dist/scripts/arara/arara.jar
trunk/Master/texmf-dist/scripts/arara/rules/arara-rule-indent.yaml
Added Paths:
-----------
trunk/Master/texmf-dist/source/support/arara/arara-6.1.3-src.zip
Removed Paths:
-------------
trunk/Master/texmf-dist/source/support/arara/arara-6.1.2-src.zip
Modified: trunk/Master/texmf-dist/doc/man/man1/arara.1
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/arara.1 2021-11-17 20:46:23 UTC (rev 61085)
+++ trunk/Master/texmf-dist/doc/man/man1/arara.1 2021-11-17 20:46:57 UTC (rev 61086)
@@ -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
Modified: trunk/Master/texmf-dist/doc/man/man1/arara.man1.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/support/arara/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/support/arara/README.md 2021-11-17 20:46:23 UTC (rev 61085)
+++ trunk/Master/texmf-dist/doc/support/arara/README.md 2021-11-17 20:46:57 UTC (rev 61086)
@@ -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)
Modified: trunk/Master/texmf-dist/doc/support/arara/arara-manual.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/support/arara/arara-quickstart.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/support/arara/version.tex
===================================================================
--- trunk/Master/texmf-dist/doc/support/arara/version.tex 2021-11-17 20:46:23 UTC (rev 61085)
+++ trunk/Master/texmf-dist/doc/support/arara/version.tex 2021-11-17 20:46:57 UTC (rev 61086)
@@ -1 +1 @@
-6.1.2
\ No newline at end of file
+6.1.3
\ No newline at end of file
Modified: trunk/Master/texmf-dist/scripts/arara/arara.jar
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/scripts/arara/rules/arara-rule-indent.yaml
===================================================================
--- trunk/Master/texmf-dist/scripts/arara/rules/arara-rule-indent.yaml 2021-11-17 20:46:23 UTC (rev 61085)
+++ trunk/Master/texmf-dist/scripts/arara/rules/arara-rule-indent.yaml 2021-11-17 20:46:57 UTC (rev 61086)
@@ -14,7 +14,7 @@
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:
Deleted: trunk/Master/texmf-dist/source/support/arara/arara-6.1.2-src.zip
===================================================================
(Binary files differ)
Added: trunk/Master/texmf-dist/source/support/arara/arara-6.1.3-src.zip
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/source/support/arara/arara-6.1.3-src.zip
===================================================================
--- trunk/Master/texmf-dist/source/support/arara/arara-6.1.3-src.zip 2021-11-17 20:46:23 UTC (rev 61085)
+++ trunk/Master/texmf-dist/source/support/arara/arara-6.1.3-src.zip 2021-11-17 20:46:57 UTC (rev 61086)
Property changes on: trunk/Master/texmf-dist/source/support/arara/arara-6.1.3-src.zip
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
More information about the tex-live-commits
mailing list.