How do I create Powerpoint with more than 2 sections in one slide? #12190
Unanswered
AnjuPaul14
asked this question in
Q&A
Replies: 1 comment
-
You can only do the layout slides thar Pandoc knows about: https://quarto.org/docs/presentations/powerpoint.html#slide-layouts Or you need to write raw OpenXML. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi,
How could I create a powerpoint with more than 2 columns. I tried the below. But it did not print the third column.
It doesnot needs to be as 3 vertical columns, I would be okay with 1 horizontal and 2 small vertical as well. Also, column division inside a column also doesnot work. How to sort this out?
My quarto version is 1.6.42
Beta Was this translation helpful? Give feedback.
All reactions