summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/csplain.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/scripts/rules/csplain.yaml')
-rw-r--r--support/arara/scripts/rules/csplain.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/support/arara/scripts/rules/csplain.yaml b/support/arara/scripts/rules/csplain.yaml
index cfdcc95421..33e13c1a93 100644
--- a/support/arara/scripts/rules/csplain.yaml
+++ b/support/arara/scripts/rules/csplain.yaml
@@ -1,19 +1,19 @@
!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: csplain
name: CSplain
authors:
-- Paulo Cereda
+- Island of TeX
commands:
- name: CSplain engine
command: >
@{
return getCommand('csplain', interaction, draft,
- shell, synctex, options, file);
+ shell, synctex, options, reference);
}
arguments:
- identifier: interaction