summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/etex.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/scripts/rules/etex.yaml')
-rw-r--r--support/arara/scripts/rules/etex.yaml8
1 files changed, 3 insertions, 5 deletions
diff --git a/support/arara/scripts/rules/etex.yaml b/support/arara/scripts/rules/etex.yaml
index 15f8bf5412..6145fad112 100644
--- a/support/arara/scripts/rules/etex.yaml
+++ b/support/arara/scripts/rules/etex.yaml
@@ -1,20 +1,18 @@
!config
# Arara, the cool TeX automation tool
-# Copyright (c) 2018, Paulo Roberto Massa Cereda
+# Copyright (c) 2020, Island of TeX
# All rights reserved.
#
# This rule is part of arara.
identifier: etex
name: eTeX
authors:
-- Marco Daniel
-- Paulo Cereda
-- Nicola Talbot
+- Island of TeX
commands:
- name: Extended TeX engine
command: >
@{
- return getCommand('etex', interaction, shell, options, file);
+ return getCommand('etex', interaction, shell, options, reference);
}
arguments:
- identifier: interaction