diff options
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r-- | Master/texmf-dist/doc/support/arara/README | 21 | ||||
-rw-r--r-- | Master/texmf-dist/doc/support/arara/arara-usermanual.pdf | bin | 1661444 -> 1622405 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/support/arara/arara-usermanual.tex | 2 |
3 files changed, 8 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/support/arara/README b/Master/texmf-dist/doc/support/arara/README index 5ce0a415000..4c75b41a66f 100644 --- a/Master/texmf-dist/doc/support/arara/README +++ b/Master/texmf-dist/doc/support/arara/README @@ -1,18 +1,11 @@ -arara -- the cool TeX automation tool -===================================== +Welcome to arara! -Copyright (c) 2012, Paulo Roberto Massa Cereda -- cereda at users dot sf dot net +Current version: 3.0a (patched to support Java 9) +Author/maintainer: Paulo Roberto Massa Cereda +Released under the New BSD license -About -===== +https://github.com/cereda/arara -arara is a TeX automation tool based on rules and -directives. It gives you subsidies to enhance your -TeX experience. +arara is a TeX automation tool based on rules and directives. It gives you subsidies to enhance your TeX experience. The tool is an effort to provide a concise way to automate the daily TeX workflow for users and also package writers. Users might write their own rules when the provided ones do not suffice. -License -======= - -This application is licensed under the New BSD -License. +arara requires a Java virtual machine. diff --git a/Master/texmf-dist/doc/support/arara/arara-usermanual.pdf b/Master/texmf-dist/doc/support/arara/arara-usermanual.pdf Binary files differindex 1bb8768d6b0..1a40b22f748 100644 --- a/Master/texmf-dist/doc/support/arara/arara-usermanual.pdf +++ b/Master/texmf-dist/doc/support/arara/arara-usermanual.pdf diff --git a/Master/texmf-dist/doc/support/arara/arara-usermanual.tex b/Master/texmf-dist/doc/support/arara/arara-usermanual.tex index 43927bf8352..9add503f320 100644 --- a/Master/texmf-dist/doc/support/arara/arara-usermanual.tex +++ b/Master/texmf-dist/doc/support/arara/arara-usermanual.tex @@ -59,7 +59,7 @@ % current version % ------------------------------------------------- -\newcommand{\araraversion}{3.0} +\newcommand{\araraversion}{3.0a} % ------------------------------------------------- % document |