How to create a layout with two columns and a wide row at the bottom for PowerPoint? #11970
              
                Unanswered
              
          
                  
                    
                      icarosadero
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| You are limited to the layout offered by Pandoc PowerPoint reference document. The layout you want does not exist in it. Note that  Could you also fix your code to be complete and reproducible as described when you've opened this discussion? | 
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I would like to set up a layout where I have two plots side-by-side, followed with a wider one at the bottom. I tried this first:
However, the third figure is pushed to another slide when I render it. I have also tried to append
---at the bottom to specify the end of the slide, but the same issue occurred.I am using quarto version 1.6.40 on Kubuntu 24.04.1
Beta Was this translation helpful? Give feedback.
All reactions