Currently there is no capability to skip commented slides and no filtering. Some of the architecture is decided but then not implemented in the end.
Slides also cannot decline to be shown. For example, the user might run a babel script and determine that nothing on the slide is possible. The init block should be able to reject the slide in such case.
Filter functions should be run on every heading before display and those headings should be hidden if they cannot be displayed. This must be implemented in child actions and at the slideshow level.
Currently there is no capability to skip commented slides and no filtering. Some of the architecture is decided but then not implemented in the end.
Slides also cannot decline to be shown. For example, the user might run a babel script and determine that nothing on the slide is possible. The init block should be able to reject the slide in such case.
Filter functions should be run on every heading before display and those headings should be hidden if they cannot be displayed. This must be implemented in child actions and at the slideshow level.
Emoji this issue if you need this