print-schedule¶

Produce a PDF shepherding sheet, suitable for printing.

The shepherds file should contain a key called shepherds which is a list of objects containing a teams and colour field, with an optional name field.

usage: srcomp print-schedule [-h] -o OUTPUT [--plain]
                             [-p PERIODS [PERIODS ...]]
                             [-s SHEPHERDS [SHEPHERDS ...]] [-c]
                             [-l LOCATIONS [LOCATIONS ...]]
                             compstate

Positional Arguments¶

compstate

competition state repository

Named Arguments¶

-o, --output

output file

--plain

output the schedule without any colouring or emboldening

Default: False

-p, --periods

specify periods by number

-s, --shepherds

specify shepherds by number

-c, --shepherds-combined

combine the highlighting of shepherds onto a single sheet (default is to print a separate sheet for each shepherd)

Default: False

-l, --locations

specify locations by name

sr.comp.cli

Navigation

  • add-delay
  • awards
  • delay
  • deploy
  • fetch
  • for-each-match
  • import-schedule
  • knocked-out-teams
  • list-commands
  • list-midi-ports
  • match-order-teams
  • modernise-static-knockout
  • print-schedule
  • round-trip
  • schedule-league
  • score
  • shift-matches
  • show-league-table
  • show-schedule
  • summary
  • top-match-points
  • update-layout
  • validate
  • youtube-chapters
  • Internal Python API

Related Topics

  • Documentation overview
    • Previous: modernise-static-knockout
    • Next: round-trip
©2015-2023, SRComp contributors. | Powered by Sphinx 9.0.4 & Alabaster 1.0.0 | Page source