summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-05-03 21:24:12 +0000
committerKarl Berry <karl@freefriends.org>2024-05-03 21:24:12 +0000
commit32875a6b082ad969093a04c9427a7ae554d9b08e (patch)
tree99c07fc6a92397fd487a3bf10e41a5ba45a737c4 /Master/texmf-dist/doc
parent034f892130ecc23d687b2406a6182f0e7a3188db (diff)
arara (3may24)
git-svn-id: svn://tug.org/texlive/trunk@71164 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/man/man1/arara.12
-rw-r--r--Master/texmf-dist/doc/man/man1/arara.man1.pdfbin19914 -> 19784 bytes
-rw-r--r--Master/texmf-dist/doc/support/arara/README.md4
-rw-r--r--Master/texmf-dist/doc/support/arara/arara-7.1.4-docsrc.zip (renamed from Master/texmf-dist/doc/support/arara/arara-7.1.3-docsrc.zip)bin2757360 -> 2740424 bytes
-rw-r--r--Master/texmf-dist/doc/support/arara/arara-manual.pdfbin1157784 -> 953547 bytes
-rw-r--r--Master/texmf-dist/doc/support/arara/arara-quickstart.pdfbin191524 -> 174865 bytes
-rw-r--r--Master/texmf-dist/doc/support/arara/resources/version.txt2
7 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 5d481eb85dc..e96b8cd24f8 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 "13 February 2024" "v7.1.3"
+.TH ARARA 1 "02 May 2024" "v7.1.4"
.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 41628ea98f0..9f45283f19f 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 6c8a7f5dfd2..4f77438b694 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 v7.1.3
+# arara v7.1.4
![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)
@@ -19,7 +19,7 @@ might write their own rules when the provided ones do not suffice.
## Basic use
To use `arara`, you need to tell it what to do. Unlike most other tools, you
-give `arara` these _directives_ in the document itself ??? usually near the top.
+give `arara` these _directives_ in the document itself – usually near the top.
So to run `pdflatex` once on your document, you should say something like:
```tex
diff --git a/Master/texmf-dist/doc/support/arara/arara-7.1.3-docsrc.zip b/Master/texmf-dist/doc/support/arara/arara-7.1.4-docsrc.zip
index 32f5071eeb9..f1598f4d391 100644
--- a/Master/texmf-dist/doc/support/arara/arara-7.1.3-docsrc.zip
+++ b/Master/texmf-dist/doc/support/arara/arara-7.1.4-docsrc.zip
Binary files differ
diff --git a/Master/texmf-dist/doc/support/arara/arara-manual.pdf b/Master/texmf-dist/doc/support/arara/arara-manual.pdf
index 7eae6fbde72..e790df4ce1d 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 87508ff6258..8feecb1b7cf 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/resources/version.txt b/Master/texmf-dist/doc/support/arara/resources/version.txt
index ad955e95b4d..334b5cec1fa 100644
--- a/Master/texmf-dist/doc/support/arara/resources/version.txt
+++ b/Master/texmf-dist/doc/support/arara/resources/version.txt
@@ -1 +1 @@
-7.1.3 \ No newline at end of file
+7.1.4 \ No newline at end of file