diff options
Diffstat (limited to 'Master/texmf-dist/scripts/arara/rules/pdfcsplain.yaml')
-rw-r--r-- | Master/texmf-dist/scripts/arara/rules/pdfcsplain.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/arara/rules/pdfcsplain.yaml b/Master/texmf-dist/scripts/arara/rules/pdfcsplain.yaml index 88d2f7b31e7..079440628a3 100644 --- a/Master/texmf-dist/scripts/arara/rules/pdfcsplain.yaml +++ b/Master/texmf-dist/scripts/arara/rules/pdfcsplain.yaml @@ -13,7 +13,7 @@ commands: command: > @{ return getCommand('pdfcsplain', interaction, draft, shell, - synctex, options, reference); + synctex, options, reference.getName()); } arguments: - identifier: interaction |