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