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?
Asked
Active
Viewed 688 times
9
mcodeloaded by your class ? – David Carlisle Dec 24 '12 at 00:52matlab-prettifierpackage; it improves uponmcodein many ways. See this answer, for instance. – jub0bs Apr 28 '14 at 15:25