I'm using the package mcode to show matlab code in my thesis. This package requires the xcolor package so it automatically loads it. My problem is that I have to call the table option in the xcolor package but when I call it after mcode I get an error because it was previously called in mcode. How can I resolve the issue?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
Add
before Or add the option
|
||||
|
|
mcodeloaded by your class ? – David Carlisle Dec 24 '12 at 0:52