Don't automatically use amsmath in PDF output? #1664
-
Hi all! I'm attempting to port the template for IOP Publications for a Quarto template. Their .cls has unavoidable and non-reconcillable conflicts with https://publishingsupport.iopscience.iop.org/questions/latex-template/ I believe that Quarto is automatically including |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Quarto's usage comes from pandoc's Latex template. |
Beta Was this translation helpful? Give feedback.
Quarto's usage comes from pandoc's Latex template.
In your format, you can replace the standard pandoc template with your own completely custom one. You can always start by copying that template as your own, and then making changes to it.