20 lines
499 B
Markdown
20 lines
499 B
Markdown
# Configuration
|
|
|
|
## config.toml
|
|
|
|
TBD
|
|
|
|
## seating plan
|
|
|
|
### creation
|
|
|
|
- Create a new seating plan via diagrams.net editor (make sure to use the "editable XML" version)
|
|
- Boxes with a letter followed by up to 3 numbers are detected as seats
|
|
- Add the property "category" to designate seats as specific category (otherwise, the default will be applied)
|
|
|
|
### exporting
|
|
|
|
- Export as SVG when ready
|
|
- remove the onclick listener from the root element (optional)
|
|
- add path of svg to seating configuration
|