summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/arara/rules/biber.yaml
blob: ad27377e8bf2ee1a2b10307319d80177e8ea01a1 (plain)
1
2
3
4
5
6
7
8
9
10
!config
# Biber rule for arara
# author: Marco Daniel
# requires arara 3.0+
identifier: biber
name: Biber
command: <arara> biber @{options} "@{getBasename(file)}"
arguments: 
- identifier: options
  flag: <arara> @{parameters.options}