Category: LaTeX

Category re the typesetting language LaTeX

Fix LaTeX package option-clash errors with \PassOptionsToPackage

I present an easy, mechanical, highly reliable way to fix a LaTeX option-clash error that doesn’t require you to know any details about what packages you’re loading, what order you’re loading them in, or what other packages those packages load. I show you how to take two pieces of information from the error message and turn it into a \PassOptionsToPackage command to put at the beginning of your document.