!config # Arara, the cool TeX automation tool # Copyright (c) 2018, Paulo Roberto Massa Cereda # All rights reserved. # # This rule is part of arara. identifier: halt name: Halt authors: - Heiko Oberdiek - Paulo Cereda commands: - name: The halt trigger command: > @{ return getTrigger('halt'); } arguments: []