gadenbuie / xaringanExtra

:ferris_wheel: A playground of enhancements and extensions for xaringan slides.
https://pkg.garrickadenbuie.com/xaringanExtra
Other
445 stars 36 forks source link

Sideways panelset in quarto presentations #185

Closed gadenbuie closed 2 months ago

gadenbuie commented 1 year ago

https://community.rstudio.com/t/sideways-panelset-in-quarto-revealjs/157016

Looking for a way to implement the .panelset.sideways[] functionality from xaringanExtra in Quarto's revealjs format. I was hacking away at the css for the {.panel-tabset} class in Quarto, but it's a smidge too complicated for me, was struggling to follow the logic of the rules used, I think because some of it is buried in JS.

Anyway, any suggestions/advice for how to achieve this would be much appreciated. Thanks!

I did not tabby have that. Yes I think we could implement a variant for vertical tabset. Can you open a feature request on Quarto repo ? Thank you !

gadenbuie commented 2 months ago

Fixed in #195