Docs aren't clear on Tex Live #1285
                  
                    
                      lachlansimpson
                    
                  
                
                  announced in
                General
              
            Replies: 1 comment
-
| It really means it should work with TeX Live, no matter how it is installed. We recommend a local install for Quarto to use called  The top of the page explains clearly that Quarto works with various engine, but one is preferred for best experience On the contrary, using MikTeX for example won't allow automatic installation | 
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.
-
The documentation for PDF engines notes:
this engine will detect and attempt to install missing packages, fonts, or commands if TeX Live is available
quarto-web/docs/output-formats/pdf-engine.qmd
Lines 115 to 117 in a96c1b9
But it isn't clear what is meant by "Tex Live". Is it sufficient to have the single package
texlive-latexinstalled in RHEL/texlivein Ubunutu; or do all or a subset of the numeroustexlive-*packages also need to be included? Is an installation of the package from source acceptable? https://www.tug.org/texlive/quickinstall.htmlBeta Was this translation helpful? Give feedback.
All reactions