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