VIEWER VS. PRESENTATION output pane: is it possible to control where the document is being rendered?

When I render my quarto document with format: revealjs in the yaml section, the preview is in the presentation tab of the output pane. However, if i change this to format: metropolis-revealjs, then the preview is no longer in the presentation tab of the output pane, but in the viewer pane, which is undesired: all that format: metropolis-revealjs does is change the revealjs template to the beamer metropolis style, so the document should still be rendered in the presentation tab imho.

Is there a way to control where the document is rendered? Better, is there a way to make sure it's rendered in the presentation tab?
many thanks
thomas

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.