-
| DescriptionHi, Not sure if this is a quarto issue, or quarto actions issue, or something else. Sample repository with a reprex is here: https://github.com/novica/quarto-issue When running the gh action with the default xelatex I get an invalid font error. Running the same with the lualatex engine renders with success. The custom font is Ubunut, it is installed in a step in the workflow. | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            mcanouil
          
      
      
        Feb 12, 2025 
      
    
    Replies: 1 comment 6 replies
-
| I cannot reproduce using your repository: Edit: Your reprex is not setup to reproduce the issue. | 
Beta Was this translation helpful? Give feedback.
                  
                    6 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
This being said, the error is kind of a classical LaTeX engine error as you can see with an Internet search:
xdvipdfmx:fatal: Invalid font: -1 (0)I don't think that's a Quarto or Quarto-related bug, but a plain LaTeX issue with fonts.