Document Classes ⇒ Problem with using color package
Problem with using color package
! Undefined control sequence.
\set@color ->\pdfliteral {\current@color
}\aftergroup \reset@color
This error pops up only when I use the dissertation template that our university provides. When I used another template, which was provided by IEEE-CS, I did not get this error.
Please help.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Problem with using color package
we need more information to be able to help, for instance that dissertation template / its preamble or the logfile with the error. The control sequence \current@color is defined and used by several packages and drivers.
Stefan
Re: Problem with using color package
- Attachments
-
- usfsampd.log
- (5.42 KiB) Downloaded 292 times
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Problem with using color package
I've read in the logfile that you are still using MiKTeX 2.5. I recommend to upgrade to MiKTeX 2.7. I guess you are using an older version of a package that's not defining the macro \current@color but another packages requires it.
Stefan
Re: Problem with using color package
