Size of the code chunk output in revealjs #133
                  
                    
                      Charango-Chile
                    
                  
                
                  announced in
                Q&A
              
            Replies: 1 comment 4 replies
-
| @cderv Do you know if this is something that is straightforward to resolve with CSS? | 
Beta Was this translation helpful? Give feedback.
                  
                    4 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.
-
Hi,
I have some output coming from a code chunk, unfortunately it seems to be cut at line 20 or so...
I understand the rationale for not allowing overflowing code echoes to be placed in slides, however, depending on the height and widht of the presentation it may be an artificial imposition.
I'm creating a revealjs presentation with quarto where I'm setting width oif 1920 and height if 1080. Placing the following code:
in one of the slides produces code output with a scrolling bar, but I till have plenty of vertical space... I have tried the following
in my cusotmised .scss file.
Any help would be appreciated, I have been all over the existing Quarto documentation not finding an answer to this and then the reveal.js website is a little bit obscure for my level of understanding of things.
Cheers, Jose
Beta Was this translation helpful? Give feedback.
All reactions