Helo guys I am compiling it and I am getting an error something like “xkeyval” error can any one tell me what is this? and how can I fix it
Bilal
Curricula Vitae / Résumés ⇒ xkeyval error when compiling
- Stefan Kottwitz
- Site Admin
- Posts: 10290
- Joined: Mon Mar 10, 2008 9:44 pm
xkeyval error when compiling
The cause is often a key, which simply doesn't exist, such as with
which would raise the error
because I used an undefined key. Your actual error message (not shown in your post) should tell you, which key in which line.
Stefan
\includegraphics[weekday=Monday]{file}
which would raise the error
! Package xkeyval Error: `weekday' undefined in families `Gin'.
because I used an undefined key. Your actual error message (not shown in your post) should tell you, which key in which line.
Stefan
LaTeX.org admin