Skip to content
Discussion options

You must be logged in to vote

I'd recommend that you copy the cls file to the input directory as a part of rendering (the latex compilers will generally look in the document directory to resolve such dependencies). A good example of this is here:

https://github.com/quarto-journals/elsevier/tree/main/_extensions/elsevier

You can see that the class file is included in the extension and is listed in format-resources, which means that it be copied to the input directory as a part of rendering.

Appreciate your effort here and hope this helps!

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@pat-alt
Comment options

Answer selected by pat-alt
Comment options

You must be logged in to vote
3 replies
@cderv
Comment options

@fpatz
Comment options

@dragonstyle
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
extensions relates to Quarto extensions mechanism latex LaTeX engines related libraries and technologies
4 participants