Meeting Reports
The OpenTalk Controller uses the typst format to generate reports in meetings.
Each module can define its own set of reports that it can generate. Modules that make use of the report functionality are for example:
The section in the configuration file is called reports.
Typst
The OpenTalk Controller uses the typst format for report generation. The section in the configuration file is a subsection of reports and is called typst.
| Field | Type | Required | Default value | Description |
|---|---|---|---|---|
packages_path |
Path |
no | /usr/share/typst/packages |
The location where typst looks for packages. |
Typst Packages
Typst can be extended with packages, usually obtained through universe. The Controller templates require the @preview/linguify package for localized report generation. The container images already include the package at /usr/share/typst/packages.
Localization
When generating a report in the Controller, the language for the report is determined in the following order:
- The language configured by the room owner
- The
user_languageconfigured in thedefaultssection - English