John Chew wrote:
> Otherwise the usual solution solution in tsh is to pair all of the
> rounds in a session based on the standings at the beginning of the
> session, either Swiss or Chew:
>
> autopair 7 8 ns 0 7
> autopair 7 9 ns 0 7
> autopair 7 10 ns 0 7
> autopair 7 11 ns 0 7
>
Doesn't the 'autopair' (config file directive) take the division as the first
argument:
Each auto-pairing configuration line consists of the command word “autopair”, a
division name, the number of the round whose results must all be in before
pairings can be calculated, the number of the round whose pairings will be
calculated, and then a tsh command that generates the pairings.
So we'd have
autopair a 7 8 ns 0 7
etc. etc.
--gvc