texlive[71201] Master/texmf-dist: arara (7may24)

commits+karl at tug.org commits+karl at tug.org
Tue May 7 22:02:42 CEST 2024


Revision: 71201
          https://tug.org/svn/texlive?view=revision&revision=71201
Author:   karl
Date:     2024-05-07 22:02:41 +0200 (Tue, 07 May 2024)
Log Message:
-----------
arara (7may24)

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/resources/version.txt
    trunk/Master/texmf-dist/scripts/arara/arara.jar

Added Paths:
-----------
    trunk/Master/texmf-dist/doc/support/arara/arara-7.1.5-docsrc.zip
    trunk/Master/texmf-dist/source/support/arara/arara-7.1.5-src.zip

Removed Paths:
-------------
    trunk/Master/texmf-dist/doc/support/arara/arara-7.1.4-docsrc.zip
    trunk/Master/texmf-dist/source/support/arara/arara-7.1.4-src.zip

Modified: trunk/Master/texmf-dist/doc/man/man1/arara.1
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/arara.1	2024-05-07 20:02:04 UTC (rev 71200)
+++ trunk/Master/texmf-dist/doc/man/man1/arara.1	2024-05-07 20:02:41 UTC (rev 71201)
@@ -1,4 +1,4 @@
-.TH ARARA 1 "02 May 2024" "v7.1.4"
+.TH ARARA 1 "06 May 2024" "v7.1.5"
 .SH NAME
 arara \- a TeX automation tool based on rules and directives.
 .SH SYNOPSIS
@@ -22,8 +22,8 @@
 Go through all the motions of running a command but with no actual calls.
 .IP \fB--safe-run\fP
 Run in safe mode and disable potentially harmful features.
-.IP \fB--header\fP
-Extract directives only in the file header.
+.IP \fB--whole-file\fP
+Extract directives in the file, not only in the header.
 .IP \fB--preamble\fP name
 Set the file preamble as named based on the configuration file.
 .IP \fB--timeout\fP milliseconds
@@ -37,6 +37,8 @@
 .IP \fB--call-property\fP value
 Pass a property as \fCkey=value\fP parameter into the application
 to be used within the session.
+.IP \fB--generate-completion\fP shell
+Generate a completion script for arara.
 .IP \fB--version\fP
 Show the version and exit.
 .IP \fB--help\fP

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	2024-05-07 20:02:04 UTC (rev 71200)
+++ trunk/Master/texmf-dist/doc/support/arara/README.md	2024-05-07 20:02:41 UTC (rev 71201)
@@ -1,6 +1,6 @@
 ![arara](https://i.stack.imgur.com/hjUsN.png)
 
-# arara v7.1.4
+# arara v7.1.5
 
 ![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)

Deleted: trunk/Master/texmf-dist/doc/support/arara/arara-7.1.4-docsrc.zip
===================================================================
(Binary files differ)

Added: trunk/Master/texmf-dist/doc/support/arara/arara-7.1.5-docsrc.zip
===================================================================
(Binary files differ)

Index: trunk/Master/texmf-dist/doc/support/arara/arara-7.1.5-docsrc.zip
===================================================================
--- trunk/Master/texmf-dist/doc/support/arara/arara-7.1.5-docsrc.zip	2024-05-07 20:02:04 UTC (rev 71200)
+++ trunk/Master/texmf-dist/doc/support/arara/arara-7.1.5-docsrc.zip	2024-05-07 20:02:41 UTC (rev 71201)

Property changes on: trunk/Master/texmf-dist/doc/support/arara/arara-7.1.5-docsrc.zip
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
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/resources/version.txt
===================================================================
--- trunk/Master/texmf-dist/doc/support/arara/resources/version.txt	2024-05-07 20:02:04 UTC (rev 71200)
+++ trunk/Master/texmf-dist/doc/support/arara/resources/version.txt	2024-05-07 20:02:41 UTC (rev 71201)
@@ -1 +1 @@
-7.1.4
\ No newline at end of file
+7.1.5
\ No newline at end of file

Modified: trunk/Master/texmf-dist/scripts/arara/arara.jar
===================================================================
(Binary files differ)

Deleted: trunk/Master/texmf-dist/source/support/arara/arara-7.1.4-src.zip
===================================================================
(Binary files differ)

Added: trunk/Master/texmf-dist/source/support/arara/arara-7.1.5-src.zip
===================================================================
(Binary files differ)

Index: trunk/Master/texmf-dist/source/support/arara/arara-7.1.5-src.zip
===================================================================
--- trunk/Master/texmf-dist/source/support/arara/arara-7.1.5-src.zip	2024-05-07 20:02:04 UTC (rev 71200)
+++ trunk/Master/texmf-dist/source/support/arara/arara-7.1.5-src.zip	2024-05-07 20:02:41 UTC (rev 71201)

Property changes on: trunk/Master/texmf-dist/source/support/arara/arara-7.1.5-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.